Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Content Management (Extended ECM)
API, SDK, REST and Web Services
How to do a document attachment with LAPI
Jean_Royer_(eu0015968_-_(deleted))
Hi,I want to attach an Alias, other document or URL to an existing document with LAPI (JAVA).Anybody has a hint for me?Thank'sFrancois
Find more posts tagged with
Comments
eLink User
Message from Nair, Krishnankutty N. via eLinkYour requirement is very unclear.Are you saying that you have a documentin livelink that goes like (assume this, it is just one way that you getto see a document in LL)
http:///Livelink.exe?func=doc.Fetch&nodeId=34195304Are
you saying that inside the content of that document(34195304) youwant to add a URL,document etc.A)If that is the case all of you have to do is fetch the current versionof the documentTo your HDD(sample in all langauages at KB)B) using a content manipulating tool(if it is text you can use the Fileobjects) or if it is an a imaging deal some thing that will allowmanipulation of the document)remember the document you downloaded issitting in your HDD,and after all said and done,use your lapi program toadd it back as a version.C)see if the llexplorer SDK has somethings for you already.If you wanted to create all those objects (url,document etc ) using javaand lapi a ton of samples are already available at OT or even
http://www.greggriffiths.org/livelink/development/lapi/Most
of them are probably old examples written by me.Many things havechanged since then.-----Original Message-----From: eLink Discussion: LAPI Discussion[mailto:lapi@elinkkc.opentext.com] Sent: Friday, February 10, 2006 3:33 PMTo: eLink RecipientSubject: How to do a document attachment with LAPIHow to do a document attachment with LAPIPosted by Royer, Jean on 02/10/2006 04:28 PMHi,I want to attach an Alias, other document or URL to an existing documentwith LAPI (JAVA).Anybody has a hint for me?Thank'sFrancois[To reply to this thread, use your normal E-mail reply function.]============================================================Discussion: LAPI Discussion
https://knowledge.opentext.com/knowledge/livelink.exe/open/765428Livelink
Server:
https://knowledge.opentext.com/knowledge/livelink.exeTo
Unsubscribe from this Discussion, send an e-mail tounsubscribe.lapi@elinkkc.opentext.com.
Jean_Royer_(eu0015968_-_(deleted))
Thank's for your quick answer.In fact I have to load about 5000 documents in Livelink. I will do it partly with Object Importer, but this last one has some limitations. The second part I will do it with LAPI. Creat a document and add a version to it, there is no problem. But I want to attach (it can be anything Excel, Word, PDF) a document to an existing document. Look at the picture included:TestVersion is the documentAttach Doc is the attached document to TestVersion.So my question is how to do this with LAPI?
eLink User
Message from Nair, Krishnankutty N. via eLinkUse the compound document concept or use objimporter with the compounddocument creation syntax-----Original Message-----From: eLink Discussion: LAPI Discussion[mailto:lapi@elinkkc.opentext.com] Sent: Monday, February 13, 2006 11:46 AMTo: eLink RecipientSubject: Thank's for your quick answer.Thank's for your quick answer.Posted by Royer, Jean on 02/13/2006 12:41 PMThank's for your quick answer.In fact I have to load about 5000 documents in Livelink. I will do itpartly with Object Importer, but this last one has some limitations. Thesecond part I will do it with LAPI. Creat a document and add a version to it, there is no problem. But Iwant to attach (it can be anything Excel, Word, PDF) a document to anexisting document. Look at the picture included:TestVersion is the documentAttach Doc is the attached document to TestVersion.So my question is how to do this with LAPI?[To reply to this thread, use your normal E-mail reply function.]============================================================Attachment link: Attachments.jpg
https://knowledge.opentext.com/knowledge/livelink.exe/open/4578322============================================================Topic
: How to do a document attachment with LAPI
https://knowledge.opentext.com/knowledge/livelink.exe/open/4573173Discussion
: LAPI Discussion
https://knowledge.opentext.com/knowledge/livelink.exe/open/765428Livelink
Server:
https://knowledge.opentext.com/knowledge/livelink.exeTo
Unsubscribe from this Discussion, send an e-mail tounsubscribe.lapi@elinkkc.opentext.com.