Skip to Main Content

Oracle Forms

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!

Reports message (using srw.message) doesn't pop-up in Forms

590229Oct 29 2010 — edited Oct 29 2010
Hello,

I am using Forms 6 and Reports 6.
I've created a report and in AFTER REPORT trigger placed this line SRW.MESSAGE('File was successfully created') (*NOTE:* In my report I don't use any data preview all data is being saved directly into file right after Parameter Form ":DESTYPE:='File'").
When I run this report in Oracle Reports Builder message is being showed on screen, but when I call this report through some form using RUN_PRODUCT(REPORTS, report_name, SYNCHRONOUS, RUNTIME, FILESYSTEM, param_list, NULL) this message doesn't show up, though I can see it in Reports Background Engine -> Show Log.
Any suggestions on how to make it show up?
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 26 2010
Added on Oct 29 2010
1 comment
553 views