How to set the Approval status of RITM to Approved if there is no approval flow for the forms?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-12-2024 03:48 AM
Hi
How to set the Approval status of RITM to Approved if there is no approval flow for the forms right now this approval status is setting to Requested even though that flow dont have approval flow how can I set this one via Business rule?
Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-12-2024 03:52 AM
this is because of an OOB BR "Cascade Request Approval to Request Item"
This seems a platform behavior whenever REQ gets approved the RITM State as Approved even if there are no approvals etc on it
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-12-2024 04:03 AM
Thanks for the reply @Ankur Bawiskar Can we set that approval status to approved on RITM if there is no approval flow if yes can you please help me in that
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-12-2024 04:13 AM
you may have to check the OOB script include which is getting called in that BR script
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-17-2024 02:00 AM
Hi @Ankur Bawiskar But in my case by default if the RITM have approvals or not Approvals status is set to Requested but I have checked it in my personal instance if there are no approvals it is setting to Approved as you mentioned above How can I proceed now please help me here.