Hello everyone,
I am able to fetch list of object name and data id using ListObjects, This works if the folder has about 35000 objects.
But i have 70000 objects under a folder. My LAPI code struck and not giving any results.
Can anybody got such kind of issue. Any workaround please.
Below is...
Hi All,
Object importer is not working, We are in need of OI for migrating contents to livelink.
I have checked admin.index page and configuration settings seems below
Upload -\\xxservername\export\home\upload
Working- \\xxservername\export\home\temp
log - \\xxservername\export\home\log...
Hi Appunair
Thanks !
I found out way from one of a thread replied by you in OT knowledge center
https://knowledge.opentext.com/knowledge/cs.dll?func=ll&objId=4273480&objAction=viewincontainer&ShowReplyEntry=4270856#forum_topic_4270856
Thank you :)
Yes Appunair,
I tried using ListObject,
[highlight #D3D7CF] int docID = 434697472;
int volID = 0;
LAPI_DOCUMENTS dok = new LAPI_DOCUMENTS(session);
LLValue children = new LLValue().setAssoc();
LLValue childrenNumber = new...
Hi ..
Can anyone suggest a method to fetch the object id of list of folders using LAPI.
I am having parentid "123456" and i have 10000's of folders under that. I have a name list of folders for those i need object ids.
Thanks!
Thanks appnair,
So as you said, it seems to be difficult parsing needed to be done to achieve this.
i can try fetching documents from livelink using LAPI , can you please share any sample LAPI i can try initially.
Thanks appnair!
I have never tried Object exporter. unfortunately we don't have admin access. We are in analysis and we are doing a POC.
I have gone thru the old threads replied by you,
if we create a control xml
<? xml version="1.0" encoding="UTF-8"?>
<export>
<node>...
Hi All,
My current requirement is to fetch a set of objects(mostly .pdf & .doc) from livelink to and provide the data to other team..(Sharepoint) , They will consume the data.
In this case can we use object exporter to fetch the data and put it in some location. Will the data will be in usable...
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.