This event is triggered when an administrator changes the value of a specific profile property in a user’s profile (or in a batch of profiles) by way of an implementation of the multi profile form handler.

You can define the properties that trigger the event through the propertiesToSendAdminUpdateEvents property of the ProfileUpdateTrigger component. By default, a change to any profile property triggers this event. See /atg/userprofiling/ProfileUpdateTrigger for more information.

Class name

atg.userprofiling.dms.AdminProfilePropertyUpdateMessage

JMS name

atg.dps.AdminProfilePropertyUpdate

Display name

Profile property updated by admin

Message context

Session

Message scope

Individual

Message source

Component: /atg/userprofiling/DPSMessageSource

Class: atg.userprofiling.dms.DPSMessageSource

Component that calls the message source

/atg/userprofiling/ProfileUpdateTrigger

How this event is triggered

Triggered by the postUpdateUser() methods in the MultiProfileUpdateFormHandler.

How to turn this event off

Set to false the generateAdminProfileUpdateEvents property in the /atg/userprofiling/ProfileUpdateTrigger component.

This event has the same properties as the ProfilePropertyUpdate Event described earlier, with the addition of the following property:

Property

Type

Scenario editor label

adminProfileId

java.lang.String

adminProfileId

The profile ID of the administrator who performs the update.

siteId

java.lang.String

Does not appear.

The ID of the current site. The value is provided by the Site Context Manager.

This parameter applies to multisite environments.


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