Configuring Revision

To set the Group ID, you update the ECADInteg_CheckinRevisionBehavior attribute for the ECADInteg-GlobalConfig object.

  1. Open an MQL window.
  2. Execute these commands.

    set context user creator;
    modify businessobject "ECADInteg-GlobalConfig" ZukenCR5000Global
     TEAM "ECADInteg_CheckinRevisionBehavior" "Allow Revisioning"|"Disallow Revisioning"|"Manual Revisioning";