105 | Right click 'Run on server' on agents in DesignerUlf Grindstad2124 - 20 2008 (7) I want to right click on an agent, and tell it to run on server now.
It's tiresom to wait for the Agmgr to kick in on a scheduled agent. |
72 | Extend Notes URLs to execute agents with parametersBen Langhinrichs6939 - 08 2007 (4) You can currently access a document in a Notes client by using notes://server/repid/viewid/noteid, but it would be really handy if this could be extended to allow notes://server/repid/agent?OpenAgent&MyArg1=arg1 and so on, with a CGI variable set in the agent in Notes the way it is on the web. We already have ... |
64 | Allow agents to return a value |
56 | Programmatically set agent scheduleSlawek Rogulski8789 - 26 2007 (1) I would like to be able to programmatically set when an agent is to be run on schedule. This may require an AgentSchedule class in which case add that, too. |