These properties are used to configure tStewardshipTaskInput running in the Standard Job framework.
The Standard tStewardshipTaskInput component belongs to the Data Stewardship Console (deprecated) family.
Basic Settings
Schema and Edit Schema |
A schema is a row description, it defines the number of fields that will be processed and passed on to the next component. The schema is either built-in or remote in the Repository. Click Edit schema to make changes to the schema. If the current schema is of the Repository type, three options are available:
|
|
Built-in: The schema will be created and stored for this component only. Related Topic: see Talend Studio User Guide. |
|
Repository: The schema already exists and is stored in the repository. You can reuse it in various projects and jobs. Related Topic: see Talend Studio User Guide. |
Url |
Enter the URL to access the Talend Data Stewardship Console application. For more information about the URL settings, see How to set the URL to access Talend Data Stewardship Console. |
User name and Password |
Type in the authentication information to the MDM server. To enter the password, click the [...] button next to the password field, and then in the pop-up dialog box enter the password between double quotes and click OK to save the settings. |
Type |
If required, select the type of the tasks you want to read: Resolution: data resolution tasks represent the results of the data matching processes done on data across heterogeneous sources. Data: data integrity tasks are the results of the data integrity processes done on data. For further information on task types and task management, see Talend Data Stewardship Console User Guide. |
Owner |
If required, type in the name of the task owner. This will filter the tasks according to the task owner. |
Tag |
If required, type in the name of the tag category associated with the tasks you want to read. For further information, see Talend Data Stewardship Console User Guide. |
Start Date/End Date |
If required, set a task creation date range
within which you want to read the tasks. Follow
the following format: |
Status |
If required, select from the list the task status according to which you want to filter the retrieved tasks. |
Star ranking |
If required, select the number of stars, 0 through 5, assigned to the tasks as a numerical rating to highlight importance. This will filter the tasks according to their importance. |
Limit |
If required, set the maximum number of tasks to be retrieved. If Limit = 0, no task is read. |
Target record only |
(Selected by default) When this check box is selected, the component retrieves from the task only the target record. When it is unchecked, the component retrieves from the task the source record(s) in addition to the target record. |
Advanced settings
tStatCatcher Statistics |
Select this check box to gather the processing metadata at the Job level as well as at each component level. |
Global Variables
Global Variables |
ERROR_MESSAGE: the error message generated by the component when an error occurs. This is an After variable and it returns a string. This variable functions only if the Die on error check box is cleared, if the component has this check box. NB_LINE: the number of rows processed. This is an After variable and it returns an integer. A Flow variable functions during the execution of a component while an After variable functions after the execution of the component. To fill up a field or expression with a variable, press Ctrl + Space to access the variable list and choose the variable to use from it. For further information about variables, see Talend Studio User Guide. |
Usage
Usage rule |
Use this component as a start component. It needs an output flow. |