CMDB Integration Studio Application Data Source showing Issue?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-12-2025 09:27 PM
I have trying to load the Computers Data into CMDB computer table using Intune Graph Connector and my requirement is Skipping the records specific field value from staging table records so I wrote the CMDB Integration Studio Application Data Source before execute script but not working it is showing error like "Before script unable to process records with error message: The undefined value has no properties." i have put the correct backend field value from staging table
Before execute script:

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-19-2025 03:47 AM
You could skip those within the CI class mapping by using a conditional class and filtering based on your manufacturer field. No scripting needed