reportViewFile

The optional reportViewFile argument enables you to specify the fully qualified name of a JADE Report Writer reporting view unload (extract) file that you want to load, as shown in the following example.

reportViewFile=d:\reports\TestViews.rwv reportReplaceView=true

Specify the optional reportReplaceView argument with a value of true if you want the JADE Report Writer view file being loaded to replace any existing view with the same name. When you specify reportReplaceView=true, view items that are not in the incoming view extract file and are not used in any existing report definitions are removed. Those items that are used in existing reports are retained.

By default, if a reporting view with the same name already exists, the views are merged.

For details about extracting reporting views, see the JADE Report Writer User’s Guide.