Custom Error message
Not possible to reply to the previous post hence creating a new one.QUESTION:
SQL exception occurred during PL/SQL upload.
ANSWER:
Hi Anjula,
Not sure that RAISE_APPLICATION_ERROR can be used.
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?
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.ANSWER:
Hi Anjula,
Not sure that RAISE_APPLICATION_ERROR can be used.
1