Export a testsheet to a SOAP message
- Last Updated: March 24, 2022
- 1 minute read
- Corticon
- Version 6.3
- Documentation
To produce the request as an XML payload within SOAP-compliant envelope information, open a Ruletest in Studio, and then select Ruletest > Testsheets > Data > Input > Export Request SOAP to except that it encloses the XML payload within SOAP-compliant envelope information. The XML payload is identical to the XML generated by the Export to XML option, as shown above.
Input
To generate the Input column of a testsheet to SOAP, choose the menu
command Testsheet > Data > Input > Export Request SOAP.
The output from a simple Cargo test is as shown:
![]()
InsertDecisionServiceName" with the
name of the deployed Decision Service that this request will call.. Output
To generate the Output panel of a testsheet to well-formed SOAP, choose the menu command Testsheet > Data > Output > Export Response SOAP.
Expected
To generate the Expected panel of a testsheet to well-formed SOAP, choose the menu command Testsheet > Data > Expected > Export Response SOAP.