Skip to Main Content

APEX

Announcement

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!

apex_application.g_print_success_message not working

980260Dec 17 2012 — edited Jan 3 2013
Hi,

In my application, I am using apex_application.g_print_success_message to print success message in the processes section when the page is submitted. However this just doesn't seem to be working.
Surprisingly, same thing is working on development and testing box, however, on production, it is not working.. Initially i thought that "include process success message" checkbox could be left unchecked, but no; the checkbox is very well checked, still this issue..

Tried commenting the statement apex_application.g_print_success_message in the pl/sql block and rather putting the message directly in "Process Success Message" under "Message" section; however even this is not helping out.

Is there anything else which overrides the "include process success message" setting in APEX? Any workaround to make it work?
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 31 2013
Added on Dec 17 2012
4 comments
2,461 views