Skip to Main Content
HCL Domino Ideas Portal

Welcome to the #dominoforever Product Ideas Forum! The place where you can submit product ideas and enhancement request. We encourage you to participate by voting on, commenting on, and creating new ideas. All new ideas will be evaluated by HCL Product Management & Engineering teams, and the next steps will be communicated. While not all submitted ideas will be executed upon, community feedback will play a key role in influencing which ideas are and when they will be implemented.

For more information and upcoming events around #dominoforever, please visit our Destination Domino Page

195 VOTE
Status Assessment
Workspace Domino Designer
Created by Guest
Created on Jul 17, 2018

Extend Notes URLs to execute agents with parameters

(not my idea, credit goes to Ben Langhinrichs)

 

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 the skills to parse the query string and all, but would just extend it to the web. 

3 MERGED

Ability to pass any document unique id instead of just a note id to notesAgent.RunOnServer( [ noteID$ ] )

Merged
If passing it to an agent in a different database this returns the wrong document. Being able to pass on a document unique id solves this problem. If not I need to duplicate my agent and maintain it in every database. Seems a simple one which make...
about 2 years ago in Domino Designer / LotusScript 1 Assessment