B2B Integration : Trading Networks Built-In Services Reference : Dictionary Folder : Summary of Elements in this Folder : wm.tn.dictionary:getProfileGroups
wm.tn.dictionary:getProfileGroups
Retrieves the profile groups defined for the trading network.
Input Parameters
None.
Output Parameters
profileGroups
Object A java.lang.Hashtable that contains the profile groups. The Hashtable is keyed by the String profile group names, and the values are the String profile group IDs.
profileGroupIDs
Object A java.lang.Hashtable that contains the profile groups. The Hashtable is keyed by the String profile group IDs and the values are the String profile group names.
Usage Notes
The three output variables contain the same data presented three different ways.
1. If you have the profile group description and you need its ID, use the Hashtable returned in profileGroups.
2. If you have the profile group ID and you need its name, use the Hashtable returned in profileGroupIDs.
Copyright © 2016- 2017 Software AG, Darmstadt, Germany.

Product LogoContact Support   |   Community   |   Feedback