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

rwconverter

rwconverter (Reports Converter) enables you to convert one or more report definitions or PL/SQL libraries from one storage format to another. For example, you can use rwconverter to:

In some cases, rwconverter automatically compiles the report's PL/SQL as part of the conversion process. Provided your conversion destination is not a .rex file, rwconverter automatically compiles PL/SQL under the following conditions:

In all other situations, you must compile the report's PL/SQL yourself (Programright arrowCompileright arrowAll).

Note: Fonts are mapped when a report is opened by Reports Builder or Reports Runtime, not during the conversion.

The keywords that can be used with rwconverter are:

BATCH
CMDFILE
CUSTOMIZE
DEST
DTYPE
DUNIT
FORMSIZE
JVMOPTIONS
OVERWRITE
P_AVAILABILITY
P_DESCRIPTION
P_FORMATS
P_NAME
P_OWNER
P_PFORMTEMPLATE
P_PRINTERS
P_PRIVILEGE
P_SERVERS
P_TRIGGER
P_TYPES
PAGESIZE
RECURSIVE_LOAD
SOURCE
STYPE
USERID

Example

rwconverter scott/tiger@mydb stype=rdffile source=inven1.rdf dtype=xmlfile dest=inven1_new.xml 

See also

rwbuilder

rwrun

rwclient

rwcgi

rwserver

rwservlet

rwbridge

Command line keywords

Using the command line

Running a report from the command line