What is triggering this event - cmdbdatamanager.tasks.created
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-07-2025 09:11 AM - edited 01-07-2025 09:12 AM
Need to know which script is triggering this event - cmdbdatamanager.tasks.created.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-21-2025 05:28 AM - edited 05-21-2025 05:28 AM
You can also look for System Definition, Scheduled Jobs, then search for name = *CMDB DATA MANA"
and you should see them there
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-09-2025 05:39 AM
Since it isn't easily found, I wonder if it's part of the
Is the triggering of that event causing an issue? Perhaps you will get more help if you share why you are looking for the trigger.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-23-2025 12:15 PM
Hey, after some in-depth digging and head scratching I agree that this is most likely the culprit for the event: sn_cmdb_data_manager.CMDBDataManagerScopedScriptableApis.executePolicy(). Also dont think your link is pointing to the correct thing.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 weeks ago
I have spent enough time on this in my current use-case. Where we want to trigger a notification for the Data Certification Task record.
The CMDB Task and the assignee on it is able to receive the notifications for 50%, 75%, 90% and Breached for the due date on it.
BUT - The assignee has not received any notification for the first assignment.
My blind guess is - It is some logic in the sn_cmdb_data_manager.CMDBDataManagerScopedScriptableApis.executePolicy() which is connected to the "Policy Type" value of the policy.