reportLoadAllFile

The optional reportLoadAllFile argument enables you to specify the fully qualified name of a single unload (extract) file that contains all JADE Report Writer view, folder, system option, user, and report definitions that you want to load, as shown in the following example.

reportLoadAllFile=d:\jade\rpts\alldata.rwa 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 all report writer data, see the JADE Report Writer User’s Guide.