COGNOiSe.com - The IBM Cognos Community

IBM Cognos 10 Platform => Cognos 10 BI => SDK => Topic started by: mike.son on 17 Feb 2014 09:00:18 AM

Title: SDK - add member to group (group in group)
Post by: mike.son on 17 Feb 2014 09:00:18 AM
hi,

i have the following issue:

Group 1
   •User a

Group 2
   •Group 1

Is it possible to add User b to all Groups of User a? e.g.:

Group 1
   •User a
   •User b

Group 2
   •Group 1

In my script User b is added to Group 2.

thx
mike.son
Title: Re: SDK - add member to group (group in group)
Post by: bpetty on 21 Feb 2014 11:24:50 AM
So you are telling it to add the user to Group 1 and it is being added to Group 2?  That seems very odd.
Title: Re: SDK - add member to group (group in group)
Post by: mike.son on 24 Feb 2014 05:40:24 AM
I want to add user b to all groups of user a

Group 2 contains Group 1

So it's not necessary to add user b to Group 2. But in my script user b added to Group 1 and Group 2.