The following figure illustrates the life cycle flow that Siebel Open UI follows when it processes the reply that it gets from the Siebel Server when it creates a new record in a list applet. This figure illustrates the flow that occurs after Siebel Open UI receives the reply. The steps in the flow to process the server reply are as follows:
-
Process the User Interface information of the applet.
-
Process the server notifications.
-
Process the notification handler for the proxy.
-
Process the notification handler for the Presentation Model (PM).
-
Run AttachNotificationHandler ("SWE_PROP_BC_NOTI_NEW_RECORD", function(){}) method on PM.
-
-
Process the command manager information.
-
Update the UI.
