You are here:
Configure and Clone the Flows to Evaluate Assessment Scores
Configure the Update Assessment Response Score subflow with your own score evaluation tool and save it as a new subflow. Then, in the Get Assessment Response Score flow, replace the default referenced subflow with your newly cloned subflow and save as a new flow.
Required Editions
Available in: Lightning Experience Available in: Enterprise and Unlimited Editions with Health Cloud or Life Sciences Cloud |
| User Permissions Needed | |
|---|---|
| To use a decision matrix in Business Rules Engine: | Rule Engine Runtime |
| To use assessments: | Industries Assessments permission set license |
- From Setup, in the Quick Find box, enter Flows, and then select Flows.
- Find and select the Update Assessment Response Score flow.
-
Add an action using the decision matrix or another tool that you’ve configured for
evaluating scores.
-
Between the Iterate Over Assessment Question Responses loop
element and the Evaluate Assessment Score action, click
, and
then select Action.
- In the Action search bar, find and select the decision matrix or another tool that you’ve configured for evaluating scores.
- Enter a label and API name.
- In the first input field, select the response value of the current item in loop from IterateOverAssessmentQuestionResponses.
- In the second input field, select the question text of the current item in loop from IterateOverAssessmentQuestionResponses.
- Click Done.
-
Between the Iterate Over Assessment Question Responses loop
element and the Evaluate Assessment Score action, click
-
Replace the default action referenced in the Set Assessment Question Response Score element
with the action you created.
- Click the Set Assessment Question Response Score element, then click Edit Element.
- Set the value of the Response Value Score variable to the response value score of the decision matrix you created.
- Add a fault path to the action you created.
- Cut the Send Error Email action of the default Evaluate Assessment Score action, and paste it to the fault path you created.
- Delete the default Evaluate Assessment Score action.
- In the Flow Builder toolbar, click Save As.
- Enter a label, API name, and description, then click Save. The cloned flow automatically opens in Flow Builder.
- Activate the flow.
- Now, in the Flows setup page, find and select the Get Assessment Response Score flow.
-
Add a subflow referencing your newly cloned subflow.
-
Before the default Get Assessment Response Score subflow, click
, and then select Subflow.
- In the Referenced Subflow search bar, find and select the subflow you cloned.
- Enter a label and API name.
- Under Set Input Values, enable AssessmentId.
- In the AssessmentId field, select the record ID as the input.
- Click Done.
-
Before the default Get Assessment Response Score subflow, click
- Delete the default Update Assessment Response Score subflow.
-
Save the flow as a new flow.
The cloned flow automatically opens in Flow Builder.
- Save and activate your cloned flow.
Did this article solve your issue?
Let us know so we can improve!

