Siebel escripting Best Practice recommendation

 

Why escripting is not recommended

 

1.) As Scripting is more error prone approach and costlier approach while dealing with Solution.
2.) It takes high CPU and RAM utilization.
3.) It is compiled at runtime which makes difficult to maintain the server whereas the existing srf are precompiled and executed which makes it fast.

what are alternative for not going to scripting and build it . They are :
1.) Audit Trail
2.) DVM,
3.) State Model
4.) Assignment Manager
5.)Task UI
6.) Personalization
7.) BC user Property, Calculated Field and Validation Message on BC
8.) Use built WF's

 

Best Practices for Scripting are:
1.) Use exception handling
2.) Garbage nullification
3.) Quality Assurance and Proper Unit Integration Testing
4.) Headers and well commented code

Comments

Popular posts from this blog

Siebel Web Service session management

Siebel CRM Overview

Siebel all user properties /different object types/ Field User Property