Product Information > JADE Schema Load Utility User’s Guide > Chapter 1 - Using the Schema Load Utility > reportViewFile

reportViewFile

The optional reportViewFile parameter 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.

jadloadb path=d:\jade\system reportViewFile=d:\reports\TestViews.rwv ini=d:\jade\myjade.ini reportReplaceView=true

Specify the optional reportReplaceView parameter 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.