Skip to Main Content

DevOps, CI/CD and Automation

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!

using cmdfile and rwclient

user631607Apr 17 2008 — edited Apr 17 2008
I am currently using the following line to run a report against an application server (10gAS):

http://gbrserver55.gbr.ad.fremantlemedia.net/reports/rwservlet?&destype=cache&desformat=HTML&report=<reportname>.rdf&userid=<username>/<apassword>@<databasename>

I already have several reports setup (>100) which use a cmdfile to run reports in a reports 6 environment using the following client server command line:

rwrun60 userid=<username>/<apassword>@<databasename>
cmdfile=c:\temp\rep38.cmd

What is the correct way of running a report using a cmdfile against an Oracle 10 application server ? I have looked at rwclient but am unsure how to use this. Do I need to install a client where I am running the report from to utilise rwclient ? I have some batch software (installed on it's own server separate from the Oracle application server) which currently uses rwrun60 (using the command line above) to run reports to print and file.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 15 2008
Added on Apr 17 2008
1 comment
759 views