GeekInterview.com
   Home |  Tech FAQ  |   Interview Questions |  Placement Papers |  Tech Articles |  Learn |  Freelance Projects |  Online Testing |  Geeks Talk |  Job Postings |  Knowledge Base | Site Search |  Add/Ask Question

GeekInterview.com  >  Interview Questions  >  Applications  >  Lotus Notes
Go To First  |  Previous Question  |  Next Question 
 Lotus Notes  |  Question 5 of 11    Print  
How do you call a agent on web?

  
Total Answers and Comments: 1 Last Update: June 12, 2008     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

 Related Questions

Latest Answer : write your agent.call it webquesyopen & webquerysave event write command@command([ToolsrunMacro]; "Youragentname") ...

How ll we set the schedule time means agent run time in script not in agent property? 
View Question | Asked by : abhipsa


 Sponsored Links

 
Related Articles

XML Processing in PHP and Oracle Applications

Processing XML in PHP Oracle Applications As mentioned there are two alternatives when it comes to performing XML processing in your PHP Oracle application You can perform any required XML processing using either PHP s XML extensions or PEAR XML packages or Oracle s XML features mosgoogle In the fol
 

Business Intelligence Applications

Business Intelligence Applications In this article we are going to take some time to discuss the various applications that are normally provided with Business Intelligence Systems mosgoogle Tools Used to Analyze Performance Projects and Internal Operations First we will look over the tools most comm
 

EDI and Software Applications

EDI and Software Applications EDI and JAVA Java is a programming language originally developed by Sun Microsystems and launched in 1995 While generally compiled to byte code direct hardware execution of byte code by a Java processor is also possible Currently almost all of Java’ s software
 

Client-Server Models and N-Tier Applications

Client Server Models and N Tier Applications One of principal objective of Client Server methods is to provide data to an end user However Client Server architectural methodologies are much more complex Client Server describes the process wherein a client program generates contact with a separate se
 

Ajax and Web Applications

Ajax and Web Applications Client Server Technology and Web Applications There is a gap in user experience between desktop applications and web applications Desktop applications run on a single computer while web applications run on the Internet Since the invention of the Web developers have been try
 

Microsoft Dynamics Applications

Microsoft Dynamics Applications Microsoft Dynamics is a line of Financial customer relationship and supply chain management solutions It is software that provides complete solutions for businesses and organizations Microsoft Dynamics has been evaluated by many industry experts who stand by it and vo
 

How does the function call within function get evaluated?

Whenever we have more than one function which is called for a finite number of times then such a function gets evaluated from inside out. Let us understand this concept with an example. For instance consider a function sample called within it 4 times as given in program below: main() { int a=50;
 

How to call C header that is not provided generally by system in C++?

Headers can be called by using extern C Syntax of extern C is: extern "C" <function declaration> for example to call C functions from C++ we can write extern "C" { <function declaration> <function declaration> ...
 

What is difference between call by value and call by reference in function?

The arguments passed to function can be of two types 1. Values passed 2. Address passed The first type refers to call by value and the second type refers to call by reference. For instance consider program1 main() { int x=50, y=70; interchange(x,y); printf(“x=%d y=%d”,x,
 

The Interview Snafu

How to turn someone else’s mistake to your advantage Your dream job is about to become reality. A recruiter gave you the heads up about the perfect position at Humungous Conglomerate, Inc. You went through five interviews as well as a battery of psychological tests mandated by their HR de
 

Sponsored Links

 




About Us  |   Privacy Policy  |   Terms and Conditions  |   Contact  |   Site Map  |   Add Question  |   Propose Category  |   RSS Feeds  |   Articles Sitemap  |   Site Updates  |   Add Resource

Copyright © 2005 - 2008 GeekInterview.com. All Rights Reserved
Page copy protected against web site content infringement by Copyscape