Original Message:
Sent: 09-09-2023 03:42
From: Enrico Preite
Subject: Assigning Roles / Divisions using People Bulk Import via csv file
You are right!
i tried on my enviroment. The following row works fine:
name,email,phone_work,extension,title,department,email_manager,location_work,roles_divisions,queues,division,skills,hire_date
TEST,test@test.com,,,,,,,"vfConfigManager: [message;test 1],AI Agent: [message;test 1]",,test 1,,

------------------------------
EnricoPreite
Vodafone Omnitel NV
------------------------------
Original Message:
Sent: 09-08-2023 18:07
From: Pete Schroeder
Subject: Assigning Roles / Divisions using People Bulk Import via csv file
Paul,
I could Not agree more! Habits from the old days, when filenames could only be 8 characters long with no special characters, no spaces.
My concern is with many of the Genesys Defaults "Roles" have spaces in their names.
------------------------------
Pete Schroeder
HMC3 LLC
Senior Contact Center Engineer
pete.schroeder@hmcthree.com
Original Message:
Sent: 09-08-2023 17:46
From: Paul Simpson
Subject: Assigning Roles / Divisions using People Bulk Import via csv file
Pete,
As a general principle, I try to avoid spaces in names for anything (Variables, Participant Data Attributes, Queues, Roles, Files, etc.) I tend to find that having spaces can confuse some systems and you end up having to put quotation marks around things, which then causes other issues and so on. (Especially when trying to access thing programmatically, or using scripts.)
I either recommend CamelCase or Using_Underscores 😜
------------------------------
Paul Simpson
Eventus Solutions Group
Original Message:
Sent: 09-08-2023 14:48
From: Pete Schroeder
Subject: Assigning Roles / Divisions using People Bulk Import via csv file
@Enrico Preite Thanks for the quick response!
A couple clarifying questions:
- do any of your division or Roles names have a "space" in them?
- is there a space before or after the comma, semi-colon, colon or square bracket? I used a space after each delimiter, maybe that is my problem?
Thank you for your experience
------------------------------
Pete Schroeder
HMC3 LLC
Senior Contact Center Engineer
pete.schroeder@hmcthree.com
Original Message:
Sent: 09-08-2023 13:09
From: Enrico Preite
Subject: Assigning Roles / Divisions using People Bulk Import via csv file
i can share what we did:
roles: vfAgent and vfAgentManager
divisions:message, Z2_PD, ST_MI
The following example about role field in the csv
.....,"vfAgent:[message;Z2_PD;ST_MI],vfAgentManager:[Z2_PD;ST_MI]",.....
it works fine
------------------------------
EnricoPreite
Vodafone Omnitel NV