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

I'm asking an admin expert whether there's a more proper way to delete a server to avoid this situation

but meanwhile, I note that there's a function in library "nnotes.dll" as follows:

  STATUS far PASCAL ClientRenameServer(const char *pOldServerName, const char *pNewServerName, PFNWKSMSGPROCESSNOW Proc);

which you can easily call from LotusScript using these declarations:

Declare Function win_ClientRenameFilenameData Lib "nnotes.dll" Alias "ClientRenameFilenameData" (ByVal OldPath As LMBCS String, ByVal NewPath As LMBCS String, ByVal Proc As Long) As Integer
Declare Function mac_ClientRenameFilenameData Lib "libnotes.dylib" Alias "ClientRenameFilenameData" (ByVal OldPath As LMBCS String, ByVal NewPath As LMBCS String, ByVal Proc As Long) As Integer

and calling the appropriate one based on the value returned by @Platform.

This should replace the old server name with a new name you specify in users' bookmarks. So at least you can send everyone an email saying "please click this button" with the code in it to fix the problem for all servers you've deleted at any point. Still not ideal, but I'll let you know if I learn of something better.


Feedback response number AGUD93TJSG created by ~Julia Prefootherlen on 01/10/2013

Doclink Dilemma (~Sigmund Dworel... 19.Dec.12)
. . Similar problem in the past (~Joan Rekiterli... 19.Dec.12)
. . Looks like we will always be stuck ... (~Tip Opjipymanl... 19.Dec.12)
. . Use a Notes URL hylerlink (~Bill Frokimari... 3.Jan.13)
. . . . Problem with that solution... (~Sigmund Dworel... 3.Jan.13)
. . . . . . I'm asking an admin expert whether ... (~Bill Frokimari... 10.Jan.13)
. . . . OK - I'm an idiot today (today?) (~Sigmund Dworel... 22.Jan.13)




Printer-friendly

Search this forum

Member Tools


RSS Feeds

 RSS feedsRSS
All forum posts RSS
All main topics RSS