Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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
pythonTaskAgent
pythonTaskAgent
Python Task Agent

...

SettingDescription
AssignedSelect the target assignee to which the MIM will be bound. 
NameEnter the name of the MIM value
TypeSelect 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

SettingDescription
Test Discovery Settings
QueryEnter the unit test run query
AllSelect 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
DirectoryEnter the target directory where the reports will be saved.
Interpreter Settings
ProfileSelect the Interpreter profile.