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.

Note: You can chose to exclude transients when you export Testsheets to SOAP using the Exclude Transients option. For example, set your preference to exclude transients. Clear the option to include transients in the exported document.

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:

Note: On line 4, you must replace "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.