Does anyone know of a way (Native to Domino Designer) to find out where an agent is being used. Including calls from other agents, form actions, event triggers, etc.
Subject: Agent where Used
Did you try design synopsis?
Subject: RE: Agent where Used
That does not tell me enough. I have several large databases with loads of agents, forms and views. It would take me days to go through just one database looking for all the possible places a single agent was called from. The agent in question is triggered on schedule, but the schedule is Never. I know this agent runs, but I don’t know what causes it to run. How do I find the places where it is executed? I am on Domino 7.0, and can’t upgrade due to circumstances beyond my control.
Subject: RE: Agent where Used
Export the database design as DXL and do a text or DOM search. (DOM is harder to set up, but it can give you more information if you run it as a reporting agent.) No, it’s not nearly as “clean” as a third-party tool, but if you’re restricted to what you already have in hand, it’s the best you can do.