API to Pick Load/Drop LPN in WMS
Hi All,
I apologize in advance if this is not the right place to post this question.If it is not please let me know and I can move or repost to the correct forum.
Here is the issue I am dealing with :
I am trying to Load and Drop LPNs for 'Transact Move Order' in WMS-LPN Enabled Organization. There is no Public API available for this functionality and Oracle has an Enhancement request open with no timeline. I have tried looking into the log files for mobile supply chain applications (MSCA) and they make use of the Private APIs - For Load -WMS_TASK_LOAD.TASK_LOAD( this api works and I was able to see the Lpns in Loaded status) , For Drop - WMS_PICK_DROP_PVT.PICK_DROP_WRAPPER - This API returns status of Success however it doesnt drop the LPN or complete the transaction. I have also