Example

An example Data Stream that demonstrates how to use this Action Agent to write event data to a table in a SQL Server database.

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

Drag the SQL Server Action Agent onto the canvas, link up the Input Endpoint to the Event Simulator Listener, then Save the Data Stream.

Select the Agent and click Configure.

Enter the Authentication details of the SQL Server to connect to.

From the Database dropdown, select the database to connect to.

From the Table dropdown, select the table to connect to.

Click Apply and Save the Data Stream.

Click Publish.

Click Live View to view the output of the Agent. The Agent will produce an output if the configured table contains data.

Files

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

Last updated