I am trying to improve our user access security when accessing Livelink through LAPI from internally developed applications.
The link below points to an article on the communities section of your web site. However I am unable to get this working with our installation of Livelink.
http://communities.opentext.com/communities/llisapi.dll/wiki/7967685/How%20to%20use%20integrated%20security
I beleive the issue is to do with the LivelinkCGI vallue that is being used when creating the LLSession object.
The attached sample code creates the LLSession object as advised to connect to the Enterprise Workspace and then add a version to a document. The error I am receiving is when making the call to "AccessEnterpriseWS". The error given is "Problems with Web Transport (404 Not Found)".
Can anyone advise how I can find out the correct value I should be using to resolve this issue?