Configuring Task Types

You can configure task types to categorize tasks. By default, three task types, To-Do Task, Request Access, and Issue, are available. You cannot edit or delete these task types. Additionally, you can create custom task types depending on your requirements.

To add custom task types, follow these steps:

  1. In the utility section, click .
  2. The Task Type Configuration pane appears and displays a list of available task types.

  3. In the Add New Task Type box, enter a new task type and then click .
  4. The task type is added to the list of available tasks.

    For example, in the following image, a task type, Schedule Job is added.

    Use the following options to manage task types:

    Configure Task Type ()

    Use this option to configure task types.

    Edit ()

    Use this option to edit task types.

    Delete ()

    Use this option to delete task types.

    To configure task types, follow these steps:

    1. Click .
    2. The Task Type Configuration page appears. By default, the Extended Properties tab opens.

      The Extended Properties tab contains the following sections:

      • Field Controls: This pane displays the available UI elements.

      • Configure Form: Use this pane to design forms using the UI elements available in the Field Controls pane.

      • Configure Form: Use this pane to view and edit the properties of the UI element selected in the Configure Form pane.

    3. Click Edit.
    4. Double-click or drag and drop the required UI elements from the Field Controls pane to the Configure Form pane.
    5. Select the required UI element one at a time and edit their properties in the Properties pane.

    The available properties differ based on the type of UI element.

    Refer to the following table for property descriptions:

    Property

    Description

    Published

    Switch the Published option to ON to publish the field.

    Field

    Specifies the field label.

    To change the field labels, double-click the corresponding Value cell.

    For example, List.

    Type

    Specifies the type of the field.

    To select field types, double-click the corresponding Value cell.

    For example, List.

    Dependencies

    Defines the pick list fields that can be used as controlling fields. It works only with the Reference Data Manager connector.

    To define pick list fields, select the fields from the drop down list.

    Configure Values

    Specifies the connectors for the field.

    To enter option values, click Configure.

    Use the following options:

    • Default Connector: Use this option to enter option values manually or using an MS Excel file.
    • Reference Data Manager: Use this option to pull option values from reference tables in the Reference Data Manager.

    Mandatory

    Specifies whether the field is mandatory. Switch the Mandatory option to ON to make this field mandatory in a form.

    Description

    Specifies the field description.

    To enter field descriptions, double-click the corresponding Value cell.

    Order

    Specifies the order of the field on the Extended Properties tab.

    To enter the order number, double-click the corresponding Value cell.

    You can also drag and move fields in the Configure Form pane to change their order.

  5. Click Save.

  6. The form is saved and available on the Extended Properties tab.

    To configure field visibility, follow these steps:

    1. Click the Field Visibility tab. It displays the default fields available for the task type.
    2. Click Edit.
    3. To make fields visible, switch on the required fields.
    4. Click Save.
    5. The fields are configured.

    Default Connector

    When you configure extended properties using UI elements, such as combo box, radio button, and list, you also need to configure their option values. You can use the default connector to import option values from an MS Excel file or enter them manually.

    To configure option values using the default connector, follow these steps:

    1. In the Configure Form section, click the required UI element.
    2. Ensure that you are in edit mode.

    3. In the Properties section, click Configure.
    4. The Connectors page appears.

    5. On the Connectors page, ensure that the Default Connector option is selected. Then, click Next.
    6. The <UI_Element> Options page appears. For example, if the UI element is Combo Box, the Combo Box Options page appears.

    7. Use the following options:
      Add
      Use this option to enter text and value manually.
      Import Excel
      Use this option to import options from MS Excel files.
    8. After configuring option values, click Save.

    To add option values manually, follow these steps:

    1. Click Add.
    2. Enter values in the Text and Value fields.
    3. The Text corresponds to options whereas the Value corresponds to underlying value of an option. You can add as many values as needed.

    4. Click Save.
    5. The option values appear in the UI element under the Configure Form section.

    To import option values from MS Excel files, follow these steps:

    1. Click Import Excel.
    2. The Upload Excel page appears.

    3. Click Choose File and select the required MS Excel file.
    4. The Upload Excel page appears. It displays the data in the MS Excel file.

    5. Double-click the Select Column To Import cell in the required column.
    6. The available options appear.

    7. Select the appropriate option.
    8. Field corresponds to options and Value corresponds to value of an option. You can import multiple columns. Use Clear Selection to undo the selection.

    9. Click .
    10. The <UI_Element> Options page appears. It displays the imported columns. You can delete a row that is not required. To delete rows, click a row and then click Delete.

    11. Click Save.
    12. The option values appear in the UI element under the Configure Form section.

    Reference Data Manager

    When you configure extended properties using UI elements, such as combo box, radio button, and list, you also need to configure their option values. You can use the Reference Data Manager connector to import option values from tables in the Reference Data Manager.

    To configure option values using reference data manager connector, follow these steps:

    1. In the Configure Form section, click the required UI element.
    2. Ensure that you are in edit mode.

    3. In the Properties section, click Configure.
    4. The Connectors page appears.

    5. On the Connectors page, click Reference Data Manager and then click Next.
    6. The Reference Data Manager page appears. It displays the reference folders in the Connector View pane.

    7. In the Connector View pane, expand a reference folder and select a reference table.
    8. The Parameters pane displays the columns in the reference table. You can also click Preview to view the data in the reference table.

    9. In the Parameters pane, click the radio button next to the required column.
    10. You can select the controlling field from the drop down option. Ensure that you define the required dependencies in the Properties pane and that the option values for controlling field are configured using the same reference column.

    11. Click Finish.
    12. The Extended Properties Configuration page appears.

    13. Under the Properties section, switch Load on Startup to ON.
    14. Click Save.
    15. The option values are configured. For example, in the following form the List of Cities is the controlling field for Selected City. Both the fields get their option values from the same reference column.