Home > Contents > Index >
csuser:register
Registers a new buyer as a csuser object with Transact.
Syntax
<csuser:register 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 registered with Transact.false
- an error has occurred. Callcsuser:geterrors
to determine the problem.Description
As a result of a call to
csuser:register
, the csuser object is updated with auserID
assigned by Transact. After registering, 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.