Forum Discussion
The object $data is an instance of Object not an array…
Place a mapper before the JSON splitter then set mapper as pass through enabled
- Aleksandar_A2 years agoContributor III
Hello akarsh,
Seems like the object $customerMappings is missing in the document, could you please verify that it exists?
Thanks it seems to work!
Do you know why it was working since like always, till last Thursday 16th of Feb and now it is not? Json is the same structure… It was going smoothly before. This is strange for me, my colleague has the very same issue with different pipeline, different json file, also there was a scheduled task last week and it went smoothly, today he has the same error message…Using jsonPath in the JSON splitter snap will do the work without the additional mapper
I Would prefer this solution 😀
jsonPath($, “$.data[*]”)