Debugger Questions
I have the following questions regarding your debugger:
- There is a number in the parenthesis directly after the entity name. What does this variable represent?
- The following time comes from a rule evaluation: 09:04:29 tt .. What do the markings means?
- Can a user highlight the hotpath of a flow?
- Sometimes completion time for the sub-flows do not equal the completion time for the main process. Is there a reason for this?
Comments
-
Here are the answers to your questions below:
There is a number in the parenthesis directly after the entity name. What does this variable represent?
- This number refers to the number of steps in that process. (See below
The following time comes from a rule evaluation: 09:04:29 tt .. What do the markings means?
- The "tt" refers to the meridiem portion of the time format like AM for ante meridiem and PM for post meridiem. Decisions is set as a 24-hour clock system, so tt is used in place of AM or PM.
Can a user highlight the hotpath of a flow?
- Please use the profiler instead of the debugger. This feature captures all data on all step executions with the time each execution took. This information can then be used to identify which path took the longest. This information will also help you optimize your flow's designs. https://documentation.decisions.com/docs/troubleshooting-using-the-profiler
Sometimes completion time for the sub-flows do not equal the completion time for the main process. Is there a reason for this?
- This is a natural consequence of rounding. Please use the Profiler to get more detailed flow execution times down to the Milliseconds. The Flow Designer's debugger can be configured to capture a profile while also debugging. (see picture)
Howdy, Stranger!
Categories
- 4.2K All Categories
- 66 General
- 11 Training
- 202 Installation / Setup
- 1.1K Flows
- 106 Rules
- 262 Administration
- 212 Portal
- 490 General Q & A
- 695 Forms
- 333 Reports
- 3 Designer Extensions
- 47 Example Flows
- 52 CSS Examples
- 1 Diagram Tile
- 7 Javascript Controls
- 179 Pages
- 5 Process Mining
- New Features
- 179 Datastructures
- 69 Repository
- 221 Integrations
- 28 Multi-Tenant
- 27 SDK
- 78 Modules
- 56 Settings
- 25 Active Directory
- 12 Version 7
- 35 Version 8
- 83 Lunch And Learn Questions