The SetLocale Web service changes the locale property of the user represented by the specified profile ID to the value of the LocaleName argument. If the profile ID matches the ID of the user associated with the current session, the RequestLocale component is also changed appropriately.

EAR file

userprofilingWebServices.ear

WAR file

usersession.war

Context root

userprofiling/usersession

Servlet

setLocale

Web Service URL

http://hostname:port/userprofiling/usersession/setLocale

WSDL URL

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

Web Service Class

webservice.SetLocaleSEIImpl

Input Parameters

String ProfileId
String LocaleName

Output

None

Nucleus Component

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

Method

setLocale(String pProfileId, String pLocaleName)

Executes within a session

Yes

Security FunctionalName

profileOwnerOperation


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