Create New Task

To add a new task, perform the following steps:
  1. Click Define Tasks from Scheduler Service.
  2. Select the Batch for which you want to add a new task from the Batch Name drop-down list.
  3. Click Add. The Create a New Task Window is displayed.
  4. Specify the details as tabulated.

    Table 22-7 Fields in the Create a New Task Window

    Field Description
    Task Details
    Task Name

    Enter the task name.

    Note:
    • The Task Name must be alphanumeric and must not begin with a number.
    • The Task Name must not exceed 60 characters in length.
    • The Task Name must not contain any special characters except underscore (_).
    Task Description Enter the task description. No special characters are allowed in Task Description. Words like Select from or Delete From (identified as potential SQL injection vulnerable strings) must not be entered in the Description.
    Components For modeling perspective select Model.
    Task Type Select the task type from the drop-down list. The options are REST, EXTERNALAPI, and SCRIPT. Currently, only REST is supported.
    Batch Service URL

    Select the required Batch Service URL from the drop-down list. This field can be blank and you can provide the full URL in the Task Service URL Field.

    Note: From a modeling perspective, WORKSPACE_URL must be selected.

    Task Service URL Enter the task service URL if it is different from the Batch Service URL.
    Task Parameters
    $BATCHDATE$ By default, values are added.
    $BATCHRUNID$ By default, values are added.
    Objective

    Select the Objective name from the drop-down list.

    For example, PD Model, LGD Model, Survival Models/CRE Model, etc.

    Model

    Select the Model type from the drop-down list.

    For example, Champion, etc.

    Link Types Select the link type from the drop-down list. The options are Training, Scoring, or Training+Scoring.
    Synchronous Execution Select Yes or No from the drop-down list.
    Optional Parameters

    Pass the run-time parameter.

    Syntax: a1=’100’,a2=’xyz’

    For example. Product Code='HPR',Region='NJ',FIC Mis Date='20100401'

  5. Click Save.

    Figure 22-9 The Task Details Window


    The Task Details Window

    Figure 22-10 The Task Parameters Window


    The Task Parameters Window