GeekInterview.com
  I am new, Sign me up!
 
GeekInterview.com  >  Interview Questions  >  Applications  >  Lotus Notes
Go To First  |  Previous Question  |  Next Question 
 Lotus Notes  |  Question 5 of 12    Print  
How do you call a agent on web?

  
Total Answers and Comments: 5 Last Update: August 07, 2009     Asked by: parthoaccy 
  
 Sponsored Links

 
 Best Rated Answer

No best answer available. Please pick the good answer available or submit your answer.
June 12, 2008 06:57:26   #1  
san_2012 Member Since: December 2006   Contribution: 1    

RE: How do you call a agent on web?
write your agent.
call it webquesyopen & webquerysave event write command
@command([ToolsrunMacro]; "Youragentname")

 
Is this answer useful? Yes | No
November 24, 2008 00:02:38   #2  
cheruvu Member Since: November 2008   Contribution: 5    

RE: How do you call a agent on web?
@command([ToolsRunMacto];"Agentname") and

in url Http://server/database/agent name?openagent

 
Is this answer useful? Yes | No
January 22, 2009 05:24:58   #3  
Urminee Member Since: January 2009   Contribution: 9    

RE: How do you call a agent on web?

RunAgent and ToolsRunMacro are two function used for accessing the agent.


 
Is this answer useful? Yes | No
July 31, 2009 10:26:23   #4  
Anil.Sharma Member Since: July 2009   Contribution: 2    

RE: How do you call a agent on web?

Three ways to call agent on web

1. we can use @command([toolsrunmacro]) in form event webqueryopen & webquerysave

2. we can use @command([runagent])

3. Url Command http://servername/databasename.nsf/agentname?openagent


 
Is this answer useful? Yes | No
August 06, 2009 14:23:24   #5  
Urminee Member Since: January 2009   Contribution: 9    

RE: How do you call a agent on web?
There are several method to call a agent on web.
But the common is these two below


1. ?openAgent[url Command]
2. And also @command([runagent])

Just take one of two you can solve your problem.


Take care

 
Is this answer useful? Yes | No


 
Go To Top


 Sponsored Links

 
Sponsored Links

 
About Us -  Privacy Policy -  Terms and Conditions -  Contact -  Ask Question -  Propose Category -  Site Updates 

Copyright © 2005 - 2009 GeekInterview.com. All Rights Reserved

Page copy protected against web site content infringement by Copyscape