Appian Community
Site
Search
Sign In/Register
Site
Search
User
DISCUSS
LEARN
SUCCESS
SUPPORT
Documentation
AppMarket
More
Cancel
I'm looking for ...
State
Suggested Answer
+3
person also asked this
people also asked this
Replies
6 replies
Answers
1 answer
Subscribers
9 subscribers
Views
3501 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
Administration
How can I replace a user account (for example uppercase from lowercase)? Also,
uril
over 10 years ago
How can I replace a user account (for example uppercase from lowercase)? Also, even if the account deactivated, the system doesn't allow me to create a new (active one) instead using the same name, last name and email keys. Any ideas, folks?...
OriginalPostID-128824
OriginalPostID-128824
Discussion posts and replies are publicly visible
Top Replies
Eduardo Fuentes
over 10 years ago
+1
suggested
Appian Employee
You can use the Rename Users Plug-in forum.appian.com/.../summary but keep in mind that renaming users is resource intensive, therefore is not recommended unless extremely necessary and hast to be executed…
0
Mike Schmitt
Certified Lead Developer
over 10 years ago
Usernames can't be re-used within appian accounts and, if i'm remembering correctly, case is ignored in usernames as well; you'll have to work around this.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
uril
over 10 years ago
Hmmm, thanks mschmitt for your response. This sounds like a problem to me.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
Mike Schmitt
Certified Lead Developer
over 10 years ago
I've dealt with similar issues on my project and most have workarounds that aren't too difficult. Can you give more detail about your requirements here and maybe I can help you figure it out?
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
uril
over 10 years ago
Well, it all about lower case vs upper case ids.I initially setup a few with lower case, but wanted to convert to uppercase because of some internal configuration related to SSO.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
+1
Eduardo Fuentes
Appian Employee
over 10 years ago
You can use the Rename Users Plug-in
forum.appian.com/.../summary
but keep in mind that renaming users is resource intensive, therefore is not recommended unless extremely necessary and hast to be executed off-hours
The way you rename users from lower case to upper case is:
1. Pass the users to the plug-in
2. Rename those users to <username>_tmp
3. Wait for the users to be reamed to <username>_tmp
4. At this point you have released the username now rename <username>_tmp to the final/desired username (i.e. lowercase)
For example, let's say I have two users: EDUARDO.FUENTES and JOHN.SMITH, I will need to rename those first to eduardo.fuentes_tmp and john.smith_tmp to release the characters then finally rename eduardo.fuentes_tmp and john.smith_tmp to eduardo.fuentes and john.smith
Cancel
Vote Up
+1
Vote Down
Sign in to reply
Verify Answer
Reject Answer
Cancel
0
Alexey
over 10 years ago
we had a similar issue with SSO. Some users were set up with mixed case in usernames so we had to 'rename' them to lowercase using the plugin recommended by Eduardo. All worked fine.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel