Identify Application Script that have higher risk to slow down your Application
Using germain CRT:
Click on VALIDATION RESULTS link for the validation you just performed and look and identify scripts that are considered "complex" and as a result may introduce slowdown (…) of your Siebel application
Duplicated Lines (these are just easy wins for better performance of your Siebel application)
Cyclomatic Complexity is measured for each Siebel eScript, and is a measure of the complexity of the computer program/eScript. Currently germain CRT counts all "decision" splitting points: if instructions, switch instructions, while instructions, all logical connectors (&& -and, || or).
For "1…. to 10" value: which means that this Computer Program/Siebel eScript is simple
For "11…. to 20" value which means that this Computer Program/Siebel eScript is fairly complex
For "21…. to 50" value: which means that this Computer Program/Siebel eScript is very complex;
For "50…. " value: which means that this Computer Program/Siebel eScript is too complex/nearly impossible to test
JavaScript errors detected
Please note, these errors can depend on your browser setup.
If this problem persists, please contact our support.