Using the Test Connector, define a profile for the "PortConnector." Select FILE -> CONNECT AGENT from the Test Connector's menu to begin simulating the agent.
Using the Test Connector simulating the "PortConnector," Select EDIT -> LOAD BO from the menu. Load the sampleOrderData.bo file from one of the following paths:
Open the test data that was loaded into the Test Connector. Modify the value of the URL attribute to the location to which the XML Adapter should POST its xml request.
Using the Test Connector simulating the "PortConnector," click on the loaded Test business object. Select REQUEST -> SEND from the menu.
To ensure successful processing, check that the XML Adapter received an event, converted the business object to an XML document, posted it to the Web server, received a response, parsed the response, and sent it back to the collaboration.