creating problem record using repetitive incident CI (GEN AI)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-24-2024 03:41 AM
Hello Everyone,
can we create automatically problem record based on repetition of Incident CI using GENAI.
could you please help with solution or artifacts.
Thanks in advance,
Sayan Ghosh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-24-2024 04:42 AM
Hi @sayan3
Here are the steps required:
- **Identify the Incident CI:** The first step is to identify the Configuration Item (CI) that is associated with the recurring incidents. This can be done by analyzing the incident records and identifying patterns.
- **Set up GENAI:** GENAI, or Generic Artificial Intelligence, is a feature in ServiceNow that uses machine learning to identify patterns and make predictions. You'll need to set up GENAI to monitor the incident records and identify when a certain CI is associated with a recurring incident.
- **Create a Business Rule:** Once GENAI has identified a pattern, you can create a business rule that triggers the creation of a problem record. This rule might be something like "If CI X is associated with Y number of incidents in Z amount of time, create a problem record."
- **Define the Problem Record:** The problem record should include all relevant information about the recurring incident, including the CI, the number of incidents, the time period, and any other relevant details.
- **Test and Refine:** Once the problem record is created, it should be tested to ensure it's working correctly. This might involve creating test incidents and seeing if the problem record is created as expected. The process can then be refined as necessary based on the results of these tests.
Regards
Shaql
***********************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting "Accept as Solution" and " Helpful." This action benefits both the community and me.
***********************************************************************************************************************
Regards
Shaqeel
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-20-2025 01:11 AM
For point-2: How can Set up GENAI:** GENAI, or Generic Artificial Intelligence, is a feature in ServiceNow that uses machine learning to identify patterns and make predictions. You'll need to set up GENAI to monitor the incident records and identify when a certain CI is associated with a recurring incident..?
How to do in Servicenow..? Pls help