- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-17-2023 09:19 AM
I am developing an integration with an external source and would like to verify the records that have been created or updated by the external source in the CMDB.
I'm pushing the updates from the external source using a new Discovery Source and using the IRE APIs
How can I check for new and updated CMDB records from that external source?
Is there an API as well?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-19-2023 10:46 PM
You can use the CMDB 360 feature to track how the CMDB data is getting updated from multiple data sources. This can be accessed from the 'CMDB 360' tab of CMDB workspace. Following are the pre-requisites for CMDB 360:
1. ITOM Discovery License (com.snc.itom.discovery.license) plugin needs to be installed
2. Multisource CMDB system property (glide.identification_engine.multisource_enabled) is set to true
The following URL has more details about this feature:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-20-2023 03:05 AM
Hi @fmaccioni
Activate the plugins in PDI and have a look.
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
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-21-2023 04:04 PM
Hi @Dr Atul G- LNG , thanks for the info!