Copyright © Cloud Software Group, Inc. All Rights Reserved
Copyright © Cloud Software Group, Inc. All Rights Reserved


Chapter 15 Service Palette : Partner Link Configuration

Partner Link Configuration
Shared Resource
The Partner Link Configuration associates abstract partner portTypes with concrete port bindings. This allows you to easily link to new partner services without changing processes that invoke the partners.
See Partners for more information about partners and Partner Link Configuration resources.
Configuration
The Configuration tab has the following fields.
Note - When Partner Link Configuration is created, these fields get populated with the values from concrete WSDL. You can override these values in Partner Link Configuration. If the concrete WSDL is changed after configuring Partner Link Configuration, the changes will not be visible in the Partner Link Configuration.
Note - When Partner Link Configuration is created, this field get populated with the values from concrete WSDL. You can override these values in Partner Link Configuration. If the concrete WSDL is changed after configuring Partner Link Configuration , the changes will not be visible in the Partner Link Configuration.
See TIBCO Designer Palette Reference for more information.
See TIBCO Designer Palette Reference for more information.
Th URL for the JNDI connection to the JMS server (javax.naming.Context.PROVIDER_URL).
The user name for logging into the JNDI server (javax.naming.Context.SECURITY_PRINCIPAL). If the JNDI provider does not require access control, this field can be empty.
The password for logging into the JNDI server (javax.naming.Context.SECURITY_CREDENTIALS). If the JNDI provider does not require access control, this field can be empty.
Use Shared JMS Configuration
Note - When selected, the JNDI fields get disabled.
Note: If you are using TIBCO Enterprise Message Service as your JMS provider, you can use the Browse button next to this field after specifying a valid connection in the JMS Connection field. The Browse button displays a list of configured destinations in the JMS server that are appropriate for this activity.
Note: If Target Service is configured, the value is reflected in the WSDL as a query parameter.
Note - When Partner Link Configuration is created, these fields get populated with the values from concrete WSDL. You can override these values in Partner Link Configuration. If the concrete WSDL is changed after configuring Partner Link Configuration, the changes are not visible in the Partner Link Configuration.
See TIBCO Designer Palette Reference for more information.
When checked, this field specifies that the minimum strength of the cipher suites used can be specified with the bw.plugin.security.strongcipher.minstrength custom engine property. See TIBCO ActiveMatrix BusinessWorks Administration for more information about this property. The default value of the property disables cipher suites with an effective key length below 128 bits.
Advanced SOAP Settings
For each operation, you can specify advanced configuration options. To access the advanced configuration options, perform the following:
1.
2.
The Advanced SOAP Settings dialog appears. The following sections describe the tabs on this dialog.
Input Headers
The Input Headers tab allows you to specify a SOAP message parts used for any SOAP Undescribed headers expected in the Outgoing Request.
Use the +, X, and arrow keys to add, delete and move the input header messages in the list.
The Input Headers tab has the following fields.
Output Headers
The Output Headers tab allows you to specify a SOAP message part used for any SOAP undescribed headers expected in the Incoming Response.
Use the +, X, and arrow keys to add, delete and move the input header messages in the list.
The Output Headers tab has the following fields.
Input Context
The Input Context tab allows you to specify a Context Resource that contains transport-specific data. The data you provide to the context resource is available to the process definition that implements the operation.
The Input Context tab has the following fields.
Note: You can override the user name only if the activity is configured for Basic or NTLM authentication.
Note: You can override the password only if the activity is configured for Basic or NTLM authentication.
Note: You can override the domain name only if the activity is configured for NTLM authentication.
Output Context
The Output Context tab allows you to specify a Context Resource that contains data the process definition implementing the operation has provided. The data can then be mapped to Undescribed Headers of the output message returned to the client.
The Output Context tab has the following fields.
Note: When the content type is specified as "text/*" (for example, "text/xml"), the attachment content is expected to be in either the textContent input element or the file name storing the attachment is expected to be in the fileName input element. When the content type is anything other than "text/*", the attachment content is expected to be in either the binaryContent input element or the file name storing the attachment is expected to be in the fileName input element.
Fault Context
The Fault Context tab allows you to select a shared Context Resource that is set with SOAP fault attributes. The data can then be mapped to Fault elements of the Fault message returned to the client.
The Fault Context tab has the following fields.
 

Copyright © Cloud Software Group, Inc. All Rights Reserved
Copyright © Cloud Software Group, Inc. All Rights Reserved