SOAP Functions
You can try out all functions of the solutions that use the SOAP data provider.
On the left side, you will see all input parameters of the function including the initial set values.
Enter values into the input parameter fields and click the Preview button at the top of the screen. The JSON editor on the right side will show the result returned by the function.
Click on Show schema to view the function definition.
You can click the copy to the clipboard icon at the top and paste the JSON result into JSONata Exerciser. This allows you to run and test Expressions against real SOAP response data.
Last updated
Was this helpful?