You are here:
Flow
Call expression sets and decision matrices from Flow.
Required Editions
| Available in: Lightning Experience |
| Available in: Enterprise, Unlimited, and Developer Editions for clouds that have Business Rules Engine enabled |
To call expression sets with context definitions from a flow, see How to Use Business Rules Engine to Preapprove Health Cloud Care Requests.
To call an expression set with a Decision Explainer component from a flow, see Example: Create a Flow to Run the Expression Set and Update the Record.
- Invoke a Decision Matrix in a Flow
After a decision matrix is activated, invoke the decision matrix in a flow to provide outcomes and use the outcomes in the flow. - Invoke a Decision Table in a Flow
After a decision table is activated, invoke the decision table from a flow to get and use the output in the flow. - Invoke an Expression Set in a Flow
After an expression set version is activated, invoke the version in a flow to run the rules configured in the expression set and return the outcomes to the flow. - Invoke an Expression Set That Uses Decision Explainer from a Flow
After an expression set version that has decision explanations enabled is activated, call the expression set that the version belongs to from a flow. To capture action logs for the expression set runs, specify values for the autogenerated __actionContextCode and __specName parameters in the flow. - Example of Invoking a Decision Explainer Enabled Expression Set from Flow
This example shows how to invoke an expression set that uses Decision Explainer from flow. The example also shows how to view every run of the expression set in the action logs for the context in which the expression set is run.
Did this article solve your issue?
Let us know so we can improve!

