With Notes 5.x it was possible to monitor the replication of the notes client on operating system level by monitoring the relicator process in the windows tasklist. We used this to determine if a replication is running on the client side and after it finishes up, to hang up the ISDN- Dialup Connection.In Notes 6, there is no seperate OS-Process for the replicator anymore, so we need an alternative to determine the
when a replication has finished. We can not use the built-in windows-Dial up Connection because we are using a different Dialer that does not use this Windows base functionality.
Is there any way to see in Notes 6 when a replication has completed??
Thanks forall ideas