Closing Batches from APL
In addition to using the batch closing criteria in the agent's batch closing criteria, you can trigger closing of the current batch by routing a CloseBatchUDR
to the agent. This UDR type contains the following field:
Field | Description |
---|---|
BatchId (string) | When the input type is |
Error Handling
When a worker process fails to synchronize or move data, an ErrorUDR
is routed to the workflow. This UDR type contains the following fields:
...