Profile Group names from Group ID

Hi,

We want to get the Group Names associated with the profile. There is no service provided in TN package to get group name from Group id. Has anyone developed such a service ? I can’t find it in TN API too.

Thanks,
Prashant

Hi Prashant,

You can get group names via wm.tn.dictionary:getProfileGroups.

Mary

Thanks Mary for the Reply

wm.tn.dictionary:getProfileGroups returns the GroupNames and IDs in Hastable.

We used the service "PSUtilities.hashtable.get " from PSUtilites to get the group name

Regards,
Prashant