CA Risk Authentication now allows you to upload users and user accounts in bulk through CA Advanced Authentication. You need a comma-separated value (CSV) input file to upload information for multiple users and user accounts.
The first line in the CSV input file to upload users must be as follows:
#UserID,fName,mName,lName,status,pam,pamURL,EmailAddr,telephoneNumber,INFOLIST#
Caution: The preceding first (template) line is always required. If you do not specify this line, then the bulk user upload operation will fail.
Note the following when you create the csv input file to upload users:
#UserID,fName,mName,lName,status,pam,pamURL,EmailAddr,EMAIL.2,EMAIL.3,EMAIL.4,EMAIL.5,telephoneNumber,PHONE.2,PHONE.3,PHONE.4,PHONE.5,INFOLIST#
The entries in the file are described in the following table.
|
Entry |
Description |
|---|---|
|
UserID |
The unique ID of the user. |
|
fName |
The first name of the user. |
|
mName |
The middle name of the user. |
|
lName |
The last name of the user. |
|
status |
The status of the user. Possible values are:
|
|
pam |
The personal authentication message |
|
pamURL |
The URL where the user’s personal authentication message image is available |
|
EmailAddr |
The contact email ID of the user. |
|
telephoneNumber |
The complete phone number of the user with the international code. For example, US phone numbers should start with 1. |
|
INFOLIST |
Additional information about the user. Values must be separated by semi-colons. For example: age=25;favsport=cricket |
A sample file, for example, can contain:
#UserID,fName,lName,status,EmailAddr,telephoneNumber,PHONE.2,INFOLIST# mparker,martin,parker,ACTIVE,mparker@ca.com,12345,9999,age=29;favsport=cricket jhume,john,hume,ACTIVE,jhume@ca.com,3939292,203939393,age=32;favbook=fiction fantony,francis,antony,ACTIVE,fantony@ca.com,130203,29888,age=25;favfood=pizza#
The first line in the CSV input file to upload user accounts must be as follows:
#UserID,accountType,accountID,status,accountIDAttribute1,accountIDAttribute2,accountIDAttribute3,customAttr1,customAttr2,customAttr3,customAttr4,customAttr5,customAttr6,customAttr7,customAttr8,customAttr9,customAttr10#
Caution: The preceding first (template) line is always required. If you do not specify this line, then the bulk user account upload operation will fail.
Note the following when you create the csv input file to upload user accounts:
The entries in the file are described in the following table.
|
Entry |
Description |
|---|---|
|
UserID |
The unique ID of the user. |
|
accountType |
The account type associated with the accountID. |
|
accountID |
The alternate ID of the user. |
|
status |
The status of the account ID. Possible values are:
|
|
accountIDAttribute1 |
Attribute of the accountID. You can provide up to a maximum of three account ID attributes. |
|
customAttr1 |
Custom attribute for the user account. |
A sample file, for example, can contain:
#UserID,accountType,accountID,status,accountIDAttribute1,accountIDAttribute2,accountIDAttribute3,customAttr1,customAttr2# prush,ONLINE_BANKING,OB_ID1,10,login,password,image,chicago,music jhume,SAVINGS,SA_ID1,10,interest,deposit,check,florida,soccer
To create multiple users and user accounts in the CA Risk Authentication database:
A list of organizations matching the search criteria appears.
You will need it to view the status of the bulk data upload operation.
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|