Home > Contents > Index >
csuser:lookup
Looks up and retrieves a buyer from the Commerce Connector.
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
- the buyer has been retrieved with Transact.false
- an error has occurred. Callcsuser: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, callvdm:setcommerceid
with theuserID
parameter as input.See Also
Home > Contents > Index > ![]()
Oracle JSP Tag Reference
Copyright (c) 2013, 2019, Oracle and/or its affiliates. All rights reserved.