FTL Publisher
FTL Publisher is a synchronous activity that publishes (sends) a message over a transport that is abstracted through a TIBCO FTL application endpoint. The transport details are not configured in the FTL Publisher activity, instead it is configured in TIBCO FTL Realm Server.
General
The General tab has the following fields.
| Field | Literal Value/Module Property | Description |
|---|---|---|
| Name | No | The name to be displayed as label of the activity in the application. |
| FTL Realm Server Connection | Yes | The shared resource containing information for connecting to TIBCO FTL Realm Server. See FTL Realm Server Connection for more details. |
| Endpoint | Yes | TIBCO FTL application endpoint which is an abstraction for the underlying transports on which the
FTL Publisher activity sends messages. The endpoint can have more than one transport.
Click the Browse button to locate the endpoints defined on the TIBCO FTL Realm Server. |
| Format | No | Defines the set of fields in the message that is sent by the
FTL Publisher activity. The form of each FTL message (its field names and their value datatypes) is governed by a format. The supported formats are:
|
| Format Name | Yes | The name of the
Predefined or
Custom format.
This field is displayed when the Custom or Predefined format is selected. In addition, selecting the Predefined format enables the Browse button. Click the Browse button to obtain the predefined formats from the TIBCO FTL Realm Server. |
Advanced
The Advanced tab has the following fields.
| Field | Literal Value/Process Property/Module Property | Description |
|---|---|---|
| Retry Duration | Yes | This field specifies the retry duration for reconnecting to a persistent server.
The value is in seconds. |
Input Editor
The Input Editor gets enabled only when Custom format is chosen in the General tab. The schema must match the schema of the input for the activity shown on the Input tab.
Input
The input for the activity depends on the Format you select in the General tab. If you select the Custom format, the input is a data element defined in the Input Editor tab.
