Siebel Tools >  How to debug Script performance in Siebel Tools

How to debug Script performance in Siebel Tools

To start this we need to go to Siebel Tools -> View -> Options -> Debug

and select 'Enable Profiler'. This will activate the Button 'Set Line Profile Rules'.

Debug Options

Click on Button 'Set Line Profile Rules'.

Here select Object Type = 'Application'. For Object Name I have selected a Business Component Name i.e. Action.

For Function I have selected Buscomp_Preinvokemethod.

You can select any values you want to debug.

Set Line Profile Rules Siebel Tools

Now you need to start Siebel Tools debugger. Once the debugger is started, select View -> Profiler-> Call Tree.

The Call Tree option is disabled until Siebel Tools starts debugging.

Profiler call tree siebel tools

The script Performance view will show soon in Siebel Tools

 

Script performance view Siebel Tools

For more details, check this link

https://docs.oracle.com/cd/E14004_01/books/UsingTools/using_script_editors24.html#wp1132877