WCM Configuration LAPI
Hi All,I have been trying to configue Livelink Enterprise (LAPI) in my "Site Administrator". I am using the following configuration:Windows 2003,Livelink 9.5,and in the cmengine.cfg file, i have added the following lines:SESSIONAUTO=YESUSELAPILIBRARY=.lladapter.dllLLSSOFALLBACK=YESSOAPENABLED=yesSOAPMODULE=RepositoryManager,RepositoryManager,yes,no,no SOAPMODULE=ObjectManager,ObjectManager,yes,no,yesSOAPMODULE=ViewtreeManager,ViewtreeManager,yes,no,yesSOAPMODULE=UserManager,UserManager,yes,no,yesSOAPMODULE=SearchManager,SearchManager,yes,no,noSOAPMODULE=ConfigManager,ConfigManager,yes,no,yesSOAPMODULE=GUIManager,GUIManager,yes,no,noSOAPMODULE=PolicyManager,PolicyManager,yes,no,noSOAPMODULE=WorkflowManager,WorkflowManager,yes,no,noSOAPMODULE=WebScripts,*,no,no,noAnd I?ve added the directory where the lladpater.dll is located, (as defined in USELAPILIBRARY) to the path environment variable. As well as .../bin directory (bin directory of livelink).And I have configured Livelink Enterprise (LAPI) in ?Site Administrator? as:Host: User mode:Single-Sign-OnBut I get the following error when I try to use it:?Error while connecting to server via SOAP:Livelink error: Connection Attempt to livelink Failed?And in log file i.e. engine.log, I am getting the following error:?/RepositoryManager LL Interface: Connection attempt to Livelink failed: Open Text Livelink error in call to ?LL_SessionAlloc()?, error #-2147482645. (Server:, Port:2099, User:)?I have used the same configuration on some other system some time back, the only difference is that in that system I used ?Tech User? with User name and user password in the configuration. But here the requirement if of Single-Sign-On, which is available, as when I open the livelink manager, I am not asked for any authentication.Could somebody Please tell me the possible error or answer.I have tried to write all the details as its quite urgent.Thanks