![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |
• PONotify This operation is used only when the initiator requires an acknowledgment from the responder to verify business document receipt.
• POSync This is a synchronous request-response operation that is used when the initiator and the responder do a more complex business exchange of business documents.Only the POSync operation is used in this tutorial.The POSync operation consists of the following message flows:Figure 3 Request Response Operation POSyncThe following sample files for the initiator machine are used in the tutorial and are available in the TIBCO_HOME/bc/version_number/protocols/soap/samples/client directory.
• SOAPClient.properties Contains information on the operation ID, trading partner, and attachments.
• runSOAPClient.bat or runsoapclient Executes the initiator.
• operations.csx Contains sample SOAP operations to be imported by the initiator.The following sample files for the responder machine are used in the tutorial and are available in the TIBCO_HOME/bc/version_number/protocols/soap/samples/server directory.
• SOAPServer.properties Contains information on attachments.
• runSOAPServer.bat or runsoapserver Executes the responder.
• operations.csx Contains sample SOAP operations to be imported by the responder.
![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |