Question
How do I fetch value after I accept a task?
I am creating a vehicle rental application. I wanted to change the rental status of the application after the supervisor accepts the task

Here in this process model, how do I get the value after supervisor (supervisor change status node) accepts a task. I want to use write records to change the value of rental status to false.
Could someone help me with this.
