Test Data Manager

 View Only

Javelin SOAP Request send XML receive JSON

  • 1.  Javelin SOAP Request send XML receive JSON

    Posted Nov 28, 2018 03:59 PM

    We are trying to develop a SOAP call in Javelin using the object type: Gridtools.Javelin.Common.SoapRequestActivity

    In this object we have defined the URL and the request XML but when we hit test it fails with the error: 

    And when running the job:

    We think the issue is that the response comes as a Json string:

    How could we handle this?