I'm in internship and I'm working with livelink but i don't know really this software. The purpose of my project is to send documents from livelink to ALfresco. This synchronization should be done every day. Do you have any ideas about how do that ?
Given your situation I would suggest that you look at LAPI which is the Livelink APIs and create a simple program that can be run daily to poll the system and gather new content and then republish that to Alfresco for you.
Are you planning to copy only new documents or documents and versions ?
What about other LL objects ?
Is there a reason you are duplicating content ?
Have you looked at other options such as VirtualPath or Doorways ?
Greg Griffiths
Livelink Certified Developer & ECM Global Star Champion 2005 & 2006
if the company has bought the livelink sdk it can be downloaded form the kb.The SDK consists amongst many things builder,lapi.Lapi is vailable to be programmed in C,C++,C#,VB.NET,VB or Java,As Greg says we find it kind of defeating the purpose duplicating content.If your livelink and alfresco is SSO env it might suffice if you publish URL's of documents in livelink which could be made as simply as thru a sql query.A person clicking the URL (assuming it is a web interface) will be taken to the object in livelink
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 and probably certfiable,Livelink ECM Champion 2008
Knowledge base is where Open Text delivers its software.If anybody in your company has an account they can ask for your account to be created and you can download,software.sdk,optional modules etc that your company has purchased.
That seems a costly way to go about it. What if you structure the permissions to use the PUBLIC User Group to allow access to this other group? Pehaps you could add a URL to the login page for GUEST and predefine an Anonymous user account with PUBLIC access...
that could surely work unless of course the organization has some policies preventing the exposure of the userid/password in the URL.Typical intranet scenarios could work as well unless one is pre-occupied to find who really visited the link
Just my USD 0.02
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 and probably certfiable,Livelink ECM Champion 2008
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.