<EnforceSameSysIDForVersioning>
Section:
Options
Required:
No
Value type:
Boolean (True or False)
Default:
False
Product:
Creo Elements/Direct Model Manager, Creo Elements/Direct Drawing Manager
Description
If the value of this tag is false, you can save versions of a model with different a Sys ID to the database.
If the value of this tag is true, you cannot save versions of a model with different a Sys ID to the database. The following error message appears:
An element with same name 'MODEL' but different Sys ID exists in the database.
Example
This example shows the valid configuration of the tag:
<EnforceSameSysIDForVersioning>true</EnforceSameSysIDForVersioning>
Was this helpful?