Dear Support
We are using lotus notes 8.0 client and need to sync lotus journal with web , can manualy sync with action–> domino web access–>sysnc jopurnal , but we need automatically sysnc with web, how do we do that
please help
Dayantha
Dear Support
We are using lotus notes 8.0 client and need to sync lotus journal with web , can manualy sync with action–> domino web access–>sysnc jopurnal , but we need automatically sysnc with web, how do we do that
please help
Dayantha
Subject: journal is a local application…
…so unless you want to create server replicas for everyone, any synchronization will occur on the client. You could create a scheduled background agent (but that won’t run unless the user has enabled this feature (but you can use administration requests to enable it for them)).
Or you can choose some event in the client and synchronize then – for instance, when they open or exit the journal you could synchronize.
Either way requires customizing one or the other app (journal or mail) and writing some code.