Example
This example Data Stream demonstrates how to use the Listener to return data readings from an Azure SQL database table.
Drag the Azure SQL Listener onto the canvas, 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 and polling interval.

Enter the Authentication details of the Azure SQL database to which you want to connect: server instance, user name, and password.

Select the database.

Select the table.

Select which columns should be returned.

Select the column that is used to determine which rows are new since the last poll.

Apply the changes and save the Data Stream.

Click Publish.

Let's look at the Live Data View. Observe that the table is checked at the configured polling interval and any new rows added to the table since the last poll are printed.

File | Link | Security Key |
---|---|---|
Data Stream | Azure SQL Listener Example.xuc | C0mp|ex123 |
Last modified 8mo ago