SQL Server

The SQL Server Agents allow you to include data from a SQL Server database table into your Data Stream.

The Listener allows you to return new rows added to a table. It operates on a timed interval and returns all new rows added to the table since the last interval.

The Context Provider allows you to read and output the entire contents of a table to the Data Stream for contextual data.

The Writer (Action Agent) allows you to add or update rows in a table, or execute a stored procedure. You can configure whether the destination table should be created if it does not exist.

Pre-requisites

The minimum XMPro Stream Host (SH) version required for these Agents v5.00 or later is 4.3.7, i.e. download the SH installer from XMPro Data Stream Designer v4.3.7 or later.

Pre v5.00 of the Agents can only run on a Stream Host running on Windows.

Download

Please contact XMPro if you're looking for an older Agent version.

Last updated