Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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:

FieldDescription
BatchId (string)

When the input type is MultiForwardingUDR, this field must contain the fntSpecification UDR. When the input type is bytearray, this field is ignored by the Disk forwarding agent.

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:

...