Action Reference for SQL Utility Connector
Actions are used by a workflow to to download, upload, inspect or manipulate data from a system.
Refer to the table below for action details.
Action Names
Delete Record
Action Name |
Description |
Version |
Delete Record |
Delete a row (record) from a table. |
1.0+ |
Get a record
Action Name |
Description |
Version |
Get a record |
Get a row (record) from a table. |
1.0+ |
Get Results from a Query
Action Name |
Description |
Version |
Get Results from a Query |
Get all result rows (records) from the specified query execution. |
1.3+ |
Insert in table
Action Name |
Description |
Version |
Insert in table |
Insert a new row (record) into a table. |
1.0+ |
Retrieve Procedure Data
Action Name |
Description |
Version |
Retrieve Procedure Data |
Retrieves data corresponding to the specified stored procedure. |
1.1+ |
Update record
Action Name |
Description |
Version |
Update record |
Update a row (record) in a table. |
1.0+ |