Creation of automatic Service Requests/Tasks when the value of a field in CMDB is changed
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-18-2024 07:19 AM - edited ‎04-18-2024 07:23 AM
Whenever there is a change in the value of a field in CMDB the Configuration Management team is not able to get a notification. So we want to enable a feature that will create a Service Request/Task for the Configuration Management team so that they can quickly audit and take necessary actions to fix the discrepancy if any.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-18-2024 09:03 AM
Hello @BurraS ,
Try with a Business rule, Write After update business rule, put your condition and in advance section use gs.eventQueue() with all parameters.
Please Mark My Answer as Helpful and Accept as Solution, if you find this article helpful or resolves your issue.