I need to lockdown some document in livelink. Give the volume I cannot do this using the UI. Can anyone suggest a method how can I accomplish this in batches?
is lockdown a reserve or changing permissions in the livelink acl.Lockdown is not a standard livelink term.If it is doabale form the UI 9/10 it can be done by code
Well, if I called the wrong number, why did you answer the phone?
James Thurber, New Yorker cartoon caption, June 5, 1937
Certified OT Developer,Livelink ECM Champion 2008,Livelink ECM Champion 2010
Thanks for your reply. Basically I just want to make these documents read-only so the users can't modify or version them while they are being migrated. When I say lockdown I mean to change permissions (remove all delete and edit privilege) of the documents for all the users and groups in the access control list, except for the document owner. Also change the document owner to a user or group that I specify. I am new to livelink so I'm not familiar with the framework. Is it doable from database level? Can you suggest any documentation that would help me get closer to my goal (either from code or dba perspective)?
Nothing in livelink can be done directly at the database,you will need to use api,websvcs or oscript. If your org has WebReports you can find all the nodes by running a livreport ,then the resultant nodes can be subjected to "NodeActions" such as what you want.
Well, if I called the wrong number, why did you answer the phone?
James Thurber, New Yorker cartoon caption, June 5, 1937
Certified OT Developer,Livelink ECM Champion 2008,Livelink ECM Champion 2010
BTW you don't need to do any programming if the objects are directly beneath a folder you can use the livelink gui to push permissions as well
Well, if I called the wrong number, why did you answer the phone?
James Thurber, New Yorker cartoon caption, June 5, 1937
Certified OT Developer,Livelink ECM Champion 2008,Livelink ECM Champion 2010
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.