Siebel Interview Q&A

Known Scripting Performance Issues

9 February 2025
The following are some events which might contribute to slow performance if extensive coding is done:
- BusComp_PreGetFieldValue
- WebApplet_PreCanInvokeMethod

How To Make MVG Applet Read-Only

9 February 2025
To make the MVG applet read-only, you could use the "Parent BC Read Only" user property.
You have two business components with parent - child relationship as following.