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  >  Siebel
Go To First  |  Previous Question  |  Next Question 
 Siebel  |  Question 59 of 79    Print  
What are the 3 major steps in the event handler process?
(1) An event or action occurs, like a call being disconnected. The telephony switch forwards the events to the communications middleware server. (2) The middleware server, like CTI middleware will forward the event to the communications client business service. (3) The communications client business service processes the event and executes any actions defined in the config data, or forwards the events to business service methods, or Siebel VB of Siebel eScript code.
Detail: In Administration Communications screen, you can define the actions to be performed when a particular communications event is received. Such actions are invoked immediately upon receipt. Event Handlers specify what kind of events from the communications system will be processed & specify which event response will be called.



  
Total Answers and Comments: 2 Last Update: February 23, 2007     Asked by: Randy 
  
 Sponsored Links

 
 Best Rated Answer

No best answer available. Please pick the good answer available or submit your answer.
November 19, 2006 17:07:17   #1  
Jim.Anderson Member Since: June 2006   Contribution: 151    

RE: What are the 3 major steps in the event handler pr...
very good and simple answer. Thanks, Jim
 
Is this answer useful? Yes | No
February 23, 2007 01:02:09   #2  
Ajit Patil        

RE: What are the 3 major steps in the event handler pr...
Any action in siebel application is considered as event.
Event handler process event and decide reposnce to event.

I would have given anser of this question as
1st step is Pre Operation : In which we can write code to do validation or any task to be done before action to event is taken.
2nd step: Event handler process event and respond it.
3rd step: Post Operation: in which we can add code to perform additional tasks after operation.

Please let me know if my understanding is correct?
Cheers
Ajit

 
Is this answer useful? Yes | No

 Related Questions

View Question | Asked by : rinku

When invoking a SmartScript from an Event Response, what are some of the parameters that can be passed to the SmartScript (parameters prefixed with “SmartScriptâ€)?
SmartScript. CampaignId / SmartScript.CampContactId / SmartScript.ContactId / SmartScript.LanguageCode / SmartScript.ScriptId / SmartScript.ScriptName 
View Question | Asked by : Randy

What parameter and value must be added to the event response in order to enable the link between the Communications Server and Siebel SmartScript?
Parameter name: SmartScript.ScriptName and Parameter Value: Your_Script_Name  
View Question | Asked by : Randy

(1) Install the Siebel Server Software (making sure the Communications Management component group is installed and enabled) (2) Enable session communications on the AOM (do this on each AOM that is to 
Latest Answer : Can you load the server object dynamically? If so, what are the major 3 steps involved in it ? ...
Read Answers (1) | Asked by : Randy

A “Screen Pop†is the display of a view and, optionally, specific records, in response to a communications event. Such events are typically received from CTI middleware 
View Question | Asked by : Randy

Administration – Communications > All Event Handlers. In the Event Handler list, add a new record. Details of fields in the event handler: enter name, specify the configuration to associate this 
View Question | Asked by : Randy

Administration – Communications > All Event Handlers. Select the event handler from the list, click the Event Handler Parameter view tab, in the Event Handler Parameter list add a new record, in 
Latest Answer : Hello Randy, Could you explain in detail.. I tried but getting error... Thanks ,Jim ...
Read Answers (1) | Asked by : Randy

(1) An event or action occurs, like a call being disconnected. The telephony switch forwards the events to the communications middleware server. (2) The middleware server, like CTI middleware will forward 
Latest Answer : Any action in siebel application is considered as event.Event handler process event and decide reposnce to event.I would have given anser of this question as1st step is Pre Operation : In which we can write code to do validation or any task ...
Read Answers (2) | Asked by : Randy

i.e. through ifb is it possible create user defined error message like this process is failed due to user key violation, etc... 
Latest Answer : I dont think its possible to create warning message from ifb file.But the logs can be checked for error provided the appropriate parameters are given while running the ifb file. ...
Read Answers (1) | Asked by : soundar

What are Spooling files?Major difference between party tables and non party tables? What are the entities of party and non party
View Question | Asked by : subhash


 Sponsored Links

 
Related Articles

SCOR Model Process

SCOR Model Process The Supply Chain Operations Reference Model commonly known as SCOR is a diagnostic tool for the Supply Chain Management It lets the users know the various processes involved in a business and the important things that lead to customer satisfaction The Supply Chain Operations refer
 

SDLC Methodology Steps

Although SDLC has different forms and models, it follows certain steps. These steps could have the same name in one methodology but they are treated in a different manner or could lead to something different. We will take a look at some of the common steps that you will find in most methodologies in
 

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
 

Winning a Job Interview with a Winning Resume

Does your resume unlock your potential, take your skills to the highest level and win you the interview and the job you want now? The job market today is highly competitive and even if you think you have what it takes to get an interview you won’t get over the line without a polished, prof
 

JavaScript OnError Event

JavaScript OnError Event In this JavaScript tutorial you will learn about onerror event how to use onerror event along with syntax and example mosgoogle center Using onerror event The onerror event fires when a page has a script error This onerror event occurs in JavaScript when an image or document
 

JavaScript Event Handler

JavaScript Event Handler In this JavaScript tutorial you will learn about using event handlers along with events for each HTML tag mosgoogle center Using Event Handler in JavaScript Event Handlers are used in JavaScript by placing the name of the event handler inside the HTML tag associated with obj
 

SOA 2.0 Event Driven Architecture

SOA 2 0 Event Driven Architecture There has been much negative press in recent years in regards to Oracle’ s touting of SOA 2 0 as the next generation version of SOA Its combination of Event Driven Architecture with SOA considers the first iteration of SOA to be a mere client server drive
 

JavaScript Event Object Properties and Methods

JavaScript Event Object Properties and Methods In this JavaScript tutorial you will learn about event object properties and methods like keycode layer offset modifiers page reason returnValue screen srcElement target srcFilter and type mosgoogle center keycode The keycode property of event object is
 

Importance of Proper English during Job Interview

Importance of Proper English during Job Interview Your job interview is crucially important and it will determine whether or not you will get the job Depending on the type of job you re going for it is very important for you to use proper English In most cases jobs which offer higher salaries will h
 

JavaScript Event Object

JavaScript Event Object In this JavaScript tutorial you will learn about JavaScript event object properties of event object altKey ctrlKey and shiftKey button integer value action representation cancelBubble clientX and clientY fromElement and toElement height and width mosgoogle event Object The ev
 





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