Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

The SQL collection agent collects rows from any database table and inserts them as UDRs into a workflow.

When the workflow is executed the agent will execute a query in SQL, based on the user configuration and retrieve all rows matching the statement. For each row a UDR is created and populated according to the assignments in the configuration window.

Note!

Supported database commands depends on the JDBC driver of the database.

  • No labels