The model provides different mechanism how Clients can retrieve information about the currently available results provided by instances of the ResultManagementType. Not all implementations will provide all those possibilities.
The mechanisms are depicted in Figure 2. In order to get notified that a new result has been created, a Client can subscribe to Events of ResultReadyEventType if the Server supports those Events. In order to retrieve information about the available results, the Client can
- Browse the Results folder, each Variable of ResultType represents an individual available result
- Call the GetLatestResult Method to retrieve information about the latest created result
- Call the GetResultIdListFiltered Method to retrieve information about all available results according to the specified filter criteria