Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Cfinvoke Problems

Explorer ,
Jul 17, 2017 Jul 17, 2017

Hi Cfer's,

Below I insert a request to the WSDL, to verify if in that city, date are holiday.

<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ser="http://service.holiday.url.com.br/">

   <soapenv:Header/>

   <soapenv:Body>

      <ser:methodName>

         <!--Optional:-->

         <startDate>20/04/2017</startDate>

         <!--Optional:-->

         <finishDate>22/04/2017</finishDate>

         <!--Optional:-->

         <cityCode>34120</cityCode>

      </ser:verificaPeriodo>

   </soapenv:Body>

</soapenv:Envelope>

When I send to SoapUi the response is perfect, but, when I put inside the cfinvoke tag, my receive this:

How I solve this?

Tks

330
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
no replies

Have something to add?

Join the conversation
Resources