This event is triggered whenever an administrator registers users at the site by way of a multi profile form handler.

Class name

atg.userprofiling.dms.AdminRegisterMessage

JMS name

atg.dps.AdminRegister

Display name

Profile registered 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/ProfileEventTrigger

How this event is triggered

Triggered by the postCreateUser().method of the MultiProfileAddForm class.

How to turn this event off

Set to false the broadcastAdminRegisterEvents property in the /atg/userprofiling/ProfileEventTrigger component.

The message that triggers this event contains the following properties:

Property

Type

Scenario editor label

adminProfileId

java.lang.String

adminProfileId

The profile ID of the administrator who performs the batch registration.

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.