Oracle WebCenter Sites (MOSC)

MOSC Banner

Bulk loading visitor data

edited Jul 12, 2014 5:00AM in Oracle WebCenter Sites (MOSC) 7 commentsAnswered

G'day,

Can you load the visitor data for multiple visitors with an element? I created an element that has these codes:

<vdm:setalias key="user" value="foo"/>

<vdm:setscalar attribute="Gender" value="Male"/>

Visitor ID <ics:getssvar name="_OMKT_VIS_"/>

<commercecontext:logout/>

<vdm:setalias key="user" value="bar"/>

<vdm:setscalar attribute="Gender" value="Female"/>

Visitor ID <ics:getssvar name="_OMKT_VIS_"/><Br/>

<commercecontext:logout/>

In the database, only 1 visitor ID with the alias "bar" is saved. It has 2 values for the Gender attribute, the 2nd visitor ID output is empty in the browser. According to the docs at commercecontext:logout

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center