Example

An example Data Stream that demonstrates how to use this Context Provider to return contextual City data from a MySQL database table

This example uses the MySQL world sample database.

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

Drag the MySQL Context Provider Agent onto the canvas, link up the Output Endpoint to the Event Printer Agent, then Save the Data Stream.

Select the Agent and click Configure.

Enter the Server details and Credentials details of the MySQL Server.

Select a Schema and Table. Click Apply and Save the Data Stream.

Click Publish

Click Live View to view the output of the Agent. The output will contain all rows inside the City table.

Files

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

Last updated