Each running instance constantly polls for batches that have an input state matching one of its activated steps. The instance processes these batches and assigns the output state specified for success or failure.
Use input and output states to control the workflow of batches through the system. You can define output states that match input states for the next step. This lets you ensure further processing.
Runtime Server forwards failed batches to Verifier for manual correction. Processing resumes after a user corrects the batch. On the batch level, steps succeed only if they were successful for all documents in the batch.