Issue with WSH_DELIVERIES_PUB.Delivery_Action API
Hi All,
I am getting following error while trying to perform 'PICK-SHIP' using WSH_DELIVERIES_PUB.Delivery_Action api.
Error: Message Data : Error: Number of concurrent requests launched successfully: 0. Number of requests that failed: 1.Error: Launching Pick Release failed for Delivery 6599918.
Requirement:-
We are trying to perform pick & ship confirm the delivery in a single process through back end(using api).
I have done the following for the same:
1. Successfully created the delivery line using api wsh_deliveries_pub.create_update_delivery.
2. Successfully Assigned the delivery detail line to the above created delivery using api WSH_DELIVERY_DETAILS_PUB.Detail_to_Delivery.