Front End Debugging?
Comments
-
Is there a way to debug the front end of Decisions? I know how to enable debug logging for Decisions on the back-end, but what about for the web interactions?
-
Leo,
You can log the front end of Decisions by modifying two files. They are both called ‘web.config’ and you will find them in the following directories:
C:Program FilesDecisionsDecisions Web Host
C:Program FilesDecisionsDecisions Web HostHUIFind the line in BOTH of these files that reads ‘ compilation debug="false" ’ and change it to ‘true’. Again do this in both documents. Restart SHM and when you sign into Decisions Studio, you’ll see it now says ‘[DEBUG MODE]’ in the upper corner near the logo/splash.
Hope this helps!
-Ryan S. -
Is there a way to exit '[DEBUG MODE]' in version 8? I am unable to find this setting on any of the 'web.config' files available.
-
Hello there!
We removed the debug mode in the web.config file from Version 8, so there shouldn't be a way to access this mode. All functionality needed should be located in the settings.xml file directly.
-
So the '[DEBUG MODE]' in the upper banner can be ignored when it is present in version 8? I want to verify there is not a performance impact to being in debug mode unnecessarily.
-
Hello Again!
I'm sorry, I have some new information on the debugger:
Debug Mode can be enabled in v7 and above by changing the:
<EnvironmentName>Production</EnvironmentName>
to
<EnvironmentName>Development</EnvironmentName>
in the settings.xml file.
Howdy, Stranger!
Categories
- 4.3K All Categories
- 70 General
- 11 Training
- 206 Installation / Setup
- 1.1K Flows
- 109 Rules
- 268 Administration
- 212 Portal
- 496 General Q & A
- 708 Forms
- 338 Reports
- 3 Designer Extensions
- 48 Example Flows
- 56 CSS Examples
- 1 Diagram Tile
- 7 Javascript Controls
- 184 Pages
- 5 Process Mining
- New Features
- 182 Datastructures
- 69 Repository
- 228 Integrations
- 28 Multi-Tenant
- 27 SDK
- 81 Modules
- 57 Settings
- 25 Active Directory
- 12 Version 7
- 35 Version 8
- 130 Lunch And Learn Questions