This event is triggered when an administrator changes or deletes a user profile or group of profiles by way of an implementation of the multi profile form handler. It is similar to the AdminProfilePropertyUpdate event, except that it applies to any change to a profile rather than to a change to a specific property.

Class name

atg.userprofiling.dms.AdminProfileUpdateMessage

JMS name

atg.dps.AdminProfileUpdate

Display name

Profile 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 ProfileUpdate 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