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
- Buyer has been registered with Transact.false
- An error has occurred. Use CSUSER.GETERRORS to determine the problem.Description
As a result of a call to CSUSER.REGISTER , the csuser object is updated with a
userID
assigned by Transact. After registering, call 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.