I have a scheduled agent that pulls data from an Access db and creates and populates new Notes documents. Both the Notes database and the access db reside on the same server. The access db is in a shared folder where some security is set up in the folder’s acl. When I run the agent manually, I can access the records. My name is listed in the folder ACL. When I schedule the agent to run on the server, I don’t get an error message in the agent log, but no new documents are created. If I point to a folder with no security that contains a copy of the access db and schedule the agent to run, it is able to access the documents. This leads me to think that we are not putting the correct name in the folder ACL. On the domino server, the domino service runs under a master account that has all authority. We’ve even listed the master account name in the folder ACL and nothing happens. Any suggestions?
Thanks