Use Case: Custom Expressions
- The administrator has configured the workflow to support custom expressions.
- A contract with Contract Type = CFA, Account = ACME International, Contract SubType = PSI, and Contract Category = Procurement is created.
This section explains an example of how the workflow stage transitions based on the workflow created to support custom expression.
Limitation
All fields specified in the criteria expression must be updated in a single action for the workflow stage to transition to the next stage.
For example, if the criteria expression is set as ( Agreement.Status= ("Activated") and Agreement.Language_c= ("English") ), both fields need to be updated in a single action within the contract. If you update the status of the contract and save it, then update the language field in a separate action, the workflow stage does not transition.
Upon successful completion of the steps outlined in this task, the workflow stages transition smoothly based on the defined criteria expressions.