Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Import Livelink users from one instance to another

Status
Not open for further replies.

webit

Programmer
Dec 13, 2001
9
GB
How do you import Livelink users from one instance to another intance.
 
Simplest way is to create an instance of the prodn database and make it into a dev database.
You can buy a utility at globalcents.com which among other lot nice things has this ability too.
if you bought directory svcs and are using it to import users frm an AD/LDAP then you could tie this instance using the same queries.But there isn't going to be groups/permissions coming over correctly between the instances unless you manually replicated it.

Do you need more ways or is this good to start with?


Well, if I called the wrong number, why did you answer the phone?
James Thurber, New Yorker cartoon caption, June 5, 1937
 
bear in mind that when the users are created they may not have the same id as they did in the system you got them from, while this may not appear to be an issue as they can still login and add content etc it will affect existing things where the ID is used in the DB for example Object Ownership, permissions, audit etc.

If you are just looking to bulk create users in a new system then AppNairs suggestions or some simple LAPI will do the trick.

Greg Griffiths
Livelink Certified Developer & ECM Global Star Champion 2005 & 2006
 
Hi appnair

Does this utility at globalcents.com take care of the issue mentioned by ggriffit, where importing users will affect existing things where the ID is used in the DB for example Object Ownership, permissions, audit etc
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top