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

 

VDM.GETACCESSID

Retrieves a copy of the visitor's access identifier, if there is one.

Syntax

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

VARNAME (required)
Input and output parameter. As input, name of a variable to create on output to hold the access identifier.

Description

Use this tag when you have an IConnection plug-in for Commerce Connector that is not for Transact.

The visitor data manager passes this access identifier to Commerce Connector in order to obtain visitor data from an external database. Having an access identifier is equivalent to being logged into that external database. If the visitor does not have an access ID, there is no external visitor data available for this person.

Note

Setting this tag to <VDM.GETACCESSID KEY="tx"/> is the equivalent of using <VDM.GETCOMMERCEID/>

   Home > Contents > Index >

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