system
April 19, 2010, 2:50pm
#1
Hi All,
We have got a request from the client for Renaming the Users which is already existing For example: 123SPA to be renamed as 123CLST.
There are more than 300 users and we need to update this in one shot.
We tried checking if there is any particular Table for this, we were not able to fine. If any one know this please help us.
Please let me know if there is any problem/Impact if we update…
Could any one please help us to achieve this?
Thanks in Advance
Regards,
Syed
shameer38in (BOB member since 2008-01-18)
There is no way to achieve this using the CMC … You should do it one by one … or write a CMS sdk macro …
system
April 20, 2010, 7:31am
#3
I think it exists in the bob download section an excel spredsheet which can help you to extract users list from CMC, edit itn, then update it in the repository
Here is a little excel file with a bit of VBA code to extract from a CMS the complete list of user and the list of groups each user is member of. Quite useful when you need to check group membershipÂ…
ItÂ’s now possible to edit the CMS data, simply by modify entries in the Excel File. You need then to export your modification back to the CMS. Modifiables column are : Login, FullName, Email, Disabled and Description.
Platform: BO XI R2 / BOXI3.1 (it’s necessary to change the libs to fits XI3.1, s…
but I think you should use it at your own risks first in a non-critic environment.
Bernard
bernard timbal (BOB member since 2003-05-26)