What it does
Sends the entire task to the specified processing stage.Definition
Parameters
| Name | Type | Description |
|---|---|---|
| sessionId | int | The ID of the connection to the Application Server |
| taskId | int | The ID of the task to be sent to the Exceptions stage |
| stageId | int | The ID of the stage to which the task must be sent |
| comment | string | The text of the comment to the task. |
