[Users] How can I send the parameter to the report ?

Jose Luis Levieux jlevieux at adinet.com.uy
Wed Jun 20 10:41:30 PDT 2007


Hi ,
 I want to run a report from crontab.. I have the report in a file but 
the problem is that it need a parameter.
How can I send the parameter to the report? I find this in the documentacion

exec sql call report (database = 'newdb', report = 'myrpt',param = 
:parmvar);

The variable, parmvar, must contain the value:
bin="f01" wstation="u1" type=12 sect=11

But I need to do it in the command line.
Thanks.

José Levieux



More information about the Users mailing list