My form approval process to the multiple users is Secretary --> Supervisor --> Hr1 --> HrDirector
In my current business process at the last “HRDirector” is approving the form and save it into the repository.
Now I want to change this business process like, “HRDirector” will approve the form and send it to the Supervisor, Supervisor will update that form field value and send it again to the “HRDirector”.
At last “HRDirector” will approve the form and save it into the repository.
In this business process same form will be route multiple time to the above mention users.
Please suggest the process diagram flow to fulfill above requirement.