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. |
replySubject |
string |
The subject to send replies for this TIBCO Rendezvous message. This is useful if you want to use the Wait for Rendezvous Message activity later in the process to receive replies to the message. |
preRegisterListener |
string |
When using TIBCO Rendezvous Certified Messaging (RVCM), this field specifies the cmname(s) of the RVCM subscriber(s). This allows the publisher to pre-register with any expected listeners. If multiple cmnames are specified, separate each cmname with a comma. Any listeners preregistered on the Transport tab are also preregistered with the listeners specified in this element. For more information about RVCM, see the TIBCO Rendezvous documentation. |
body |
complex |
The body of the TIBCO Rendezvous message. |