Approval getting attached at the time of RITM getting attached to request
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-24-2024 12:29 AM
Hi,
When the request is submitted for catalog item, there is a user approval getting attached in request table which is not configured in flow. Can someone suggest what might be the cause.
Thanks,
Pallavi
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-25-2024 12:43 AM
Hello @Pal777
There is a OOB workflow will run for the request "Service Catalog Request" and if request has been created
and also check other workflow and flow designer that will runing for the cataloge request.
If my answer has helped with your question, please mark my answer as accepted solution and give a thumb up.
Thank You
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-25-2024 02:07 AM
Hi @Pal777
OOTB any approval triggered on REQ because there is a worflow written on "sc_req" . If price is greater than 1000 the approval will trigger on Request,
If you found my response helpful, I would greatly appreciate it if you could mark it as "Accepted Solution" and "Helpful."
Your support not only benefits the community but also encourages me to continue assisting. Thank you so much!
Thanks and Regards
Ravi Gaurav | ServiceNow MVP 2025,2024 | ServiceNow Practice Lead | Solution Architect
CGI
M.Tech in Data Science & AI
YouTube: https://www.youtube.com/@learnservicenowwithravi
LinkedIn: https://www.linkedin.com/in/ravi-gaurav-a67542aa/
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-25-2024 02:09 AM - edited 10-25-2024 02:13 AM
Hello @Pal777
It looks like the approval for your request might be triggered by a workflow associated with the Request table. To verify this, you can open the workflow in your instance using the following link:
`https://<yourInstanceName>.service-now.com/workflow_ide.do?sysparm_nostack=true&sysparm_use_polaris=false`
Just replace `<yourInstanceName>` with your instance name, and it should take you directly to the workflow editor. Once there, check for any approval-related activities that may be configured within the workflow.
Let me know if you need any help navigating the workflow or if you have further questions!
Please Mark ✅Correct if this solves your query and also mark 👍Helpful if you find my response worthy based on the impact.
Regards,
Aniket