WIP Mas Load Fails After Kanban Status Change BY API:INV_KANBAN_PUB with Error: "Unable to update the associated kanban card to 'Inprocess' status for this job."
(Doc ID 2900315.1)
Last updated on SEPTEMBER 30, 2024
Applies to:
Oracle Inventory Management - Version 12.2.10 and laterOracle Work in Process - Version 12.2.10 and later
Information in this document applies to any platform.
Symptoms
Problem Statement
Through Public API: INV_Kanban_PUB.Update_Card_Supply_Status, kanban status is changed to Empty for multiple kanban cards. Then some WIP Mass load requests fail with the following message:
Error
Unable to update the associated kanban card to 'Inprocess' status for this job.
Steps to Reproduce
- Navigate to Inventory > Kanban > Kanban Cards, and prepare multiple Kanban Cards with Status = New (or Full), Source = Production.
- From a custom program, execute API: INV_Kanban_PUB.Update_Card_Supply_Status with p_Supply_Status = 4 (Empty), p_commit = false for multiple Kanban Cards. At the end of custom program, execute commit manually after all process completes for all Kanban Cards.
- Navigate to Menu:View > Requests and click Find button, then WIP Mass Load request launches for every Kanban Card.
- Some of WIP Mass Load requests fail and the reported error message is shown in WIP_INTERFACE_ERRORS table.
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 |