Home
Content Management (Extended ECM)
API, SDK, REST and Web Services
INTRANET WEB APP TO ACCESS DOCS VIA URL - Anonymous Read Only Acess
David_Benjamin
We are creating an intranet web application to access documents using the livelink.exe url. We were told we could purchase anonymous read only licenses. Does anyone know how to use/implement these licenses? We would like to link to the docs without the applet launching in the left frame. Is there a way we could avoid having the anonymous user log in by doing this behind the screnes? This is a new usage for us so there is not alot of experience on our end for read only access. feel free to send a reply to mtomaine@metlife.com it would be appreciated.
Find more posts tagged with
Comments
Krishnankutty_Nair
Is there a reason for you to use this method,probably hackers,otherwise a livelink URL could be constructed with the login in the first request and the actual access to the object in the nextURL.A sample javascript is in this forum written by John Shoun of Nortel
https://knowledge.opentext.com/knowledge/llisapi.dll/fetch/-786303/2286390/2286277/autoconnect.html?nodeid=2286278&vernum=0using
this you could define Public access(See,See contents) on any hierarchy that you want and create a 'guest' user in livelink.Just my two cents.