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

P_FORMATS command line keyword

P_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

Syntax

P_FORMATS=destination_format|(destination_format1,destination_format2,...)

Values

Values

destination_format

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)).

Usage notes

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.

See also

Command line keywords

Using the command line

Running a report from the command line