Is it recommended to implement approvals directly on Catalog Tasks [sc_task]?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yesterday
I have a question about approvals on Catalog Tasks [sc_task].
I know that approvals are commonly handled at the Request [sc_request] or Requested Item [sc_req_item] level, but I would like to confirm if it is technically possible and recommended to implement approvals directly on the Catalog Task [sc_task] table.
My questions are:
- Is it supported / recommended to create approval records for Catalog Tasks [sc_task]?
- Are there any OOB limitations or best-practice concerns with using approvals at the sc_task level?
- If approvals are generated for sc_task records, where should they be visible to the approver?
- Service Portal / Employee Center?
- My Approvals?
- Approval [sysapproval_approver] list?
- Related list on the Catalog Task form?
- Would the approval state on the sc_task record be updated automatically, or would additional configuration be required?
- Is it better to keep approvals at the RITM level and only create/assign the task after approval?
The use case is that we need a specific Catalog Task to be approved before the fulfillment team continues working on it, but we want to avoid customizations that may not be aligned with ServiceNow best practices.
Any guidance or recommended approach would be appreciated.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 hours ago
Hi @jilmac
You can do it, but it is not recommended. There can be many tasks associated with a single request, and if you require approval for each task, the process can become unnecessarily lengthy and inefficient.
It is generally better to implement approvals at the RITM or REQ level rather than at the individual task level.
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/dratulgrover [ Connect for 1-1 Session]
****************************************************************************************************************