eFTL Message Publisher

This activity sends a message to the TIBCO Cloud Messaging service.

Important: Refer to the limitations outlined in the Overview section before using this activity.
Note: If any integer type field is used as a content matcher in the message, then use the coerce.ToInt() function to coerce the value to an integer. Otherwise, matcher functionality does not work.

Settings

The Settings tab has the following field:

Field Description
Connection Name of the TIBCO Cloud Messaging eFTL connection that you want to use.

Input Settings

The field that you select on this tab is available in the input schema on the Input tab.

Field Description
Message Schema A JSON object that you want to send to TIBCO Cloud Messaging.

Input

Field Description
destination The destination for a message.

In addition to destination, the Input tab displays the elements of the schema that you entered on the Input Settings tab in a tree format. You can input the values for each element by hard coding the value or mapping the value to an element from the output schema of a previous activity in the flow. For more information about mapping elements, see the TIBCO Flogo® Enterprise documentation.

Loop

For more information, see the "Using the Loop Feature in an Activity" topic in the TIBCO Flogo® Enterprise documentation.

Retry on Error

For more information, see the "Using the Retry on Error Feature in an Activity" topic in the TIBCO Flogo® Enterprise documentation.