Partial Drop Of LPN Through API - WMS_TASK_MGMT_PUB.PUTAWAY_LPN Fails With Error: 'Error processing task.'
(Doc ID 3060202.1)
Last updated on NOVEMBER 25, 2024
Applies to:
Oracle Warehouse Management - Version 12.2.11 and laterInformation in this document applies to any platform.
Symptoms
When trying to do item based or partial drop of LPN during putaway process through API WMS_TASK_MGMT_PUB.PUTAWAY_LPN, the API fails with below error.
While doing putaway through mobile screen, the user has option of doing full LPN based drop (DROP_FULL_LPN=YES) or individual item based drop (DROP_FULL_LPN=NO). Expectation is to do it in similar way through API.
Issue can be reproduced by following steps.
1. Create a PLSQL Code to call WMS_TASK_MGMT_PUB.PUTAWAY_LPN API and pass required details to it. Please refer Doc ID 2815748.1 for API details.
2. Try to do partial drop for a specific item within the LPN. See that API calls ends in error.
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |
References |