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

WEBSERVER_DOCROOT command line keyword

WEBSERVER_DOCROOT sets the Reports Builder document root directory. All files you reference in your JSP, such as images, HTML, and the like, should be relative to this directory. By setting the document root to your working directory, you avoid having to copy these files around.

The executables that can use this keyword are:

rwbuilder yes
rwrun no
rwclient no
rwcgi no
rwserver no
rwservlet no
rwconverter no

Syntax

WEBSERVER_DOCROOT=REPORTS_TMP/docroot

Values

Description

REPORTS_TMP/docroot

The directory to the document root folder in your Reports temporary
folder. For example:

c:/temp/docroot

Usage notes

See also

Command line keywords

Using the command line

Running a report from the command line