TM1 Function for TI, RemoveCAMIDAssociation
Removes all associations of a specified CAMID with TM1 user groups.
What is the RemoveCAMIDAssociation function?
RemoveCAMIDAssociation removes all associations of a specified CAMID with TM1 user groups.
Where can the RemoveCAMIDAssociation function be used?
TurboIntegrator
What is the syntax for RemoveCAMIDAssociation?
RemoveCAMIDAssociation(CAMID, RemoveCAMID);
CAMID = the name of the CAMID group (Cognos Access Manager ID)
RemoveCAMID = leave or delete CAMID (1 deletes the CAMID from the }ClientCAMAssociatedGroups control cube and 0 leaves the CAMID)
A demonstration on how to use RemoveCAMIDAssociation
Remove “CAMID Group A” associations with TM1 user groups by deleting the CAMID from }ClientCAMAssociatedGroups control cube and also remove “CAMID Group B” associations but leaving the CAMID in the control cube.