A quick list, for reference:
- Runtime Applet.PreInvokeMethod
- Browser Applet_PreInvokeMethod
- Server WebApplet_PreInvokeMethod
- Runtime BusComp.PreInvokeMethod
- Server BusComp_PreInvokeMethod
- Runtime BusComp.InvokeMethod
- Server BusComp_InvokeMethod
- Runtime Applet.InvokeMethod
- Server WebApplet_InvokeMethod
- Browser Applet_InvokeMethod
Essentially, the Runtime Event occurs before the equivalent server script event for the same object, plus the Applet browser script events ‘wrap’ all server side events.All of which makes perfect logical sense, but it’s sometimes handy to see it written down in a list.
From:http://blog.notesonsiebel.com/2007/07/19/order-of-events/
本文列举了Siebel系统中特定对象的运行时事件及其对应的服务器脚本事件顺序。这些事件包括但不限于RuntimeApplet、ServerWebApplet和RuntimeBusComp等组件的PreInvokeMethod及InvokeMethod事件。
596

被折叠的 条评论
为什么被折叠?



