Administer > Application setup > Process Designer > Add or edit a module status

Add or edit a module status

Applies to User Roles:

System Administrator

Records in the ModuleStatus table determine the values that appear in the Status drop-down list of records. You can use the ModuleStatus table to:

  • Add new statuses
  • Edit existing statuses
  • Alter the position in which statuses appear in the drop-down list
  • Prevent statuses from being displayed in the drop-down list
  • Attach additional conditions to statuses

Note To ensure that module statuses work as expected, you must also correctly configure the rule set that determines which statuses to use in a workflow.

For example, the Incident workflow is configured with an out-of-box "im.status.list" rule set that uses the statuses assigned to the Incident module.

Add a module status

To add a module status, follow these steps:

  1. Click Tailoring > Database Manager.

    Note Alternatively, you can open Database Manager from the command line, by typing db, and then pressing Enter or clicking the Execute icon.

  2. Type ModuleStatus in the Table field, and then click the Search icon.
  3. Select a module from the Module drop-down list, and then type a name for the status in the Status field.

    Note Optionally, you can also enter a value for the sort order of the status, assign the status to specific phases of a workflow, and mark the status as a background status.

  4. In the menu, click Add to create the status.

    Note Once the status is created, you can click Edit to set a condition for the status.

Edit a module status

To edit a module status, follow these steps:

  1. Click Tailoring > Database Manager.

    Note Alternatively, you can open Database Manager from the command line, by typing db, and then pressing Enter or clicking the Execute icon.

  2. Type ModuleStatus in the Table field, and then click the Search icon.
  3. Enter search criteria for the module status that you want to edit, and then click Search. For example, select the Incident module from the drop-down list, and then click Search to display all available statuses for the Incident module.

  4. Edit the status as required:
    • Use the Module drop-down list to change the module to which the status applies.
    • Use the Status field to edit the display name of the status.
    • Use the Sort Order field to set where in the status drop-down list this status is displayed.
    • Use the Workflow drop-down list to set the workflow to which this status applies.
    • Use the Workflow Phase drop-down list to set the workflow to which this status applies.
    • Select the Is Background Status option to prevent the status from being displayed in the drop-down list.
    • Click Edit to open the Condition Editor and set any additional conditions for the status.
  5. Click Save to save your changes.