cancel
Showing results for 
Search instead for 
Did you mean: 

How import named users in CMC with csv file ?

Former Member
0 Kudos

Hello.

Without Concurrent User Licenses, I want import users in my CMC (BI4.2) with a csv file.
My csv file is :
Add,MyGroup,MyUser,MyFulName,MyPassword,MyMail

When I import the file, i have the error :

Error: You do not have any Concurrent User Licenses to make this user a concurrent user. You have 0 Concurrent User Licenses.

I knwo there are two other parameter to use ( ProfilName, ProfilValue) but I don't what their values are.

Can It's two parameters fix my problem ?

Thanks a lot for your help.

Accepted Solutions (1)

Accepted Solutions (1)

former_member185603
Active Contributor
0 Kudos

You can use administrator account to import, if licenses is the issue. Administrator account will not consume concurrent license.

Based on the error, it looks like you are out of concurrent licenses. Can you check the sessions in CMC and how many concurrent licneses you have in "License" section.

Former Member
0 Kudos

We have no concurrent licence.

The problem is the import want to create, by default, a concurrent user and i don't know how change that.

The parameters ProfilName and ProfilValue can them help me ? if yes, what are their values ?

former_member185603
Active Contributor
0 Kudos

Did you check this kb? I assume you don't have any concurrent licenses, only have named licenses.

1903616 - Users cannot be imported from a CSV file if you have only Named User License

Answers (1)

Answers (1)

TJe
Product and Topic Expert
Product and Topic Expert
0 Kudos

there is a new parameter (not sure since which SP) and you can specify the license type:

command,group,user,fullname,password,mail,profileName,profileValue,userType
add,Administrator,csvImportUser01,user name,Password01,,,,named

(please ignore the header, this is just the description of the columns)