Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved


Chapter 10 Advanced Topics : TIBCO BusinessConnect SOAP Protocol Public Messages

TIBCO BusinessConnect SOAP Protocol Public Messages
The following is an example of a public SOAP request message that TIBCO BusinessConnect SOAP Protocol generates if the Add BusinessConnect Specific Header check box is selected in the configuration of the sending trading partner.
See Configuring General Properties for a Partner to set up this option for a trading partner.
Descriptions of the messages are available in the following sections:
SOAP Header
Header Section 1 - Customized Header Elements

 
From <ep:endpoints xmlns:ep="http://user.org/header"> to </prop:properties>

 
This is the part of the SOAP header that contains customized header elements and comes from the requestHeader field in the InitiatorRequest message from the private process.
See a sample SOAP envelope message in SOAP Message with a TIBCO BusinessConnect-Specific Header.
See Initiator Outbound Request — Private Process to BusinessConnect for a description of this private process message.
Header Section 2 - TIBCO-Specific Header Elements

 
From <pi:PartyInfo xmlns:pi="http://www.tibco.com/namespaces/bc/2002/04/partyinfo.xsd"> to </pi:PartyInfo>

 
This is the BusinessConnect specific part of the SOAP header that is added if the Add BusinessConnect Specific Header check box is selected under
BusinessConnect > Participants > Partner > Protocols > SOAP > General.
SOAP Body

 
From <cpo:CommonPO xmlns:cpo="http://po.org/body"> to </cpo:CommonPO>

 
This is the part of the SOAP body that comes from the request field in the InitiatorRequest message from the private process, which is actually the business document to be exchanged to the responder side.
See Initiator Outbound Request — Private Process to BusinessConnect for a description of this private process message.

Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved