Community Tip - Did you know you can set a signature that will be added to all your posts? Set it here! X
What is the use of Record Variable Changes property in Workflow?
Record variable changes Saves the variable values entered by an individual assignee in the activity.
This applies only to variables that are displayed in an activity and are editable by an assignee for the activity.
These values are captured during workflow execution for each activity instance and for every time the activity is executed
@Fadel , Thanks for the Info.
Let’s say I have an activity with a workflow variable called Special Instructions.
I also have a notification robot that uses the value of this Special Instructions variable.
The activity is configured with Record Variable Changes, which saves the variable values entered individually by each assignee.
In this scenario, Which value will the notification robot use for Special Instructions?
If I follow, I think you're saying the scenario is that there are multiple participants completing the task, and each one might update the Special Instructions on their specific task?
I would think that when the activity is completed, the final Special Instructions would get copied to corresponding the workflow variable, to be used downstream.
If you want to get all the Special Instructions entered by each participant, you could consider trying something like: