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


Chapter 10 Advanced Topics : TIBCO-Specific Header: PartyInfo

TIBCO-Specific Header: PartyInfo
TIBCO BusinessConnect specific header are the SOAP header elements defined by TIBCO for the interactions between business-to-business Gateway of two trading partners both implemented by TIBCO BusinessConnect SOAP Protocol. These header elements are the meta-data of the SOAP messages describing attributes of these messages: from which this message was sent, to whom this message is targeted, and the operation ID of the message, so the receiver knows how to process the message, and do other operations. The receiver of the SOAP message with this TIBCO BusinessConnect-specific header, which is also implemented by TIBCO BusinessConnect SOAP Protocol, understands these header elements.
The TIBCO-specific header data is defined by the schema, and is available in the partyinfo.xsd file in the TIBCO_HOME/bc/version_number/protocols/soap/samples/schemas directory.
This schema describes information such as:
The from and to partner identification in the outbound messages, which are in the partyInfo header element, are from the Domain and ID configurations of the partner and host. Values received in the request messages from private process always take precedent.
This results in the following outcomes:
If the Domain and ID values are not available from the configuration or the private process message, the name sub-element of the from or to element is populated with the host or partner name.

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