Skip to main content
Nintex Community Menu Bar

how to submit a soap request in XML format

  • December 24, 2019
  • 1 reply
  • 18 views

in WSDL, soap request body and header is in XML format. How to submit the request in XML format as I am getting unable to deserialize value error while calling SOAP request through k2

1 reply

NigelStratton
Forum|alt.badge.img+5

Have you checked your request XML and run it through an XML validator to ensure the request body is correct? Can you give any more details?