Example

This example Data Stream demonstrates how to use this Action Agent to send real-time pump data to an App Designer application. It uses the App Designer XMPro App Example Application to display the pump data.

Refer to configuration to understand all configuration options of this Agent.

Step 1: Add the Agent

Drag the XMPro App Agent onto the canvas, connect the input to the pump data, and save the Data Stream.

Step 2: Configure General

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

Step 3: Configure Server

Enter values for the Server Url and Integration Key settings. In this case, keep the default Cache settings.

Step 4: Configure Entity

Set the Identifier to PumpId and the Primary Key to ReadingNo.

Apply the changes and save the Data Stream.

Step 5: Configure the App Data Source

In the XMPro App Example Application, on the Landing Page's Page Data tab, edit the Data Stream Data Source.

Set the Entity to the XMPro App Agent in the XMPro App Example Data Stream.

Finally, save the changes and launch the App Page.

Step 6: Results

Publish the Data Stream and open the Live Data View to see the results.

The pump data is printed in the Live Data View and also appears in the App Designer Application.

Files

See the Import, Export, and Clone - XMPro article for steps to import a Data Stream.

Last updated