Previous Topic: Import CSV Data into an Account ConfigurationNext Topic: (Optional) Increase File Handles


CSV File Structure

Each record of the CSV accounts data file must contain the following fields:

PersonID

Defines the user in the target universe who owns the imported account. This field has the same content and format as the PersonID field in the universe.

Endpoint

Defines the name of the endpoint that hosts the account. This field has the same content and format as the Configuration resource Application field specified for the universe.

Account

Defines the account name as it is exists on the endpoint.

The first line of the CSV file must be the following header:

personID,endpoint,account

Each line of the file must contain three values, separated by commas.

Example: CSV acounts data file

The following example shows a CSV file with four data records. The first two records map accounts to the same user, John Meade:

personID,endpoint,account
5467238,UNXMARKT,jmeade
5467238,NT-Security,john_meade
7635097,RACFTEST,marcus432
6523876,NT-Security,kim_bell