suppressReorg

The optional suppressReorg argument 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. (When extracting a schema with an RPS mapping and the DDX format style is selected, a separate .ddbx file is produced as for a DDB extract but the file contents are in XML format.)

After the reorganization, the .ddb or .ddx form and data 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.