Skip to main content
This forum is closed to new posts and responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:

HCL Software Customer Support Portal for U.S. Federal Government clients
HCL Software Customer Support Portal

HCL Notes/Domino 8.5 Forum (includes Notes Traveler)

HCL Notes/Domino 8.5 Forum (includes Notes Traveler)

Previous Next
Subject: Autonomy Filesurf api connection is not closing
Feedback Type: Question
Product Area: Domino Server
Technical Area: Application Development
Platform: Windows
Release: 8.5.2
Reproducible: Always

I am trying to connect to Autonomy Filesurf external system and using there api's. I am able to connect and do whatever i need to do but for some reason looks like my connection does not close when i call Set objRmsApp = Nothing. Reason i am saying this is when try to connect right after my first connection i fail to connect, but if i wait for 5 to 10 mins I can connect and perform by operations.

I am running the code via RUNAGENTONSERVER and server is running as a user account instead of windows service, if I run Domino as windows service i cannot connect period.
Below is my code, has anyone experience this?

Print "trying to create FILESURF RECORDS object"
Set objRmsApp = CreateObject("RMSCOM.RmsApp")
Print "FILESURF RECORDS object created"
objRmsApp.DatabaseAlias = "xyz"
initResult = objRmsApp.Initialize()

---operations code ---

print "closing connection"
Set objRmsApp = Nothing


Feedback number WEBB8YYLZ4 created by ~Mario Zekgerotex on 10/11/2012

Status: Open
Comments:





Printer-friendly

Search this forum

Member Tools


RSS Feeds

 RSS feedsRSS
All forum posts RSS
All main topics RSS