Assign Conditions dialog box—Option descriptions

Use the Assign Conditions dialog box to add a global condition to or remove a global condition from a study object in a workflow. In this dialog box, you specify the terms under which the next object in a workflow appears in a study, when the next object in a workflow depends on the outcome of a global condition.

Option Description
Global Conditions Available global conditions.
Assigned Conditions Global condition that has been added to the selected study object.

Add (>>)

Remove (<<)

Assign the global condition to the study object, and remove the assigned global condition.
Expression box Text of the global condition expression.
If the value is

Specify how the result of the selected global condition determines the study workflow.

Indicates when the next object in the workflow appears in a study:

  • False—Only if the global condition evaluates to false.
  • True—Only if the global condition evaluates to true.
  • Always—Regardless of the result of the global condition. This option is disabled for a workflow rule.
  • Only if no other action executes—Only if no other workflow object is in effect. This option is disabled for a workflow rule.
  • Relational statement—Only if the value returned by the global condition satisfies the condition specified in the drop-down list and the text fields for this option. The following additional information is required for this selection:
    • Drop-down list—Specifies how the value returned by the workflow rule is compared with the values in the two text fields.
    • First text field—Specifies the value to compare with the value returned by the global condition. If Between is selected in the drop-down list, the first text field specifies the first of two values that delineate a range. The global condition result is checked to determine if it is between the two values.
    • Second text field—Available if Between is selected in the drop-down list. The second text field specifies the second of two values that delineate a range. The global condition result is checked to determine whether it is between the two values.
    • Inclusive—Available if Between is selected in the drop-down list. If selected, indicates that the range of values delineated in the two text fields includes the values entered in those fields.

      Note:

      Do not use the relational statement fields for string values, or a validation error occurs.