Modify Approver Value
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-27-2024 04:09 AM - edited 09-27-2024 04:10 AM
Hey Everyone,
We are working on a flow for a table and we've got new requirements from customer that-
we have to create a ui action as form link on record should be visible in awaiting approval stage for that table and
Awaiting approval state -
1. Either none of them have approved
2. Some of them have approved and some are pending
which will Show a UI page - With a drop down of all the approvers who are yet to approve ( Requested state)
If they select a user -then
Update the approval record to the new user and update the flow variable ( Ask for approval running flow variable should be replaced with the sys_id - )
Is there a way we can achieve this, we have to pass sys_id of that user selected as input in ui page to the flow variable and re-execute the flow
This we are creating as we have the cases where approvals are pending for user for very long time, sometimes for those who left the organization, for such users we have to build this functionality-
Any kind of help here is greatly appreciated,
Many thanks,