The SetContactInfo Web service sets or changes the contact information of the user specified by the ProfileId argument to the value of the supplied ContactInfoAsXML item. If the given ContactInfoAsXML represents an item that does not yet exist in the repository, it is added. This service assumes that the User item descriptor for your ProfileAdapterRepository component defines a single-valued address property.

EAR file

userprofilingWebServices.ear

WAR file

usersession.war

Context root

userprofiling/usersession

Servlet

setContactInfo

Web Service URL

http://hostname:port/userprofiling/usersession/setContactInfo

WSDL URL

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

Web Service Class

webservice.SetContactInfoSEIImpl

Input Parameters

String ProfileId
String ContactInfoAsXML

Output

None

Nucleus Component

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

Method

setContactInfo(String pProfileId, String pContactInfoAsXml)

Executes within a session

Yes

Security FunctionalName

profileOwnerOperation


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