How can I submit a new concurrent program that allows the UI attributes to be updated for the succe
This is related to the PIM (Product Data Hub) version 12.2.7
Issue Scenario:: When EGO Java Concurrent program completes into warning (most of the rows in the bulk upload validation passed (process_status = 4), but only few errored (process_status = 3) due to valid case) -- along with errored rows all the rows which are processed fine (status 4) are rolled back and not updated in PIM application. This is apparently not right since the successfully attributed values should be updated in the application. This is a major business concern.
Also We have some cases where the EGO Java Concurrent program completes normally with the successfully attributed values updated in the application (process_status = 4) yet there are error records (process_status = 3) inserted into the apps.mtl_interface_errors table. Again is this the expected program behaviour ? I see there was a patch released i.e. Patch# 25785489 for the issue raised in this regard. This has been applied as a subset of the oracle patches in the system.