F.4 Partial Batch Result

A joining process that is not an atomic process, could be set up to generate a result either when it is done, or continuously send partial results as soon as a sub result is generated.

Example:

A dashboard close to the operator needs to point out the location of the product where the next operation should take place. Hence, the dashboard needs information on how many joining operations in a batch are completed.

This example describes the usage of a partial Batch Result (2 out of 8 results). As it is a partial result, the following properties IsPartial = True and ResultState = Processing in the below diagram.

Figure 30 – Partial Batch Result