eFTL Publisher

The eFTL Publisher is an asynchronous activity that takes input from the shared resource and publishes or sends messages to the TIBCO Cloud Messaging service.

General

The General tab has the following fields.

Field Literal Value/Process Property/Module Property Description
Name No Name to be displayed as the label for the activity in the process.
eFTL Connection Yes eFTL connection resource for communicating with a TIBCO Cloud Messaging service.

The Description tab has the following fields.

Field Description
Description Publisher description

Advanced

The Advanced tab has the following fields:
Field Literal Value/Process Property/Module Property Description
ThreadPool Shared Resource Yes Specifies a queue of threads available to run a queue of tasks. Thread pools are used to improve performance when executing large numbers of asynchronous tasks by reducing per task invocation overhead, provide a means of bounding, and managing the resources consumed when executing a collection of tasks.

Tags

You can add custom tags.
Field Description
Tag Name of the tag.
Expression You can add the XPath expression from the XPath Builder dialog box.

Input Editor

The Input Editor tab has the following fields.

Input Item Datatype Description
Message type complex The message type used in the application.

From the Schemas folder, drag the Message : MessageType element on to the process editor.

Input

The Input tab has the following fields.

Field Description
Destination The destination for a message.
Message This is the data element defined in the Input Editor tab.

Fault

The Fault tab has the following fields.

Fault Description
EFTLPublisherActivityFault Thrown when an error occurred while publishing message
EFTLCreateMessageFault

Thrown when publisher fails to build the message to be published

EFTLConnectionFault Thrown when the activity does not find the eFTL connection

Design

This figure describes the design process for eFTL Publisher.