I am running a scheduled agent on a local copy of my database. The agent reads incoming documents, does some processing and then files the documents in appropriate folders. This is working fine on the local copy of the database.
I also have scheduled replication setup between the local copy of my database and the server copy of my database.
After replication occurs some, not all, of the documents that were processed and filed in the local copy of the database are still in the inbox in the server copy of the database. They’re not getting filed into the appropriate folders on the server side.
Any ideas why?
Any assistance would be appreciated. Thanks.