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

Description

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.

siteGroupIds

java.lang.String

Does not appear.

The IDs of the site groups associated with the current site. The values are provided by the Site Context Manager.

This parameter applies to multisite environments.

realmId

java.lang.String

Does not appear

The ID of the current profile realm.

This parameter applies to multisite environments. See information about profile realms in the Multisite Administration Guide.


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