Input

For more information about mapping and transforming input data, see TIBCO ActiveMatrix BusinessWorks™ Process Design.

The input for the activity is the following.

Input Item

Datatype

Description

subject

string

The subject of the TIBCO Rendezvous message.

body

complex

The body of the TIBCO Rendezvous message.

replySubject

string

The reply subject for this activity.

Note: The reply messages may not be received by the correct job if more than one job has the same reply subject (for example, if a constant is specified in this field). Use the Publish Rendezvous Message and Wait for Rendezvous message instead if you want to receive replies on a single subject.

timeout

number

The amount of time to wait (in milliseconds) for a reply to the TIBCO Rendezvous message. If no reply is received in the given time limit, an error is returned.