Order Read - Error (3 replies)
Hi Michael, yes it seems that a product has been deleted since an order was placed. I'd suggest narrowing the range that you are downloading using the increment_id. Once you have the culprit see if you can find the product with the issue and pass back to the devs.
I ended up canceling the test orders, and I was then able to narrow it down when creating new orders. The Magento developers are looking into the product right now. I will respond with their findings. Thanks
Closed due to inactivity.
I am receiving the following error when reading orders: "Server returned a fault exception: [101] Product with requested id does not exist."
I am not having issues reading other data feeds from Magento into IMAN. From a little research, the error usually happens in Magento when you are exporting/importing orders in Magento and the sales orders contain product id's that do not exist in the product table. The Magento developers have checked their database and say there is nothing wrong. Is there anything else to check?