Yes CS after authentication needs to be told the VERB with which a NODEID has to be accessed as in Download,Version etc...
REST API is no different from an actual CS URL
- http://livelink.organisation-name.net/livelink.exe/open/{file_id} when you issue the call after authentication the livelink...
Using OTDS or OTCS authentication endpoint get a token.A valid tokeen is needed for any operation.
REST API has a method to fetch the content.You will have to create a file object to receive the content.
Since your operation involves multiple downloads you should create a chained mechanism for...
Editing to test my main accaount
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
http://www.tek-tips.com/faqs.cfm?fid=2884...
The threads I mention are basically Livelink Threads. Usually, a Livelink server is configured between 8-32 threads, and for redundancy, a load balancer is used hence what a thread in one server contains has is the LLCookie which is the AUTH that you get from either a Livelink Auth or OTDS Auth...
This is definitely possible what you are calling thread is probably another instance of your program in reality this is what happens I will show a simple illustration
FE1 Configure 5 Threads
FE2 Configured 5 Threads
Your client program asks the API to do something
Assume it was received by FE1...
In SQl server you can do BitWise manipulation like this . In Oracle there is a function called BitAnd.
/* quick script that can look at a template and a spawned child for See,See Contents*/
/*ACLType=1 Owner,2 Group,3 PA,4 S,0 Below the ACL*/...
The Objects ACL has those Groups listed as Permissions LAPI is very old but you might get samples from my blog livelink.in
IN LAPI look at calls that are ending in GetObjectPermissions SetObjectPermissions form memory
Well, if I called the wrong number, why did you answer the phone?
James...
If you have Enterprise Library Web Services which is the way Workspaces are made in OpenText there are useful utility methods
If you only have standard OOB WSAPI exposed in Livelink then it is more work to do.
Clues are if your WSDL looks like...
i put some info about your query in the KB
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
http://www.tek-tips.com/faqs.cfm?fid=2884...
You really cannot. There is s single table called DTreeNotify that queues them but that is where it ends for you the entire search system is that OtSearch.jar and it moves between Ipools.
KB has beautiful indexing and searches the information that you should read. The only way for you to know...
1. I have a category that is used by roughly 300,000 documents. I need to add a new attribute to the category. Question is, how long will it take to upgrade to the new version?
Depends on what method you use if you use OOB OT Request Handler it could take some time 300000 is not a big amount. I...
You need to find the examples using VBA in the Opentext knowledgebase knowledge.opentext.com
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...
I can see and patch it override it as usually it is done. I can see it in my 16.2.6 very easily. I suspect you might be doing something differently than I am doing.
I can see the object and orphan it with the patch or without patch although I did not check if any of the Ot patches I have in my...
I am a seasoned Oscripter By reading the patch I will read it like this
webdav::APIWebDAV::WebDAVAuthServ
If you have CSIDE running are you able to see the Object by going into webdav and to APIWebDAV and to WebDAVAuthServ
Now temporarily rename your patch directory to patch_backup I assume you...
click your outside link look in its function menu and say 'Add Item for Notification" in the ensuing screen pick what you need. If you put a notification on a folder and the item is not anywhere under it no notifications are generated
Well, if I called the wrong number, why did you answer the...
As Greg said you should be running at least Debug=2 on all servers in the cluster. You should also look for the presence of trace*.out in your instances. Your server version would produce traces only if debug=2 since XECM is a client to lapi you can also see by putting WantLAPILogs=TRUE near the...
When you work in the product for about 21 years some of the things you say are bound to be true [dazed]
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...
Oscript is not "Dying" if you want all interfaces to work consistently Oscript is the most ideal way. Oscript language is what the Content Server application is written in.EC uses windows API(C++) it talks to livelink server using the server technology what we call a "Request Handler".Soap API's...
Oscript adventures Blog is my friend who runs Knowledgeworks.ca YES Content Server only understands Oscript at the server level.
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...
What does not work on OTCS16?
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
http://www.tek-tips.com/faqs.cfm?fid=2884...
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.