Hello,
I've created a Group called "CommitteesAdmin".
When I try to get an instance of this group using this code:
IGroup grp = UMFactory.getGroupFactory().getGroup("CommitteesAdmin");
I receive NoSuchGroupException.
When I search this group at the portal I am able to find it. Any idea why it happen?
Regards,
Roy