P_FORMATS
command line keywordP_FORMATS
specifies the allowable destination
formats for the specified reports. This keyword is only used when DTYPE
=REGISTER
.
The executables that can use this keyword are:
rwbuilder |
no |
rwrun |
no |
rwclient |
no |
rwcgi |
no |
rwserver |
no |
rwservlet |
no |
rwconverter |
yes |
P_FORMATS=destination_format|(destination_format1,destination_format2,...)
Values |
Values |
|
Any valid destination format (for example, HTML), or a list of valid destination formats enclosed by parentheses with a comma separating the names (for example, (HTMLCSS,PDF,RTF)). |
If the destination format for the report is DELIMITEDDATA, it may not be possible
to batch register the report in OracleAS Portal. As a workaround, you can define
a different destination format, then batch register the report, and later manually
edit the report to DESFORMAT=DELIMITEDDATA
. For more information
about batch registering reports, see the appendix "Batch Registering Reports
in OracleAS Portal" in the Oracle Application Server Reports Services
Publishing Reports to the Web manual.
Running a report from the command line
Copyright © 1984, 2005, Oracle. All rights reserved.