- Using Studio
- Using Orchestration
- Scheduler Service
- Define Task
- Adding a Task
5.1.3.1 Adding a Task
Add new tasks to a selected Batch Definition.
- In the Scheduler Service (Define Task) page, select the Batch for which you want to add a new task from the drop-down list.
- Click Create task. The Create task pane is displayed.
- Enter the Task Details and Parameters as described in the following
table.
Table 5-2 Create task - Field Description
Field Description Task Code Enter a unique alphanumeric code for the new task. Note: The code must begin with letters, should not include spaces, and has a maximum limit of 60 characters. Special characters except underscore (_) are not allowed.
Task Name Enter a unique name for the new task. Note: The name should start with letters, not contain spaces, and have a maximum limit of 60 characters. Special characters except underscore (_) are not allowed.
Task Description The description/details for the task. The description should start with an alphabet and must not exceed 250 characters. Avoid using phrases like "Select From" or "Delete From" in the description.
Task Type Select the task type from the drop-down list. The available options are REST and SCRIPT. Component Select the component type from the drop-down list. The available options are CUSTOM, MODEL, and POPULATE_WORKSPACE. Batch Service URL Select the required Batch Service URL from the drop-down list. Batch Service URL is not required, if you provide the complete Task Service URL. Task Service URL This field is auto-populated by API. Task Parameters By default, all Batch Level Parameters are added and enabled as task parameters in the Task Parameters pane. Note: You can edit the parameters only for custom components. To disable, deselect the check box corresponding to the task parameter.
If you want to add new parameter for task, click Add Task Parameters and enter the name and value in the following fields:- Param Name
- Param Value
To delete a parameter, click on Delete next to the respective parameter.
- Click Save to add the new task to task summary in the Define Task page.