I have a filed of object type called renewable Program in the schema.When i try to load data through CSV file into schema,it throws this error at mapping stage.It throws similar error for other fields of similar object type.
Error:
The attribute renewable Program[] does not exist in input schema. Please update the source schema path and try again.
Topics help categorize Community content and increase your ability to discover relevant content.
Views
Replies
Total Likes
Hi @RitwikMo
The error is saying that the field you are attempting to ingest data into, either does not exist in your source data schema, or has an issue with formatting. Have you checked that?
Thanks,
David
I have checked for both and none of them is an issue.
HI ,
We encountered the same issue. It seems that the array requires values for all the attributes within each object. Could you please create a sample file with at least one record that includes all the necessary values? Sometimes the actual file might not have all the attributes
Thank You,
Uma
I have tried doing the same but it still gives the same error.
As @Umamaheswari_Yakkala mentioned this issue is encountered for an object array. Can you create a sample file with just one record having all the data and test it. I believe one of the entry in your sample file might be missing something.
@RitwikMo Did you find the suggestions helpful? Please let us know if you require more information. Otherwise, please mark the answer as correct for posterity. If you've discovered a solution yourself, we would appreciate it if you could share it with the community. Thank you!
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies
Views
Likes
Replies
Views
Like
Replies