-
Notifications
You must be signed in to change notification settings - Fork 906
Create Critical P1 Incident from Alert using GlideJsonPath - Pull5 #2561
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Create Critical P1 Incident from Alert using GlideJsonPath - Pull5 #2561
Conversation
Automatically create a problem record from incident volume Use case: Automatically create a problem record if a specific Configuration Item (CI) is associated with more than a certain number of incidents within a defined timeframe. Code snippet This code can be placed in a Scheduled Script Execution or an After Insert Business Rule to check new incidents
…Active incidents/README.md
…Active incidents/script.js
… Assignment Groups/README.md
… Assignment Groups/script.js
…cident volume/README.md
…cident volume/script.js
trimbakeshmadhan-109
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Reviewed PR contains
2 Files
1.Script.js
2.README
trimbakeshmadhan-109
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Reviewed > PR contains 2 files
|
Hello @trimbakeshmadhan-109 You created a new folder under Basic Example, which contains a separate script and readme file. Please create under the main folder GlideJsonPath so that the folder structure will be clear |
… Major Incident from an external monitoring system/README.md
… Major Incident from an external monitoring system/script.js
trimbakeshmadhan-109
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Reviewed..PR contains 2 files
1.Script.js
2.README
@ravichandra1998g THanks, Updated the files path as suggested
ravichandra1998g
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
looks good
PR Description:
Create Critical P1 Incident from Alert using GlideJsonPath
Pull Request Checklist
Overview
Code Quality
Repository Structure Compliance
Core ServiceNow APIs/Server-Side Components/Client-Side Components/Modern Development/Integration/Specialized Areas/Documentation
Restrictions