This sample scenario demonstrates how the TPI adapter can be used to send and receive business objects. The sample can also be used to understand the adapter and its behavior. Samples are only provided for understanding how the adapter works. There may be various ways of implementing the solution using the TPI adapter, but the sample only addresses one of these methods. The sample may not reflect any real life scenario.
This sample walks thru both polling and request processing with the TPI adapter. The Electronic Data Interchange (EDI) document, shipped with the samples, is polled by the adapter. The adapter then does a request process for this document, converts it to a business object, then delivers it to the Cyclone server. This BO will be handled by the Visual Test Connector (VTC) as a request process. This BO will be converted by the adapter to an EDI document. The adapter will transport this document using the Cyclone's Interchange server. Also the adapter will populate the Cyclone's unique Id in the BO returned in the request processing call. The results will be visible in the VTC.