AuthMinder now allows you to upload users and user accounts in bulk through the Administration Console. 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,lName,status,EmailAddr,telephoneNumber,INFOLIST,mName#
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,lName,status,EmailAddr,EMAIL.2,EMAIL.3,EMAIL.4,EMAIL.5,telephoneNumber,PHONE.2,PHONE.3,PHONE.4,PHONE.5,INFOLIST,mName#
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. |
|
PHONE.2 |
The optional phone number of the user. |
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#
Important! The preceding first (template) line is always required. If you do not specify this line, then the bulk user account upload operation fails.
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. |
|
accountID |
The alternate ID of the user. |
|
status |
The status of the account ID. Possible values are:
|
|
accountIDAttribute1 |
Attribute of the accountID. Only three account ID attributes are supported. |
|
customAttr1 |
Custom attribute for the user. |
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 AuthMinder database:
A list of organizations matching the search criteria appears.
After the operation completes, you will see a Request ID in the message.
Important! Note down the Request ID. You use it to view the status of the bulk data upload operation. Typically, bulk upload operations are not triggered immediately and may take up to 10 minutes to start. The RequestID for each operation is displayed as a link. You can click the link to view the status result page.
|
Copyright © 2013 CA.
All rights reserved.
|
|