Archive

Posts Tagged ‘conflict’

Difference in Replication conflicts document that create from Lotus Notes Agent

I think Replication conflicts created by agents are no different from replication conflicts created by other means and they happen because more than one entity (a person, a process, or an agent) modified the same note at the same time same as create document by user. Some common situations to check for:

  • Agents with the wild card Any Server specified as the server to run on
  • “After new mail has arrived” agents running on the server whose Notes.ini file contains the variable AMgr_DisableMailLookup, which suppresses the check for the home mail server (thus, making it possible for an agent to run on more than one server)
  • A local replica with an agent modifying the same documents as the server-based agent
  • Different events triggering agents that modify the same document (for example, QueryOpen and QuerySave)

Viewed 6342 times by 1963 viewers