|
| Copyright © Cloud Software Group, Inc. All Rights Reserved |
The Publish to Adapter activity publishes a message that can be received by an adapter’s subscription service. Subscription services are configured during adapter configuration, and the activity uses the information in the adapter configuration to fill in most of the fields of this activity. See your adapter documentation for more information about creating adapter configurations and creating adapter subscription services.
Figure 4 illustrates a Publish to Adapter activity sending a message to a preconfigured adapter subscription service.
Specifies that this publish activity is sending a request message and expecting a response message. This is similar to using the Invoke an Adapter Request-Response Service activity, except this activity uses an adapter Subscription service instead of a Request-Response service. See Transport Tab for more information about the Transport tab.See TIBCO ActiveMatrix BusinessWorks Process Design for more information about mapping and transforming input data.
This string is appended to the AE tracking info appInfo field. The AE tracking info for messages published is a concatenation of bw + <processName> + <jobID> + <businessKey>.The AE tracking info id is set to the same value for all message publishers in a process definition.Note: It is a good idea to have all publishers in a process use the same business key. Only the most recent publisher’s business key is used in the tracking info for the message. This element is only available when JMS Topic or JMS Queue is the transport and a JMS Application Properties resource is specified on the Transport tab.This element contains the message properties for the message. See JMS Properties for more information about message properties. Only properties applicable to this type of message are displayed.
This element contains the message header fields for the message. See JMS Properties for more information about message header fields. Only properties applicable to this type of message are displayed. This element is only available when JMS Topic or JMS Queue is the transport and a JMS Application Properties resource is specified on the Transport tab.This element contains the message properties for the message. See JMS Properties for more information about message properties. Only properties applicable to this type of message are displayed. The Error Output tab lists the possible exceptions that can be thrown by this activity. See TIBCO ActiveMatrix BusinessWorks Error Codes for more information about error codes and corrective action to take.
|
| Copyright © Cloud Software Group, Inc. All Rights Reserved |