IBM webMethods Hybrid Integration

IBM webMethods Hybrid Integration

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only
  • 1.  Profile Group names from Group ID

    Posted Tue June 22, 2010 02:43 PM

    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


    #B2B-Integration
    #webMethods
    #Integration-Server-and-ESB


  • 2.  RE: Profile Group names from Group ID

    Posted Wed June 23, 2010 10:33 PM

    Hi Prashant,

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

    Mary


    #B2B-Integration
    #Integration-Server-and-ESB
    #webMethods


  • 3.  RE: Profile Group names from Group ID

    Posted Thu June 24, 2010 01:19 PM

    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


    #Integration-Server-and-ESB
    #B2B-Integration
    #webMethods