How to define an importer returning detailed error messages
Hi,
I am on R12.1.3 and we have patch 9790225: Oracle Web Applications Desktop Integrator 12.1.3 Release Update Patchset 1
installed.
I following the steps described in white paper How to Define an Importer Returning Error Messages to the Oracle Web Applications Desktop Integrator Document (see attached).
My goal is to create a custom PL/SQL importer that returns error messages directly in the upload document (Excel file), individual error messages per row. I followed all the steps from the note, but when I run the test case at the end, the upload fails at the moment when it should return the error messages.