Home > Contents > Index >  
Template Tags TOC   |    Alpha TOC   |    Tag Family TOC   |    Purpose TOC   |    Annotated TOC   |    Index 

 

vdm:setaccessid

Sets (or clears) the visitor's access identifier.

Syntax

Parameters

key (required)
Input parameter. Name of the IConnection plug-in. There is currently only one valid key name: tx for Transact.

id (optional)
Input parameter. The visitor's commerce identifier, userID. Omit the ID to clear the commerce identifier for the current visitor.

Description

Having an access ID set for a visitor is the equivalent of logging into an external database (other than Transact's). Use this tag when you need to check whether or not the visitor is logged in to an external database.

Additionally, the visitor data manager passes this ID to Commerce Connector in order to obtain visitor data from an external database. If the visitor does not have an access identifier, there is no external visitor data available for this person.

Note

Setting this tag to <vdm:setaccessid key="tx"/> is the equivalent of using <vdm:setcommerceid />

   Home > Contents > Index >

Oracle JSP Tag Reference
Copyright (c) 2013, 2016 Oracle and/or its affiliates. All rights reserved.