To set the Group ID, execute these commands:
set context user creator;
modify businessobject "ECADInteg-GlobalConfig" AltiumGlobal TEAM
"ECADInteg_GroupId" <CADTYPE1>|<GROUPID0> <CADTYPE2>|<GROUPID0> <CADTYPE3>|<GROUPID0>;
Where <CADTYPE1>
, <CADTYPE1>
, and <CADTYPE1>
and the object names, and <GROUPID0>
is the ID they will share. For example:
modify businessobject "ECADInteg-GlobalConfig" AltiumGlobal TEAM
"ECADInteg_GroupId" AltiumPCBProject|0 AltiumPCBProjectArchive|0 ALtiumVariant|0;