The GetProfile Web service finds the profile that matches the supplied profile ID and returns it as a RepositoryItem in XML form (a Repo2Xml item). For more information, see Returning RepositoryItems as Repo2Xml Items. You can configure a mapping file for this XML item on the component that contains the getProfileId method. (It is recommended, for example, that you define the mapping file so that the password property is omitted when the item is returned.)
By default, the profile repository that the GetProfile Web service accesses is the /atg/userprofiling/ProfileAdapterRepository (specifically, the user item descriptor).
EAR file |
|
WAR file |
|
Context root |
|
Servlet |
|
Web Service URL |
|
WSDL URL |
|
Web Service Class |
|
Input Parameters | String |
Output | String |
Nucleus Component |
|
Method |
|
Executes within a session | Yes |
Security |
|

