Condition activity

An activity that specifies a rule that directs a process based on the analysis of one or more input values. You can create simple rules based on logical operators (>, <, =, !, and so on), or complex logical expressions.


Condition activity

Configure the Condition activity

To configure the Condition activity, do the procedure in this topic.

Video: Adding Condition Activities

Video: Add Conditions and Salesforce Actions

Video: Process Designer Overview

Video: eForms with SharePoint - Part 4

Examples

Good to Know

How to Start

  1. Open Process Builder.

    For information about how to open this screen, refer to Process Builder.

  2. Do one of these:
    • Add an activity:
      1. In Process Builder, in the Activity Library, open the Common tab.

        Open Common tab
      2. On the Common tab, drag the Condition Condition icon activity onto your process.
    • Change an activity:
      1. In your process, double-click your activity.

Procedure

  1. Complete the fields on the Condition Builder screen.
  2. (Optional) Click Advanced Advanced icon > Email Notifications E-mail Notifications icon.

    For more information, refer to Email Notifications screen (Process Activities).

Condition Builder

Specifies a conditional expression that directs your process based on the result.

Figure: Condition Builder screen

Condition Builder screen

Fields

Field NameDefinition

Display Name

Description:
Specifies the activity name that shows in your process.
Allowed Values:
One line of text (a string).

Accepted:

  • Letters
  • Numbers
  • Spaces
Default Value:
None
Accepts Variables:
No
Example:
This is a common configuration field that is used in many examples. Refer to:
  • Examples - Step-by-step use case examples, information about what types of examples are provided in the AgilePoint NX Product Documentation, and other resources where you can find more examples.

Description

Description:
Specifies an optional text description for your activity.
Allowed Values:
More than one line of text.
Default Value:
None
Accepts Variables:
No

ELSE Connector Shows On

Description:
Specifies the location and direction of the Else arrow.
Allowed Values:
  • Bottom
  • Top
Default Value:
Bottom
Example:
Refer to:

Incoming Sequence Shows On

Description:
Specifies the location and direction of the incoming arrow.
Allowed Values:
  • Bottom
  • Left
  • Right
  • Top
Default Value:
Left
Example:
Refer to:

Outgoing Sequence Shows On Left Outgoing Sequence Shows On Left icon

Description:
Specifies the direction of the outgoing arrow is left.

Outgoing Sequence Shows On Right Outgoing Sequence Shows On Right icon

Description:
Specifies the direction of the outgoing arrow is right.

If

Description:
Specifies a name for a rule in your condition.
Allowed Values:
One line of text (a string).

Accepted:

  • Letters
  • Numbers
  • Spaces
Default Value:
Rule Name 1
Example:
Refer to:

Else

Description:
Manages all values not included in the other If conditions.
Example:
Refer to:

Edit Edit icon

Opens this Screen:
Condition Builder > Build Basic Query
Function of this Screen:
Creates or changes logical rules. You can put one statement inside another statement to create complex logical expressions.
Example:
Refer to:

Add New Rule Add New Rule icon

Function:
Lets you to add more than one rule.
Example:
Refer to:

Condition Builder > Build Basic Query

Creates or changes logical rules. You can put one statement inside another statement to create complex logical expressions.

Figure: Condition Builder > Build Basic Query screen

Condition Builder Build Basic Query screen

Fields

Field NameDefinition

Condition Name

Description:
Shows the name for your rule.
Allowed Values:
Read only.
Default Value:
Rule Name 1

Build Advance Query Build Advance Query icon

Opens this Screen:
Condition Builder > Build Advanced Query
Function of this Screen:
Creates or changes logical rules. You can put one statement inside another statement with brackets to create complex logical expressions

Validate Validate icon

Function:
Makes sure the rule is correct.

Preview Preview icon

Function:
Shows the preview of your rule.

Rule Variable

Description:
Specifies the value to analyze.
Allowed Values:
Default Value:
None
Accepts Variables:
Yes
Example:
Refer to:

Operator

Description:
Lets you select the operators for a logical expression.
Allowed Values:
Data TypeExpression Operators

String

, ==, StartsWith, EndsWith, Contains, !=, Does Not Contain Data, Contains Data

Bool

==

Date Time

, ==, >, >= , <, <=, !=

Number

, ==, >, >=, <, <=, !=

Default Value:
None
Example:
Refer to:

Rule Value

Description:
The value for the data variable.
Allowed Values:
Default Value:
None
Accepts Variables:
Yes
Example:
Refer to:

Add Row

Function:
Adds a row for the Field Name and Field Value.

Indent Right Indent Right icon

Function:
Creates the statement that is a condition of a parent statement.

Delete Delete icon

Function:
Deletes the selected item.
Example:
Refer to:

Back Back icon

Function:
Saves your rule and goes back to the Condition Builder screen.

Condition Builder > Build Advanced Query

Creates or changes logical rules. You can put one statement inside another statement with brackets to create complex logical expressions.

Figure: Condition Builder > Build Advanced Query screen

Condition Builder Build Advanced Query screen

Fields

Field NameDefinition

Condition Name

Description:
Shows the name for your rule.
Allowed Values:
Read only.
Default Value:
Rule Name 1

Validate Validate icon

Function:
Makes sure the rule is correct.

Preview Preview icon

Function:
Shows the preview of your rule.

Bracket

Description:
Opening and closing brackets are used to create complex expressions.
Allowed Values:
  • { .. }
  • {{ .. }}
  • {{{ .. }}}
  • {{{{ .. }}}}
  • {{{{{ .. }}}}}
Default Value:
None

Rule Variable

Description:
Specifies the value to analyze.
Allowed Values:
One line of text (a string).

Accepted:

  • Letters
  • Numbers
  • Spaces
Default Value:
None
Accepts Variables:
Yes
Example:
Refer to:

Operator

Description:
Lets you select the operators for a logical expression.
Allowed Values:
Data TypeExpression Operators

String

, ==, StartsWith, EndsWith, Contains, !=, Does Not Contain Data, Contains Data

Bool

==

Date Time

, ==, >, >= , <, <=, !=

Number

, ==, >, >=, <, <=, !=

Default Value:
None
Example:
Refer to:

Rule Value

Description:
The value for the data variable.
Allowed Values:
One line of text (a string).

Accepted:

  • Letters
  • Numbers
  • Spaces
Default Value:
None
Accepts Variables:
Yes
Example:
Refer to:

Add Row

Function:
Adds a row for the Field Name and Field Value.

Delete Delete icon

Function:
Deletes the selected item.
Example:
Refer to:

Back Back icon

Function:
Saves your rule and goes back to the Condition Builder screen.