I have developed a custom application HelpDesk for my support staff, now i have created a replica of the said database on another domino server and created a server connection document for replication on interval of 5 minutes.
This auto replication executes on the server as per the schedule but do not get the newly created documents from the source database.
Also when i manually replicate it with source server, it fetches the newly created documents from the source, but sometimes it does not get them too.
Subject: Is the sending server authorized to create docs in the DB?
If not, the replicated server will prohibit it.
5 minutes is way too fast and a little silly. Sure, someone will say “Oh, but …”, but it’s not realistic.
If it were realistic, these servers would be clustered.
Why not set up an agent to run on the sending server and trigger when documents are created / modified in the sending server? Tell it to replicate with the receiving server.
If there are roles, are they checked off for the servers, both the source and the destination? Try checking off the roles for the two servers to see if replication of the documents then occurs. When you replicate, try using the parameter -NOPIRC to see if this makes a difference. Also, under Replication Options, click on the Other tab, and clear the date and time shown under “This replica includes deletion stubs for all documents deleted since.”