![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |
• Notify Use this operation type when the initiator only requires an acknowledgment from the responder to verify the receipt of the SOAP message.
• Synchronous request-response Use this operation type when the initiator and the responder do a more complex exchange of business documents by exchanging SOAP messages. When the initiator sends a request SOAP message to the responder, a response SOAP message is expected to be returned back from the responder in synchronous HTTP reply.
1.
3. For the initiator: configure in HTTP/HTTPS transport configuration for the specific trading partner.Figure 1 Notification
1.
3.
4. The responder private process can also return an error message as a SOAP fault to responder BusinessConnect server if the private process cannot process the request SOAP message. To send a SOAP fault as the response on the responder side, ensure that the value in the statusCode field of the ae/SOAP/ResponderResponse AE message is not in the range of 200-299.The ae/SOAP/ResponderResponse AE message class in the SOAP fault private message includes a field called soapFault. TIBCO BusinessConnect SOAP Protocol uses the values in the soapFault field to generate the public SOAPFault response message.
6.
7. Figure 2 Synchronous Request-Response
![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |