Ok, so 6.5 used to use the ACTOR and ACTORLINK tables for user and usergroups. Does anyone know the corresponding tables that are used in BOXI 3.1 with an Oracle backend (versus MySQL)?
We want to migrate the users and groups without actually using the Import Utility Wizard or BIAR file for that matter.
You simply can’t… you can no longer query the XI repository in such powerfull and easy way. Recreating security in XI is not a simple import deal. You should redefine it from scratch and be trained maybe regarding XI new security concepts. it is never wasting times in my opinion
In 6.5 there are 50 tables that act as a BO repository.
In XI R2 or XI 3.0/3.1 there are few about 6 tables that takes the repository role. The entire structure of the repository is changed in XI and above versions. There is no way you can directly take records from one database and update the other one.
You have to do the whole setup from scratch as suggested by Bernard.
And on top of that, the data in the repository tables of BO versions XI and higher is encrypted. So no more direct fiddling with data in the repository.
.
I always recommend more time planning than doing.
If you had done the most basic research you wouldn’t even be thinking of things this way.
XI is a totally different beast to 6.5, plain and simple.
Ok, so I take it, this is not possible. However, I am assuming the following is possible:
Export the users/groups from oracle to a .txt file
Use the Import Utility Wizard to import the users/groups into 3.1 using the .txt as the source.
Any other way you can think of besides this? I just assumed that the underlying BO table structure would provide the capability to perform such actions.
Knowing that this might not be possible. Is it also impossible to reset the Admin password like we were able to do so in 6.5 via the database?
Yes, it is possible to import users from text file. But the text file must be in a format that is correctly understandable by Import Wizard. Please check the BO Admin guide, it is explained clearly how to import users in bulk from a text file.
Note : The users imported will have Enterprise Authentication.