- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-04-2024 03:17 AM
Hi All,
For the enhancement table, I have created a flow in ServiceNow. But it is not working as expected.
There will be only one approval in flow. If it is rejected it should go back to the previous state. So, we have an UI action in that state to request for approval again. If we do that, it is requesting for approval again but also making the previous approval which is rejected as requested again which should not happen.
Could you please assist me on this.
Approval is rejected:
When Approval is requested second time:
Thanks & Regards.
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-04-2024 04:18 AM
Try specifying both an approval and a rejection condition, below is the test flow I created to verify your question. Upon re-approval, the old approval is not updated and remains rejected
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-04-2024 05:18 AM
Hi @Kieran Anson ,
It is working as expected. The approval engine for enhancement table is not turned off. So I have updated the property and then it is working fine now.
Thanks for your help.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-04-2024 03:33 AM
Hi @Joshuu
I thought issue has been resolved, did you check OOTB change flow, as i suggested earlier.
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-04-2024 03:38 AM
Hi @Dr Atul G- LNG ,
Yes, I have checked the change OOTB flow. but I can see approval policies over there. I couldn't exactly find what I am looking for.
Could you please assist.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-04-2024 04:03 AM
Sorry @Joshuu not that expert here i am.
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]
****************************************************************************************************************

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-04-2024 04:03 AM
Hi @Joshuu ,
To clarify, you're wanting the following outcome?
1. Upon requesting approval again for an already rejected record, any previous users who rejected are not request for further approval.
So using the above, As Cameron rejected, when re-triggering the approval, they shouldn't receive a secondary approval request the second time around?