Skip to main content
Closes a task and makes it available for further operations. If you use the Web Services API to route documents, other routing methods such as enter conditions or scripts are not applied. This does not apply to stages of the User type (ID 2000), where both pre-processing and post-processing always run and the workflow works correctly. To send documents to a particular stage after the task is closed, specify the next stage explicitly in the task file. Attach the RoutingInfo.xsd schema to the task when sending it to Verification Postprocessing. The schema includes the stages the documents must be sent to, the tasks that must be created, and more. You can also specify which Document Definitions to match during document recognition. You can also use the SendTask method to send documents to a specific stage.

Definition

Parameters

To return the task for further processing, set stageType to 410 or 510. At the Data Verification stage, changes are saved in the task. To transfer them into the documents, upload an XML file with the task data using a POST request, and then send the task to the Data Verification Postprocessing stage when closing the task.

Returned value

None.