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.1K All Categories
- 61 General
- 11 Training
- 201 Installation / Setup
- 1.1K Flows
- 106 Rules
- 260 Administration
- 212 Portal
- 489 General Q & A
- 693 Forms
- 333 Reports
- 3 Designer Extensions
- 47 Example Flows
- 51 CSS Examples
- 1 Diagram Tile
- 7 Javascript Controls
- 178 Pages
- 5 Process Mining
- New Features
- 178 Datastructures
- 69 Repository
- 219 Integrations
- 28 Multi-Tenant
- 27 SDK
- 76 Modules
- 56 Settings
- 25 Active Directory
- 12 Version 7
- 35 Version 8
- 66 Lunch And Learn Questions