- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-28-2024 11:34 PM
Hi All
We have a requirement where once the approval is triggered and in requested state I want to populate a field on sysapproval_approver table using flow designer. Please let me know how I can achieve this?
Thanks in advance.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-29-2024 02:41 AM
Try as below :
Output :
Thanks and Regards
Amit Verma
Please mark this response as correct and helpful if it assisted you with your question.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-29-2024 12:54 AM
If you have added update record action after ask for approval action then it must wait for the approval approved or rejected. If initially approval is requested and you want to update record immediate to it then add update record action after trigger and before the ask for approval action. Or If ask for approval action is not required in your flow then you can remove it.
Thank you!!
Dnyaneshwaree Satpute
Tera Guru
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-29-2024 01:58 AM
Thank you for your input but that is not what I am looking for I need to update the records which are created as part of Ask for Approval.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-29-2024 12:26 AM
Hi @SNow35
May be you could build a logic using Do the following in Parallel action. Refer below post :
https://www.servicenow.com/community/csm-forum/ask-for-approval-action-not-working/m-p/2697020
Thanks and Regards
Amit Verma
Please mark this response as correct and helpful if it assisted you with your question.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-29-2024 12:46 AM
It does not work as no action is taken on approval record but I want this to work when the approval is in requested state
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-29-2024 02:41 AM
Try as below :
Output :
Thanks and Regards
Amit Verma
Please mark this response as correct and helpful if it assisted you with your question.