Is there a way to backorder total quantities of transfer orders shipment lines using REST services?
Summary
REST service can insert complete backorder quantity of shipment lines but Perform Shipping Transaction process ends with errorContent
Customer is integrating oracle inventory management fusion cloud V 21B (11.13.21.04.0) with WMS. They need to backorder partial and total quantities of transfer orders shipment lines with REST service.
We´ve been using the service fscmRestApi/resources/11.13.18.05/shipmentTransactionRequests, we can insert the backorder quantities for both partial and total backorder, total backorder meaning that ship quantity = 0 and backorder quantity is total requested quantity.
REST service processes correctly both partial and total backorder to stage tables, after that, execution of Perform Shipping Transactions process
Tagged:
1