Home > Contents > Index >
CSUSER.LOOKUP
Verifies if the user exists in the Transact system.
Syntax
<CSUSER.LOOKUP
NAME="csuser
"VARNAME
="booleanvar
"/>Parameters
NAME
(required)- Input parameter. Name of the csuser object.
VARNAME
(required)- Input parameter. Variable that holds a string representing boolean status:
true
- Buyer exists in Transact.false
- Buyer does not exist in Transact, or an error has occurred. Use CSUSER.GETERRORS to determine the problem.Description
Either the csuser object's
accessName
or theuserID
parameter must be set to identify the buyer. If both are set,userID
is used. The csuser object is updated with the corresponding data from Transact. After lookup, use VDM.SETCOMMERCEID with theuserID
parameter as input.See Also
CSUSER.AUTHENTICATE
Home > Contents > Index > ![]()
Oracle XML Tag Reference
Copyright (c) 2013, 2019, Oracle and/or its affiliates. All rights reserved.