For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!
In personalization, I am calling a procedure which is a plsql package procedure. Depending on the returned value, I want to show a message to the user (if retcode is 1 show the message). Any idea? Thanks,