A script-enabled browser is required for this page to function properly.

URLPARAMETER command line keyword

URLPARAMETER 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

Syntax

URLPARAMETER=http://webserver_name/page_name.html

Values

Description

webserver_name

A valid Web server name.

page_name A valid file name of an HTML page.

Usage notes

Examples

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”

See also

Command line keywords

Using the command line

Running a report from the command line