Is there a way to automatically apply a pre-defined checklist template to an incident or task (or group of them) based on the substate?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-12-2017 12:49 PM
I am looking for a way to automatically apply a pre-defined checklist template to an incident or service catalog task when a specific substate is selected. We do QA on random incidents and tasks, and the substate determines which incidents and requests are QA'd and which are not. I know how to create the checklist template and manually assign it to an incident, but not automatically. Can anyone offer suggestions for this? Thanks!
- Labels:
-
Workflow
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-07-2020 01:43 PM
Hi, We have the similar requirement of creating help desk troubleshooting check-list. Want o know if you were able to achieve this functionality, if yes, could you please share the complete design.
Thank you,
Shanti
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-09-2017 07:33 PM
Coaching loops?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-12-2017 07:03 PM
Andrew,
The HI Customer Experience team is striving to ensure that customer queries posted from the HI Service Portal are answered in timely and accurate fashion.
I am looking to see if someone can help with this query. Thanks.
Regards,
Teena Singh
Customer Experience: UX Strategy and Customer Insights
teena.singh@servicenow.com
ServiceNow
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-10-2017 09:38 AM
You can defintely do it using a business rule.
When incident moves to a particular substate, using a business rule query the required template.
Also you can create an additiona field in template table to map to substates to easily identify which template is for which substate.
Please mark this response as correct or helpful if it assisted you with your question.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-10-2017 09:46 AM
Any chance you could expand on that? I'm not able to see the templates when creating a business rule.
Could you provide a script example?
