After documents are created or modified - question

Hi all -I have an agent that should get triggered “after documents are created or modified”. I have an external application pull some data from my db and then write to some fields on these documents (all in the backend). I was hoping that this would trigger my agent, but it does not appear to. A similar agent works fine on a 5 minute schedule, but should this trigger work in this situation? Thanks.

Sally

Subject: After documents are created or modified - question

The trigger doesn’t happen everytime a document is added or modified, but about every 4 or 5 minutes it looks for all documents that have been added or changed. I’m not sure of what your external application is, but maybe you can get a handle on the agent you want to run and fire it off from there.

Subject: RE: After documents are created or modified - question

I recommend reading “Minimizing agent manager delays” in this reference:http://www-10.lotus.com/ldd/46dom.nsf/7e6c7e584a76331b85256a46006f083e/574c99ccb345839185256976004e811e?OpenDocument

You can control delays that Chuck mentioned, they are configurable.

Subject: RE: After documents are created or modified - question

FYI to any future searchers, that “minimizing delays” document, as of 2014, has been moved to this link: IBM Developer

Cheers, Randal