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.
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.