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

Thanks, guys...

I opted to use sendconsolecommand with a 3 minute sleep period between the calls.

Thank you for taking the time to respond.

Here's what I have in my agent:

Dim sess As New NotesSession
Dim db As NotesDatabase
Set db = sess.currentdatabase
Dim result As String

result = sess.sendconsolecommand("","replicate server01/abc prod\myapp.nsf")
Sleep(180) '3 mins

result = sess.sendconsolecommand("","replicate server02/abd prod\myapp.nsf")
Sleep(180)

result = sess.sendconsolecommand("","replicate server03/abe prod\myapp.nsf")
Sleep(180)

result = sess.sendconsolecommand("","replicate server04/abf prod\myapp.nsf")
Sleep(180)

Print "finished"


Feedback response number WEBB97GHZT created by ~Sven Nimluburoni on 05/07/2013

How do I force a replication with o... (~Sven Nimluburo... 30.Apr.13)
. . use SendConsoleCommand method (~Phil Nonhipige... 1.May.13)
. . Clearing history (~Ned Nimfanakon... 1.May.13)
. . . . Agree (~Sean Eljumigon... 1.May.13)
. . . . . . Thanks, guys... (~Sven Nimluburo... 7.May.13)




Printer-friendly

Search this forum

Member Tools


RSS Feeds

 RSS feedsRSS
All forum posts RSS
All main topics RSS