Everything in life is linked and so is the case in siebel...find the missing pieces of the
jigsaw puzzle put
them in correct
places and visualize...
and you will find the way!!
Above figure shows the flow of events when a usual UI action (Click of New Record Button) takes place. The dotted lines shows the boundary between browser side scripting and server side scripting. The sequence of events starts from Applet_PreInvokeMethod at Browser Script followed by pre runtime and pre Bus_Comp events. Soon after the pre events are fired the class level C++ code is executed where the Business Component User Property(Named Method n) is fired.As seen in the figure all the Post events lie on the right hand side.The last event to fire is the Applet_Invoke method.
2 comments:
Really Useful.....and very informative
Useful info..It is often confusing....Thanks
Post a Comment