TCMMessagePublisher

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

Settings

The Settings tab has the following fields.

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

Input Settings

The fields that you select in this tab will be available in the input schema in 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 in 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. See the section on Mapper in the TIBCO Cloud™ Integration- Flogo® (PAYG) documentation for details on how to map elements.

Related reference