How to receive srw.message from reports in 10 G
Hallo,
i am migrating our application from 6i to 10g. With reports there are some problems.
I start the reports from forms-modules or menu. Some have parameterforms some not. When starting a report with a wrong parameter-input the report in 6i shows the error-message created with srw.message. Not so in 10 g.
I have to fill the parameters from an forms-module because 10g-reports cannot display a list-field when the content is unrestricted. Therefore I build the parameterform in Forms. For that I start the report without showing the reports-Parameterform (paramform=no).
But now the messages to the user do not appear. With wrong parameterinput I get "unable to run then report".
I start the reports from forms-modules or menu. Some have parameterforms some not. When starting a report with a wrong parameter-input the report in 6i shows the error-message created with srw.message. Not so in 10 g.
I have to fill the parameters from an forms-module because 10g-reports cannot display a list-field when the content is unrestricted. Therefore I build the parameterform in Forms. For that I start the report without showing the reports-Parameterform (paramform=no).
But now the messages to the user do not appear. With wrong parameterinput I get "unable to run then report".
0