Forum Discussion

Deepak's avatar
Deepak
New Contributor II
5 years ago

CDATA In SOAP Execute

How to use CDATA information in the SOAP Execute snap. When I test in SOAPUI tool, it accepts CDATA and the execution is a success. In SL, I am getting the below error:

“error”:
“Server was unable to process request. —> Error in xml: Data at the root level is invalid. Line 1, position 2.”

I have seen an earlier post on the same topic gone unanswered. Hoping for a response here 🙂
How do we make it work.

1 Reply

  • SL12345's avatar
    SL12345
    New Contributor III

    It works, thank you … one more question … is it possible to use find method in scenario like this: if value matches return it (in our case value 12345) if there is no find, return number 1 ?