The Scenarios module watches for a visitor to log out of the site.

Class name

atg.userprofiling.dms.DPSMessage

JMS name

atg.dps.Logout

Display name

Logs out

Message context

Request

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 preLogoutUser() method of the ProfileFormHandler.

How to turn this event off

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

The message that triggers this event contains the following properties:

Property

Type

Scenario editor label

profileId

java.lang.String

profileId

The profile ID of the visitor who logs out.

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.