...
The operation cancelOrderLine supports cancellation of one orderline. Cancellation is available until the orderline is released for production (“vrijgegeven”). Confirmation of the operation is provided with a http-response-code. The operation requires the OrderId and OrderLineId as input and is available for orders entered via webservices only.
Specific error messages
OMS-01201 Unable to map sending party
...
- Processed ShippingUnit is ready for shipping
Addendum
Migration strategy
Suggested migration strategy from batch file to webservice:
- Verify technical and functional process with a live connection to the CB test environment.
- Arrange for shadow-run(s) in a combination of production and test environments,, i.e. send an OPDNAW message to the CB production environment, extract a few orders and send them via the webservice to the CB test environment. CB can verify the received data in the test environment against the production data from the OPDNAW.
- Arrange for go-live date
- Send a limited number of orders via the webservice to the CB production environment. CB can monitor the processing of these orders.
- Verify the information in the order status and shipping unit operations.
- Step-by-step increase the webservice load until the required level is reached.
- If applicable then disable the file based flow.