Using the ATP ASI Testing Script
The ATP ASI test is a testing script that simulates a simple fulfillment engine. It writes the output and response to an XML file on the server. By default the script writes the output and the response to ${SIEBEL_HOME}/bin, for example, D:\Siebel\bin. It writes an output file named ATPOutput.xml. This file represents what you would be sending to your middleware or fulfillment engine. Then the script generates a real-time response and sends the XML back to the Web service. The XML response that is generated is written into a file named ATPFinished.xml, which you can see in the file structure.
This testing infrastructure allows you to analyze what is sent to the middleware and what the Siebel Business Application is expecting back, and allows you to test your user interface.