Custom Error message
We are on Release 12,1,3. I am creating a custom Web ADI which is based on procedure in package. Procedure is returning the custom error message using RAISE_APPLICATION_ERROR(-20001,ERRORMSG), but the Web ADI is not showing that message it show generic message SQL exception occurred during PL/SQL upload.
This used to work fine prior to upgrade and integrator type was also PL/SQL reference, now that is not available. How to return custom error message?
Thanks,
Anjula
0