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 |
WEBSERVER_DOCROOT=REPORTS_TMP/docroot
Values |
Description |
|
The directory to the document root folder
in your Reports temporary
|
Use this keyword only when youre running a job as a JSP.
Relevant keywords include WEBSERVER_DEBUG
,
WEBSERVER_DOCROOT
,
WEBSERVER_PORT
.
Running a report from the command line
Copyright © 1984, 2005, Oracle. All rights reserved.