Dear Community,
A very strange issue has been raised by a few users whose ooo agent has not done its job.
A look inside the design of their database shows the figure “5” as icon (in the designer view Agents).
With mouse over this icon it is said that this agent will only work with Notes client version 5 or prior.
What looks absolutally strange is why such agent has not be replaced by the Designer task as the mail template has the correct version.
Nothing is set to prevent design refreh so I wander why this very old agent is still in place.
And more funny, it can be activated. It will run, without doing anything and without giving any error message.
I would like to audit my mailboxes in order to track any remainging prehistoric ooo agent.
But can I do this ?
Does anybody has already encountered such agents ?
Thanks a lot for any hint.
-Ben-
Subject: Suggestion
I have seen old agents not refreshed in the past for no apparent reason. Try using the nconvert task against the db. it might just update that agent. http://www-01.ibm.com/support/docview.wss?uid=swg21304939 http://www-01.ibm.com/support/docview.wss?uid=swg21304939
Subject: Not a problem to fix the db
But I would like to know if there are other db with problems…
I have about 2000 db and do not want to check all of them manually as you will understand
Subject: code
You can write a lotusscript agent that will audit all of the dbs and check the agents to see if they are the wrong ooo agent. I think nconvert in one swoop will fix the issue.
Are you running OOO as a agent or as a service? As a service the router does the work and not the agent . https://www-10.lotus.com/ldd/dominowiki.nsf/dx/01072009040728PMWEBSS8.htm https://www-10.lotus.com/ldd/dominowiki.nsf/dx/01072009040728PMWEBSS8.htm
More technotes / OOO help db
http://www-01.ibm.com/support/docview.wss?uid=swg21296389 http://www-01.ibm.com/support/docview.wss?uid=swg21296389
Subject: Will give it a try