01-28-2012 08:50 AM
I note that the username is used as the foreign key in the database as the unique user id. So I'm guessing that to change the username would require some ('lengthy') sql? Has anyone done it?
01-28-2012 10:45 AM
You must also update all document properties that refer to this user.
02-02-2012 06:21 AM
Hi, From what I know, nobody did this. But if you want to modify a username in sql, the table and column names are easy to understand.
As Benjamin said, you just have to be careful not to forgot any reference to this username. For instance the creator field for the dublincore table.
02-06-2012 08:05 AM
Hi Laurent,
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.