SCCM Datasource getting failed
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-01-2024 03:26 AM
We have installed SG-SCCM to
get computer records, but while importing the data we are getting error as "java.lang.IllegalArgumentException: Entity Field Mapping must have either a source field or referenced entity
at com.google.common.base.Preconditions.checkArgument(Preconditions.java:142)" these records are not moved to process state ,it is always shoing as loaded.
Can anyone let me know what is the reason for this?
And also sometime we are getting data into staging table and it will update the some records but for some other records are not getting updated eventhough everything is processed and data is available in the staging table for some of the fields.
We are using robust transform map here
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-01-2024 03:34 AM
Hello @reddy122,
Please find the below link and let me know whether it is useful or not.
https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0994849
Thanks
SP
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-01-2024 03:37 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-01-2024 07:00 AM
Try loading the sample load of 20. If it works then check the transforms in IHETL. One of the script transform might be causing this.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-06-2025 02:05 PM
Hello Reddy Please check in Robust Transform mapping RTE Entity mapping fields you will get source and target value is empty ,Please delete the record then try you will not get above error.