Hi all,
I need to import a unique file related to different entities at the same time by Recurrent Data Job. I'm able to do with a single file by POSTMAN- single data entity, not able to do with multiple entities in the same file, e.g Vendor Groups and Vendors V2 in the same file CSV.
The queued job goes always in status Pre-Process Failed
Here an example of the enqueue body content from POSTMAN: first 3 lines for vendor group, the rest for vendors.....
Both work fines in managed by one recurrent data job for each entity
How can I manage it?