URLPARAMETER
command line keywordURLPARAMETER
specifies the URL that is to be
fetched with the URL engine.
The executables that can use this keyword are:
rwbuilder |
no |
rwrun |
no |
rwclient |
yes |
rwcgi |
yes |
rwserver |
no |
rwservlet |
yes |
rwconverter |
no |
URLPARAMETER=http://webserver_name/page_name.html
Values |
Description |
|
A valid Web server name. |
page_name |
A valid file name of an HTML page. |
jobType=rwurl
in the job
element in the Reports Server configuration file, and a URL engine is in place.http://mywebserver.com:7779/cgi-bin/rwcgi.exe?server=myrepserver+report=test.rdf+userid=scott/tiger@mydb+destype=file+desformat=pdf+desname=test.pdf+jobType=rwurl+urlParameter="http://www.oracle.com”
rwclient server=myrepserver report=test.rdf userid=scott/tiger@mydb destype=file desformat=pdf desname=test.pdf jobType=rwurl urlParameter="http://www.oracle.com”
Running a report from the command line
Copyright © 1984, 2005, Oracle. All rights reserved.