This event is triggered when a site visitor starts a new session.

Class name

atg.userprofiling.dms.DPSMessage

JMS name

atg.dps.StartSession

Display name

Session Starts

Message context

Request

Message scope

Individual

Message source

Component: /atg/userprofiling/DPSMessageSource

Class: atg.userprofiling.dms.DPSMessageSource

Component that calls the message source

/atg/dynamo/servlet/sessiontracking/SessionEventTrigger

How this event is triggered

The SessionEventTrigger sits in the pipeline after the /atg/userprofiling/ProfileRequestServlet and waits for new sessions.

How to turn this event off

Set to false the broadcastNewSessionEvents property in the /atg/dynamo/servlet/sessiontracking/SessionEventTrigger 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 starts a session.

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, 2014 Oracle and/or its affiliates. All rights reserved. Legal Notices