Task workflows are used to execute system housekeeping tasks such as removing files or cleaning up database tables. The following are the Task Workflow agents we have:
...
The Data Hub Task agent is explained in detail in Data Hub Task Agent.
Data Veracity Task Agent
The Data Veracity Task Agent is explained in detail in Data Veracity Task Agent.
Anchor | ||||
---|---|---|---|---|
|
...
Setting | Description |
---|---|
Assigned | Select the target assignee to which the MIM will be bound. |
Name | Enter the name of the MIM value |
Type | Select the data type, you can choose from the following supported data types: any, boolean, date, double, int, long, and string. |
SQL Agent
The SQL agent executes an SQL statement or script in the database specified by a database profile.
...
Unit Test Runner Task Agent Configuration
Setting | Description |
---|---|
Test Discovery Settings | |
Query | Enter the unit test run query |
All | Select this option to enter "all" into the query field. |
Add folder... | Select this option to enter the add folder code into the query field. |
Add name... | Select this option to enter a unit test. |
Report Settings | |
Directory | Enter the target directory where the reports will be saved. |
Interpreter Settings | |
Profile | Select the Interpreter profile. |