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

SOURCE command line keyword

SOURCE specifies the report/library or list of reports/libraries to be converted. rwconverter requires that you specify a source report or library.

The executables that can use this keyword are:

rwbuilder no
rwrun no
rwclient no
rwcgi no
rwserver no
rwservlet no
rwconverter yes

Syntax

SOURCE={source_name |(source_name,source_name,...)}

Values

Description

source_name

Any valid report/library name or filename or list of valid report/library names or filenames enclosed by parentheses with a comma separating the names (for example (qanda,test,dmast)).

Usage notes

   (qanda,test,dmast)
   (qanda, test, dmast)

Example

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

See also

Command line keywords

Using the command line

Running a report from the command line