Custom error message not getting returned in WEBADI from Importer
Dear All,
I have defined an integrator, which does primary validations initially. The error messages from the integrator are being returned to the WEBADI excel. But I have defined an importer. Importer Type : PL/SQL API. I gave the LINE_NO as a parameter in the package.
This LINE_NO works as the run id, that is same for all the records in a particular RUN
I have defined the following:
1. Group Definition : Added P_LINE_NO, this is the parameter in the procedure used for the Importer package. The line no as defined earlier, works as a RUN ID for a particular run