(Example) Configure a Condition Activity to Check the Leave Information

To configure a conditional expression to check the leave information, do the procedure in this topic.

Good to Know

How to Start

  1. (Example) Create a Process-Based Application for an Absence Request.
  2. (Example) Create a Human Resources Leave Verification Subprocess.
  3. (Example) Configure Process Data Variables for a Next Loop Activity.
  4. (Example) Configure an Initialize Loop Activity to Store the Leave Information.

Procedure

  1. On the Common Common icon tab, drag the Condition Condition icon activity onto your process.
  2. In the IF field, enter Loop Again.


  3. Click Edit Edit icon.


  4. In the Rule Variable field, drag the LoopAgain process data variable from the Process Data > Model Data screen.


  5. In the Operator field, select the expression == from the Bool data type.


  6. In the Rule Value field, enter false


  7. Click Validate Validate icon to make sure the rule is correct.
  8. Click Back Back icon to save your rule and go back to the previous screen.
  9. Click Finish.
  10. The Process Builder shows the Condition activity for the example human resources leave verification subprocess.