- I have done the required setups for recurring integrations as attached in image 2 for import project with entity customers v3.
- I am using enque to post an excell with customer data through postman (image 1).
- I get the success message and the job executes but with status ProcessedWithErrors (image 2)
- When I post the enqueue with the customer excel I assume it should be posted to the blob storage under DMF folder but I do not see any file in blob storage. Please let me know if my assumption is wrong here.
- When I see the job it ends with ProcessedWithErrors and I cannot see any more details of what went wrong even through GET on the job id in POSTMAN (image 3)