Overview
If you can not find an order in Boostmyshop myfulfillment, there may me several reasons :
- This order has not been imported yet.
- Boostmyshop tried to import it but encountered an error.
- This order is ignored by Boostmyshop due to its status (most of time, meaning that it's not paid).
Fetch the missing orders
The orders with error
You can fetch the list of errors faced during integration from the Items in error page.
- Navigate to Integrations page.
- Click on the integration to which the order is not fetched and head to Items in error tab.
- Here, you can view the below listed fields which help with identifying the cause of issue.
- # : The serial number assigned to the error message.
- Date : The date on which the order is imported from your CMS to Boostmyshop myFulfillment.
- Object type : If the error message is thrown for an order, product or shipment.
- External ID : The ID fetched from the CMS.
- Reference : The reference number provided in the CMS.
- Error message : Display the reason for not importing the order.
- Retry : The retry option set in the configuration page will be displayed here.
- Bulk actions can be performed in this page. The list of actions are:
- Retry : This will try importing the order again from the CMS.
- Delete : Delete the selected error messages.
- Set "Retry ?" to Yes : This will move the Retry options of the selected order's status to Yes.
- Based on the error message the issue can be fixed.
Items ignored
Fix importation error
Unable to map shipping method
This error means that the CMS order has a shipping method not mapped in the configuration page.
To fix this error :
- Head to integration > click on the integration.
- Select tab "Items in error".
- Search for the order, and click on button "Fix" (you will be then guided to map it and import this order).
Unable to map payment method
This error means that the CMS order has a payment method not mapped to the internal methods in Boostmyshop.
To fix this error :
- Head to integration > manage integration > click ont he integration
- Select tab "Sync error"
- Search for the order, and click on button "Fix" (you will be then guided to map it and import this order) under Actions column.
Unable to find product XXXX
This error means that one product in the order does not exist in Boostmyshop. If the product has been created recently, you can try to first run the product import from Feeds page. Once this is done, try again to import the order under Integration > select the required integration > Items in error, search for the order and use mass action Retry.