Manage Conditions
  • 27 Feb 2024
  • 6 Minutes to read
  • Dark
    Light

Manage Conditions

  • Dark
    Light

Article summary

Abstract

If you are tasked with creating a conditional workflow for a client, you must first define the conditions assigned to workflow activities.

Introduction

The system determines whether a conditional activity is executed based on whether the condition is satisfied.

You use the Manage Conditions screen to define conditions that can be used in conditional workflows. Note: You cannot access the Manage Conditions screen unless the Create Manage Conditions check box is selected in the Administration settings for your user type.

How to Access the Screen

  1. In the Global Toolbar, display the Settings menu and select Settings.

  2. Select the System Configuration tab, if necessary, to display system configuration options.

  3. Display the Show drop-down list and select Manage Conditions. The Manage Conditions screen displays.

Tasks You Can Do on This Screen

  • Add icon

    - Add a condition.

  • Clone icon

    - Copy a condition.

  • Save icon

    - Modify and save a condition.

  • Delete icon

    - Delete a condition.

Field Descriptions on This Screen

Screen Item

Description

Language

Enables you to add conditions in additional languages. Note: The drop-down list is not available until you save the condition in the base language.

Existing Conditions (list pane)

Lists all conditions that were defined.

Condition Name

Specifies the name of the condition.

Description

Specifies a brief description of the condition.

View Condition

Displays the condition expression.

Start Grouping icon

Start Grouping icon

Denotes the start of a grouped condition (a condition within a condition).

Field

Specifies the field to which the condition applies.

Condition

Specifies the condition applied to the specified field. The list of available conditions varies based on the type of field specified. Depending on the condition you select, additional fields, such as a Value or Date field, may appear to allow further definition of the condition.

End Grouping icon

End Grouping icon

Denotes the end of a grouped condition.

Operator

Specifies an operator for multiple conditions, if necessary. Select AND to specify that all of the conditions must be met. Select OR to specify that at least one of the conditions must be met.

Add button

Adds the currently specified condition.

Edit button

Opens the currently selected condition for editing. To select a condition, select it in the Selected Conditions list.

Delete button

Deletes the currently selected condition. To select a condition, select it in the Selected Conditions list.

Cancel button

Deselects the currently selected condition.

Remove Grouping button

Removes the grouping (parentheses) from a condition.

Selected Conditions

Lists all condition expressions for the currently selected condition. You can select a condition in this list to select it.

Copying a Condition

Abstract

If an existing condition is similar to a new condition you want to add, you can copy the existing condition and modify it to create the new condition.

If a template cannot be deleted, you can deactivate it to prevent it from being used.

  1. Display the Manage Conditions screen.

  2. In the list pane, select the condition you want to copy. Tip: To filter the list of conditions displayed in the list pane, you can enter all or part of a condition name in the Existing Conditions search box in the list pane. As you enter, the list refreshes to display only the conditions with names that contain the text you entered in the search box.

  3. Select the Clone icon Clone icon to copy the selected condition.

  4. In the Condition Name text box, enter a name for the condition.

  5. In the Description text box, enter a brief description of the condition purpose.

  6. Modify the condition details as needed.

  7. Select the Save icon Save icon.

Adding a Condition

Abstract

When adding a new condition, you can specify multiple conditional expressions using the AND/OR logical operators.

  1. Display the Manage Conditions screen.

  2. Select the Add icon Add icon to display empty fields for adding a new condition.

  3. In the Condition Name text box, enter a name for the condition.

  4. In the Description text box, enter a brief description of the condition purpose.

  5. In the Create Conditions section of the screen, select the Field text box and start typing the name of the field you want the condition to evaluate. As you enter text, a pop-up list displays, listing system fields that contain the entered text.

  6. In the pop-up list, select the name of the field you want to use in the condition.

  7. The field name is added to the Field text box.

  8. Display the Condition drop-down list and select the condition you want applied to the field. Note: The values that appear in the Condition drop-down list are based on the type of field you selected. For example, if you select a date field, such as Date of Birth (Applicant), the conditions that display in the list are related to dates, such as On or before, Between, and so on. If you select an integer field, such as Max Additional Compensation (Job), the conditions that display in the list are related to numeric values, such as Equal, Does not equal, Less than, Greater than, and so on. Depending on the condition selected, a value or date field displays to enable you to complete the condition.

  9. Display the Value drop-down list or the Date Picker and select the appropriate value or date for the condition.

  10. Display the Operator drop-down list and select the appropriate value for your condition (And, Or, or None).

  11. Select the Add button to add the condition to the Selected Conditions list.

  12. The full conditional expression appears in the View Condition box.

  13. If you need to create a grouped expression, select the Start Grouping icon Start Grouping icon to denote the start of the group. Tip: You use grouping to set off multiple conditions that require the use of a logical operator. For example, if the condition states the Job Code field is either Job Code Entry One OR Job Code Entry Two AND the country is not India, then group the condition for the Job Code Entry field and separate it from the condition for the Country field, as shown in the following example:

    • (Job Code(Job) Equal 'JobCode Entry One' Or Job Code(Job) Equal 'JobCode Entry Two') And Country (Applicant) Does not equal 'India'

  14. Repeat steps 6-10 to add more conditions as needed.

  15. If you created a grouped expression, select the End Grouping icon End Grouping icon to denote the end of the group.

  16. Select the Save icon Save icon.

Modifying a Condition

Abstract

You can modify conditions by changing the name or description; by adding, deleting or modifying conditional expressions; or by removing grouping (if applicable).

  1. Display the Manage Conditions screen.

  2. In the list pane, select the condition you want to modify. Tip: To filter the list of conditions displayed in the list pane, you can enter all or part of a condition name in the Existing Conditions search box in the list pane. As you enter text, the list refreshes to display only the conditions with names that contain the text you entered in the search box.

  3. If you want to add a conditional expression, specify the expression details and then select the Add button.

  4. If you want to modify a conditional expression, select the expression in the Selected Conditions list, make your changes and then select the Edit button.

  5. If you want to delete a conditional expression, select the expression in the Selected Conditions list and then select the Delete button.

  6. If you need to cancel the selection of a conditional expression, select the Cancel button.

  7. If you want to un-group expressions that were grouped, select one of the grouped expressions in the Selected Conditions list and then select the Remove Grouping button.

  8. Select the Save icon Save icon.

Deleting a Condition

Abstract

You can delete a condition only if it is not currently in use in a workflow.

If you cannot delete a template, you can deactivate it to prevent it from being used.

  1. Display the Manage Conditions screen.

  2. In the list pane, select the condition you want to delete. Tip: To filter the list of conditions displayed in the list pane, you can enter all or part of a condition name in the Existing Conditions search box in the list pane. As you enter, the list refreshes to display only the conditions with names that contain the text you entered in the search box.

  3. Select the Delete icon Delete icon.

  4. Select the Save icon Save icon.