Reply
Reply activity is a synchronous activity that sends a message in response to a request message that was received for an operation of a process service. This activity can be used to send a reply or a fault.
General
The General tab has the following fields.
| Field | Description |
|---|---|
| Name | The name to be displayed as the label for the activity. |
| Service | Select the process and the operations for which to send a response. |
| Reply With | Select from the following available options to send the reply message:
|
Description
Provide a short description for the Reply activity.
Input Editor
The schema of the process variable must match the schema of the input for the activity shown on the Input tab.
Conversations
You can initiate the conversation here. Click the
Add New Conversation
button to initiate multiple conversations.
Input
| Input Item | Datatype | Description |
|---|---|---|
| input | varies | The reply message to send. The schema depends on the output message of the operation for this reply. |