The OneStream Community is temporarily frozen until June 29th due to the ongoing maintenance. Please read the blog post here to learn more.
Forum Discussion
CubeView
3 years agoNew Contributor II
User Name Changes
How do others manage User Names in their applications?
We were advised to use FirstName LastName as the user name, the Description field is not used (screen shot below). We have single sign on enab...
- 3 years ago
First, a general point: users and groups are not commonly referred to as "metadata" in this niche, that term is typically reserved for dimensionality artefacts (dimensions, members, cubes). So the warning you received is not necessarily related.
On the actual point:
- OneStream stores and references an actual user ID behind the scenes, which won't change when you rename a user or group. As you mentioned, audit records will continue to contain names as they were at the time of the action being audited, but they will also contain the unchangeable ID, so you won't lose traceability.
- the Application Database Filesystem is built around path names, and the user folder takes the name of the user, so anything stored in their personal folder will "disappear" after renaming. In reality, the content will still be in the database, but you might have to manually update tables FileContents, FileInfo, and Folder, to resurface the material.
- The rest of the application should automatically pick up any change, since it's referencing IDs internally.
- If you store things that reference the user in XML format outside of the app (i.e. version control etc), then those things might have to be refreshed after changing username, since they often use names rather than IDs.
- You might want to check any rule, particularly integration/reporting ones, to make sure they don't rely on usernames to look for things.
DanielWillis
3 years agoValued Contributor
I personally wish OneStream was not so tightly coupled with people's names. I'd prefer to see some magic with folder names named as IDs and then presented as names/usernames. The perfectionist in me also hates the fact that user folders are named with spaces or other characters removed which has some interesting repercussions
- JackLacava3 years ago
OneStream Employee
MAH GAWD, IS THAT IDEASTREAM'S MUSIC...???
😜
Related Content
- 4 years ago
- 2 years ago