Skip to main content
Cadet | Tier 2
September 12, 2022
Question

Help with SOAP Web Service: Invalid XML format. Unable to save...

  • September 12, 2022
  • 3 replies
  • 118 views
Help with SOAP Web Service: Invalid XML format. Unable to save...

    3 replies

    Cadet | Tier 2
    September 12, 2022

    I am receiving this error message when executing my SOAP Web Service call in v11.

    XMLMy settings are as follows. Step 1 has correct URI as validated in SOAP UI. Step 3 is valid

    imageWSDL works in SOAP UI

    image 

     

    Navigator | Tier 3
    September 13, 2022

    There is a possibility that the response contains a character not supported by XML, please check this document for more details

    Automation Anywhere Team
    September 19, 2022

    This error indicates some issue within the XML file. Please check it for validity and format errors and retry.