Need To Attach An SLA To Catalog Task
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-12-2021 05:27 AM
I have a Catalog Item that generates Six Catalog Tasks. On each of these Tasks I need to attach an SLA. SLA should be on "Catalog Task" as per the requirement.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-12-2021 05:40 AM
Hi,
So do you have SLA Definition created on sc_task Table
Condition: Request Item.Item -> Your Catalog Item Name Here
Regards
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-05-2024 05:56 PM
Hi @Ankur Bawiskar,
How to get the catalog item fields in the SLA. I need to create SLA only for particular Conditions.
For eg: if request type is XXX (This field is in the catalog item ). How to fetch the fields in the catalog item to SLA for adding conditions?
Thanks in Advance.
Thanks & Regards,
Srinithi Venkatachalam
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-12-2021 05:53 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-15-2021 06:02 AM
Thanks, will check this.