wip_massload_pub.Massloadjobs Not Giving Error Message When Status Change Unsuccessful
(Doc ID 1412356.1)
Last updated on FEBRUARY 14, 2024
Applies to:
Oracle Work in Process - Version 12.1.3 and laterInformation in this document applies to any platform.
Symptoms
On : 12.1.3 version, Other
When attempting to Close the Job, the following error occurs.
ERROR
-----------------------
When using WIP_MASSLOAD_PUB.massLoadJobs API to update the status of a WIP job.When we try to set the status of a job to 'COMPLETED' from 'RELEASED' status, the API completes in error.
Found that validateStatus procedure in the in of the validateMLHeader procedure of package wip_validateMLHeader_pvt does not return error message when status to be updated in 'COMPLETE' but current status is 'RELEASED';
We had to then take a workaround of fetching the error through wip_interface_errors table.
But When performing the same from Forms it is working fine .
The issue can be reproduced at will with the following steps:
1.Enter data into wip_schedule_interface table
2.Change the status from released to completed using WIP Mass load
Changes
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 |
Changes |
Cause |
Solution |
References |