Thanks Appnair, I'm using webDav to get the files. As of now, I'm not pulling metadata. Using webDav it is not be possible to get metadata.
I believe WSAPI is best bet to get full information related to documents.
Thank you appnair. I got the query, but not 100% accurate, it gives path in reverse order, but this is ok. I'm using Java code, to call and change this.
select connect_by_root(d.dataid) dataid, SYS_CONNECT_BY_PATH(d.name, '/') path from dtree d where connect_by_isleaf =1 start with d.dataid=...
Hi Gurus,
I'm new to livelink. I need to pull millions of documents from Livelink. Can some one suggests me how to start learning Livelink Java APIs.
I believe there is a developer guide with APIs and example. Please suggest if there is any such document.
Thanks.
Regards,
Mohan
Hi Gurus,
I got some list of data ids for the documents in Livelink. Now I need to download the document, also I need to get the entire folder structure(upto root) information to save this metadata into sharepoint.
For downloading the document I'm using Sardine, but the sardine.list not giving...
Thanks alot for the reply.
I went to the reports, thare are multiple reports here but of no use to me. I want to genearate a report for document count by folder. I'm Documentum guy, In Documentum i can easily frame queries(DQL). Do we have such facility here?
Is there a Documentation how to...
Hi,
I'm new to Livelink. I need to fire a query to get document count by folder. can some one guide me to the documentation on how to write queries and how to execute queries.
I have access to my livelink system, but I cant find any link to execute livelink queries on my UI.
Do we have...
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.