Debug mode is very useful in debugging the code that we write and is really helpful in debugging E script. Have you ever came across debug mode in Siebel task flow . This can be very helpful in checking the values that we pass through task properties and can help us in identifying the error-ed step in the task flow. Enabling the debug mode is very simple. To enable task flow debug mode , modify the client CFG file as follows :
Under the [InfraUIFramework] section , add the following line : EnableRestrictedMenu = TRUE
After making the changes restart the client and you can see Debug Mode menu enabled under the tools section.