Creating and Managing Users

Creating a new user in RA is a one-time operation, performed only when a new user is to be added to the RA database. Typically, this is an existing user of your application accessing RA for the first time.
cara
Creating a new user in RA is a one-time operation, performed only when a new user is to be added to the RA database. Typically, this is an existing user of your application accessing RA for the first time.
In previous releases, the Issuance Java API provided a programmable interface, which could be used by Java clients (such as Java Servlets and JSP pages) to send Issuance-related requests to Transaction Server. The Issuance API (
Issuance
) has been deprecated. Now, you must use the User Management Web service (
ArcotUserManagementSvc
) for the purpose.
See the Administrating
section for more information about how to create users.