SCCM Datasource getting failed

reddy122
Tera Contributor

We have installed SG-SCCM to

reddy122_0-1711966923111.png

 

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.

reddy122_1-1711967047994.png

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

4 REPLIES 4

SP22
Mega Sage
Mega Sage

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

reddy122
Tera Contributor

Hi @SP22 ,

 

Thanks for your reply,It's not about the normal transform map

Pratiksha
Mega Sage
Mega Sage

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. 

ChandraR1548400
Tera Contributor

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.