Export a testsheet to a SOAP message
- Last Updated: August 19, 2024
- 2 minute read
- Corticon
- 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.
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, either choose the menu command Testsheet > Data > Output > Export Response SOAP, or right-click in the Output column, and then choose Export SOAP to file.
You cannot import into the Output column.
Expected
To generate the Expected panel of a testsheet to well-formed SOAP, choose the menu command Testsheet > Data > Expected > Export Response SOAP, or right-click in the Expected column, and then choose Export SOAP to file.