- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-19-2019 07:17 AM
Hello,
How can i know if an incident was created based on a template and whitch template was used ?
Thanks, regards
Solved! Go to Solution.
- Labels:
-
Incident Management

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-19-2019 11:33 AM
Hello,
This link may find helpful for you.
https://community.servicenow.com/community?id=community_question&sys_id=b0b543f5dbe3a780fa192183ca961944&view_source=searchResult
Regards,
Nithish

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-19-2019 11:33 AM
Hello,
This link may find helpful for you.
https://community.servicenow.com/community?id=community_question&sys_id=b0b543f5dbe3a780fa192183ca961944&view_source=searchResult
Regards,
Nithish

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-19-2019 11:35 AM
Hi,
You need to check the incident templates by navigating to System Definition -> Templates and filter by table incident. There you can see all the available incident templates.
From there, you can check based on the values that are being set, you will know which template is being used for the creation of the incident. The incident table as such does not store any information about the template.
Mark the comment as a correct answer and also helpful if this answers your question.