What are the 3 major steps in the event handler process?
Answer / Puneet Tikkha
In Siebel, the Event Handler process consists of three main steps:n
1. Initiation: The event is triggered by a user action or system event, and an appropriate event handler function is selected.
2. Execution: The event handler function is executed, performing any necessary actions such as validations, calculations, or data manipulations.
3. Termination: Once the event handler function has completed its tasks, it either terminates normally or raises an exception if an error occurs.
| Is This Answer Correct ? | 0 Yes | 0 No |
what is a bounded picklist?
Explain the difference between join specification and join definition?
What is the new layer in Siebel x version?
Explain if gateway server is not present cant we do load balancing?
what is the value for applet user property "CanInvoke" and how do we write expression for this
What is eapps.cfg file?
best practices in scripting and workflows?
What is complex join? Difference with foreign key primary key join?
Explain pick applet?
when do you use "caninvoke(false/true)" method in scripting?
What is siebel gateway?
Explain the flow which you follow in your Siebel application