Knowledge required - Help finding material regarding siebel events
Hi all,
I am trying to understand how siebel events work in the background, the order of the siebel scripts and events regardless of a certain business process.
In terms of the siebel engine, suppose we have a vanilla call center. I am trying to understand which events and scripts take place before others when loading an applet, performing vanilla scenarios such as switching between rows on the contact list applet, adding a record, etc.
I am trying to understand how siebel works in that essence. For example, I created a simple scenario. I took the contact list applet and in the server scripts, I created a method that writes to log each time one of the Contact List Applet WebApplets (like WebApplet_PreInvokeMethod, etc.) is initialized. I found out for instance that when the Contacts screen loads, the following webapplets are written to the log:
In terms of the siebel engine, suppose we have a vanilla call center. I am trying to understand which events and scripts take place before others when loading an applet, performing vanilla scenarios such as switching between rows on the contact list applet, adding a record, etc.
I am trying to understand how siebel works in that essence. For example, I created a simple scenario. I took the contact list applet and in the server scripts, I created a method that writes to log each time one of the Contact List Applet WebApplets (like WebApplet_PreInvokeMethod, etc.) is initialized. I found out for instance that when the Contacts screen loads, the following webapplets are written to the log:
0