Route batches

After Server has processed a batch, you can route an entire batch to a specific module based on extracted information.

For example, if the classification results from Server indicate that the documents in a batch do not need to be processed by the Correction module, the batch can be routed directly to the Validation module. This enables you to ensure that batches are processed in the most efficient manner, by eliminating unnecessary steps.