Update_Supertype_On_Ins

Previous Next

Allowed values

{ True | False }

 

The underlined value is the USoft factory default. It applies if you have not set this deployment parameter to a different value.

 

Context

This parameter may be set for all 3 deployment configuration contexts: Client Server, RunBatch, and Rules Service.

You can set this parameter in the Additional Parameters list at the bottom of the tab page for each context.

 

Explanation

You can use this parameter to specify whether inserting a subtype for an existing supertype must be considered as an UPDATE on the whole constellation.

If this parameter is set to False, when a subtype is inserted for which the supertype already exists, an error will be raised because the key is not unique.

If this parameter is set to True, inserting a subtype for an existing supertype will be considered as an UPDATE on the whole constellation. In this update the subtype indicator column(s) will be set as well. Note that in this case only those transitional constraints that have been specified as Fire On Update will be fired.

 

See Also

Deployment Configurations

Deployment Configuration Contexts

Deployment Parameters