In Sales Order object there are few line items exists even though it is showing the error as mentioned below.
Failed to extract child records from one To Many import data. Record at index 0 was not an array, and no Path To Many was provided.
In Sales Order object there are few line items exists even though it is showing the error as mentioned below.
Failed to extract child records from one To Many import data. Record at index 0 was not an array, and no Path To Many was provided.
@shivach-shiva-ch">@shivach Could you clarify the scenario above and in what steps you see the error message above?
Thanks
This is a similar issue that I am experience; however, mine is with Invoice Objects. I have a real time listener setup for Netsuite on Invoices which then submits the data over to Salesforce. Then I need copy the items on the invoice; however, when I specify one to many relationship to the "item" field I get the error posted aboved wheen trying to work with it.