One of our customers has a Notes domain with 3 servers, on three different locations, connected by VPN over ADSL.A connection document is responsable for replication, every 1 hour. Now a have developed an application which should replicate every 15 minutes.
Can I write LS-code with the db.Replicate Method and let this happen every 15 minutes without trouble with de replication via the connection document?
Or can I create a second connection document which replicates every 15 minutes and only the specified database? Have I then to exclude (possible ?) that database from the existing connection document?
Koos van Harmelen