I need automated flow to update the RITM record from 'sysapproval_approver' table
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-16-2024 05:12 AM
Hello, I have requirement to create new catalog item and automated flow...created below two fields.
1.Request_for (Reference:sys_user)
2.RITM_number (Reference:sc_req_item)
For the flow,
1) Once the user submits the Form, Approval triggers to Requested_for Manager approval.
2) Once Manager Approved, the RITM state is closed complete and the Flow queries the sysapproval_approver table and queries the Approval for with the RITM_number variable .
2) The related state for the record should be updated to Approved.
I am new to this flow designer and am not able to proceed after manager approval. Could you please guide me how to
query the RITM on flow level.
Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-16-2024 10:08 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-23-2024 10:28 AM
Thank you for the reply, that is working perfectly but I need small change on approvals. I want trigger an approval to the RITM (RITM_number) approver manager instead of requestor (Requested_for) manager. Could you please help me on how to achieve this one.
Please find the attached screenshot for reference.
Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-23-2024 10:38 AM
Thank you for the reply, that is working perfectly but I need small change on approvals. I want trigger an approval to the RITM (RITM_number) approver manager instead of requestor (Requested_for) manager. Could you please help me on how to achieve this one.
Please find the attached screenshot for reference.