61 | Allow agents executed using server command "tell amgr run" to be seen......Allow agents executed using server command "tell amgr run" to be seen using server command "tell amgr sched" and "tell amgr status" Unfortunately, there is no way to see how long an agent is running or has ran that has been executed using the following server ... |
40 | Ability to sort functions/subs alphabetically in Script Library/AgentRishi Sahi1672 - 03 2009 (5) It's should be possible to arrange functions and subs in script library alphabetically or drag an drop. If script library contains 20-30 functions , it's hard to manage and find. |
39 | Add a way to change Agent TypeBas van Gestel2798 - 30 2010 (1) When I want to create a Formula agent, 9 times out of 10, I accidentally create a LotusScript agent first (since LotusScript is selected by default). I end up deleting the agent and creating a new one using formula. In previous designers you would just change the type ... |
38 | Using Notes://. Add support for query_string parameters in NotesTheo Heselmans6379 - 17 2009 (5) I'm using "Notes://...?open&Code=123" as a url from a browser. This works perfectly. However, I need to be able to read the query_string provided in the url. Trying this with e.g. an ?Openform, resulted in an empty string. I also tried opening an agent using Notes://...myagent?Open, but this didn't work ... |
37 | Run Agent on Administration ServerAlois Gruber1686 - 28 2007 (0) an additional option for scheduled agents to bind it to the administration server and when this administration server in tha ACL is changed, the agent automatically then runs on the new assigned server without having to move agents separately. A warning should be given if there is no administration server ... |
33 | Agent Manager - schedule ahead...Bill Buchan585 - 04 2008 (6) I've seen a LOT of workflow processing agents in Notes. And the one thing they all have in common is that they have to waken up at a regular interval, check all pending documents, and move around document status. What any workflow system needs is the ability to ... |
33 | Allow a Redirect in WebQueryOpenTheo Heselmans6379 - 26 2008 (4) When using a WebQueryOpen agent, I sometimes have the need to redirect the user to another 'page' depending on some settings/fields. Using a 'print' statement at the end of the agent would do just fine. One practical example: Redirect the user to a registration form, if he/she has not yet ... |
31 | Create an agent scheduler option for "bi-weekly" or "every other week". |
27 | SQL Interface for Notes Apps |
26 | Ability to auto-disable out of office agent upon return |
24 | Asynchronous agent triggering or add agents to agent schedule listTomas Ekström1576 - 11 2007 (2) Problem today!
|
21 | Scheduled agents should have a Target of "None"Michael Sobczak2949 - 29 2007 (5) I've never understood why a scheduled agent must have a document collection built. Why can't I select "None"? |
21 | Run Agent More Than Once a Day at XX Minutes Past the Hour |
19 | Agent: "Run With Debugger" menu option & hotkey |
17 | Make a "action menu" agent available in right-click context menuAlois Gruber1686 - 28 2008 (2) If I build agents that run from the action menu, it would be convenient to have some of them available in the context menu througout the database. Just like view actions can be available in the right click context menu |
17 | Make the agent cluster awareOdd Ã…ge Skogheim814 - 28 2009 (4) For some applications it doesn't matter which server it runs on, as long as it runs. In addition to selecting which server the agent is to run on, there should be an option to choose which cluster, perhaps with an primary server, or the administration server could be set as ... |
15 | Programmatic periodic Agent schedule by formula |
14 | "Archive Documents" in resource databaseMartin Vogel2482 - 06 2007 (0) In a resource reservation database you can enable an agent "Purge Documents" which removes reservations older than 2 days. I would like to have an agent for archiving old reservations, because we have a car pool and need in some situations (f.e. parking ticket or speed ticket fine) a detection ... |
13 | Ability to call notesAgent.RunOnServer without waiting for the execution of agentAlexey Katyushyn2876 - 29 2012 (12) It would be nice to be able to call notesAgent.RunOnServer without waiting for the execution of the agent. It would be possible to introduce an optional second parameter IsWaitExecution, the default value is True. Example:
Call notesAgent.RunOnServer( [ noteID$ ], [ IsWaitExecution ] ) |
11 | Change how Imported Java agents workMatt White9250 - 11 2008 (0) I write all of my Java agent in MyEclipse and then import them into Domino using the Imported Java agent type. This is great, but then when you want to go and change an agent and just refresh one class file, when saving the agent every class file is actually ... |
9 | Autom. Purge agent for perweb.nsfBastian Wieczorek8015 - 13 2007 (2) Hello together, I have the problem that some user use the internal notes webbrowser. The problem is now that the perweb.nsf grows and grows and grows... there doesn´t seamed to be a limit. The problem is now that the notesclient lost performance when this DB is so big. |
6 | Agent context menu in editor tab eg. "Run Agent"Mark Demicoli10094 - 19 2013 (0) Description by example: I'm particularly interested in Agents at the moment but this is relevant to other design elements. I have multiple agents open in designer which I'm coding/debugging. Each time I want to run one I have to locate it in the agent list in each application's Application Tree, which is ... |
5 | For a new design element to copy a comment into descriptionI ask to do that when you create a LS-library or -agent text the comments would be automatically inserted in the description (Description: <here>). |
-6 | Agent targetMats Ingelborn403 - 07 2008 (3) When having a scheduled agent targeting "new & modified documents" it should only target documents created AFTER the agent was saved. If I today have to re-sign or make a small change to an agent it marks the agent as "new" and conciders ALL documents to be unprocessed - this ... |
-17 | Agent - Treat content as HTML |