The Return activity node
The Return node returns connector return data to the connector that initiated a business process. The connector return data is the error code, information code, return message and output data.
| Field | Description |
|---|---|
|
General tab Error Code |
Specify the error code to be returned to the server. This is an integer value. |
| Information Code | Specify the information code to be returned to the server. This is an integer value. |
| Return Message | Specify the message string to be returned to the server. This is a string. |
| Output Data | Specify the output data to be returned to the server. This can be either a string or a byte array. |
|
Description tab The description of the activity. |
|