![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |
1.
2. Click a partner participant link in the right panel.
3. Click the Protocols tab.
a. Click Enable.
b. Select the SOAP check box.
c. Click OK.
4. Click the SOAP link. The following configuration options are available:
5. Click Save.Use the General tab to configure general information about your trading partner.
Table 10 Configuring a Partner: General Tab See Adding a Domain Identity for a Partner to add or edit a domain identity. You can configure the prefix for the envelope namespace. The string SOAP-ENV is still the default, but you can replace it by any string of your choice. For example, a SOAP message can have the following format:Note: The value Envelope is not applied to SOAP faults, which always have SOAP-ENV as the default namespace. TIBCO BusinessConnect SOAP Protocol supports both SOAP versions 1.1 and 1.2 by selecting SOAP 1.1 Protocol or SOAP 1.2 Protocol in the SOAP Version field. The default value is SOAP 1.1 Protocol. The configuration is used to set the outbound messages. TIBCO BusinessConnect SOAP Protocol supports MTOM by selecting the SOAP MTOM Enabled check box. The configuration is used to set the outbound messages.If selected, the outbound messages are processed by using MTOM standard to optimize the transmission of the binary data in XML infoset. The binary data is supposed to be base64 encoded, which is included in the XML document specified in the body node of the request private process message.For outbound messages, if the content of the binary data is not in base64 format in the body node of the request private process messages, the messages processed by MTOM might not be decoded correctly by the responder side which is also MTOM enabled.
• If the SOAP MTOM Enabled check box is selected, the value under xop > tagName > value of the private process message must be populated according to the binary data element in the body node. If not, the request is rejected and the outbound process is ended.
• If the SOAP MTOM Enabled check box is not selected, and the value under xop > tagName > value in the private process is provided, the request is rejected and the outbound process is ended.
• MTOM and attachments from the private process cannot be used together. If the SOAP MTOM Enabled check box is selected, and some attachments are also specified from the private process request message, the request is rejected and the outbound process is ended.
• When selecting the SOAP MTOM Enabled and Require Content Encryption check boxes to send outbound messages, the binary content which refers to the value under xop > tagName > value in the private process message is ignored. The encrypted data in the CipherValue element after encryption is used to construct the MTOM attachment.
1. In the Edit Enabled Protocol window, click the Add New link.
2.
3.
4. Click Save.
5. Click OK.
1. Click the Transports tab.
2. Click Add.
Table 11 New Transport for a Partner
3. Click OK.
5. Click Save three times.See the information about setting up HTTP/S for a trading partner in TIBCO BusinessConnect Trading Partner Administration.
![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |