ITEMTITLE
command line keywordITEMTITLE
specifies the display name OracleAS
Portal should use for Oracle Reports output. The name will display
in OracleAS Portal and link to Oracle Reports output.
The executables that can use this keyword are:
rwbuilder |
no |
rwrun |
yes |
rwclient |
yes |
rwcgi |
yes |
rwserver |
no |
rwservlet |
yes |
rwconverter |
no |
ITEMTITLE=title
Values |
Description |
|
Any text. Put quotation marks (" ")
around the value if the value has any character spaces in it or you are
specifying the argument in the Default is the report file name. |
Use of this keyword is optional to push Oracle Reports output to OracleAS Portal.
Relevant keywords include keywords include CONTENTAREA
*,
EXPIREDAYS
, ITEMTITLE
,
OUTPUTFOLDER
*, OUTPUTPAGE
,
PAGEGROUP
, SITENAME
*,
STATUSFOLDER
*,
STATUSPAGE
.
* maintained for backward compatibility with Oracle9iAS Portal Release 1and Oracle WebDB Release 2.2.
rwrun report=test.rdf userid=scott/tiger@mydb destype=oracleportal desformat=PDF pagegroup=mypagegrp outputpage=reports_output itemtitle=pushtoportal statuspage=result
http://myias.mycomp.com:7779/reports/rwservlet?server=myrepserv+report=test.rdf+userid=scott/tiger@mydb+destype=oracleportal+desformat=PDF+pagegroup=mypagegrp+outputpage=reports_output+itemtitle=pushtoportal+statuspage=result
http://mywebserver.com:7779/cgi-bin/rwcgi.exe?server=myrepserv+report=test.rdf+userid=scott/tiger@mydb+destype=oracleportal+desformat=PDF+pagegroup=mypagegrp+outputpage=reports_output+itemtitle=pushtoportal+statuspage=result
rwclient server=myrepserv report=test.rdf userid=scott/tiger@mydb destype=oracleportal desformat=PDF pagegroup=mypagegrp outputpage=reports_output itemtitle=pushtoportal statuspage=result
Running a report from the command line
Copyright © 1984, 2005, Oracle. All rights reserved.