The GetProfileId Web service finds the profile that matches the login supplied by the method call and returns its profile ID. For an example of how to invoke this Web service in a client application, see Example: Using the GetProfileId Web Service in an Axis Client.

EAR file

userprofilingWebServices.ear

WAR file

usersession.war

Context root

userprofiling/usersession

Servlet

getProfileId

Web Service URL

http://hostname:port/userprofiling/usersession/getProfileId

WSDL URL

http://hostname:port/userprofiling/usersession/getProfileId?WSDL

Web Service Class

webservice.GetProfileIdSEIImpl

Input Parameters

String Login

Output

String ProfileId

Nucleus Component

/atg/userprofiling/ProfileServices (class atg.userprofiling.ProfileServices)

Method

getProfileId(String pLogin)

Executes within a session

Yes

Security FunctionalName

profileInfoOperation


Copyright © 1997, 2014 Oracle and/or its affiliates. All rights reserved. Legal Notices