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

suppressReorg

The optional suppressReorg parameter enables you to specify if you want to prevent the reorganization of any loaded schemas that require reorganization on completion of the load process.

By default, any loaded schemas that require reorganization on completion of the load process are reorganized, regardless of whether they required reorganization prior to the load; that is, the default value is false.

If control classes require reorganization or new Control subclasses are defined before loading a forms definition file, a reorganization will be initiated before the forms definition file is loaded. In this case, you must load the Relational Population Service (RPS) .ddbx file, if any, before the reorganization, to keep the RPS mappings up-to-date with the schema changes.

After the reorganization, the .ddb forms definition file is loaded as normal, to complete the changes.

If such a reorganization is required and you check this control, the forms load process will raise an exception.