Specifying Revision Types Available for Check-in

You can configure the revision behavior for the check-in dialog box.

  1. Open an MQL window.
  2. To set the checkin revision behavior, execute these commands:

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

    Specify which of the behaviors you want to configure.