Rendezvous Reply To Request
Rendezvous Reply to Request is a synchronous activity that is used to send a reply to a received TIBCO Rendezvous® message.
General
The General tab has the following fields.
Field | Literal Value/Process Property/Module Property | Description |
---|---|---|
Name | None | The name to be displayed as the label for the activity in the process. |
Reply to | None | This field sends reply to the Rendezvous®
activity or process starter that received the request. This is a selection list of the following available activities that can receive Rendezvous messages.
|
Reply Subject | Yes | The reply subject of the received Rendezvous message. You can override this value by specifying a subject on the Input tab. |
XML Compliant Field Names | None | Select this checkbox to specify whether the field names of the outgoing message should be altered so that they comply with the XML naming rules.
Clear this checkbox to alter only the field names that do not comply with XML naming rules. When selected, the field names are left unaltered. |
Description
Provide a short description for the activity.
Input Editor
Use the Input Editor tab to define a custom schema for the body of the Rendezvous message.
Conversations
You can initiate the conversation here. Click the
Add New Conversation button to initiate multiple conversations.
Input
The following is the input for the activity.
Input Item | Datatype | Description |
---|---|---|
replySubject | string | The reply subject of the Rendezvous® message. |
Fault
The Fault tab lists the possible exceptions generated by this activity.
Fault | Generated When.. |
---|---|
RVPluginException | An error occurred when sending the reply message. |