Comment on page
Example
This Data Stream example demonstrates how to use this Context Provider to read asset order data from the FinOps OData service.
Drag the OData Agent onto the canvas and rename it. Link the output endpoint to the printer and save the Data Stream.

Select the Agent and click Configure. In this case, keep the default Collection.

Set the polling interval, the OData version, and enter the authentication details.
In this case, we're polling every 5 seconds, using OData version 4 and authentication type of app credentials. Select the authentication URL, client ID, and secret ID.

Set the entity and columns to return. In this case, set the entity to AssetMaintenanceRequests.
Set the number of results, ordering, and sorting. In this case, set the number of results to 5, order by DataAreaId, and sort by ascending order.

Apply the changes, save the Data Stream and publish it.

Let's look at the Live Data View. Observe that 5 asset order records are printed every 5 seconds.

File | Link | Security Key |
---|---|---|
Data Stream | FinOps CP Example.xuc | C0mp|ex123 |
Last modified 1yr ago