5 Use cases

5.3 Result Management

Name | Result Management – Standard result structure and interface to access the result data. |
---|---|
Objective | To provide standard content for result and standard methods, events, to access the result from a given system. |
Description | For every operation from the system, the result information should be: * Exposed as standard data structure. To get the process values in different levels of detail. This starts at the basic level with OK / NOT_OK up to values of each step and traces. * Standard interface to access the result data.* Flexible result model to generalize across joining techniques and other domains. |