I really was not that excited when I heard there was going to be an interactive debugger where I could step through my code. Since I managed to find the bugs without it. (Of course, I did spend a LOT of time looking through the testing log!). However, it is certainly worth your while to watch the video and get comfortable with it. (this should take much less than an hour). One of my fav. features is that as I step through a process, line by line, I can see ALL the rules that are triggered for each process step. My 2nd fav feature is that a grid opens up showing ALL the BO's in context with the ability to see the value of all of the attributes. This helped me find a bug in the ways RegularUser was being updated that would have taken a LOT more time without.
Bruce
Just a FYI, the new debugger rocks!
Re: Just a FYI, the new debugger rocks!
Wow! Thanks Bruce for the feedback… will be starting to improve my existing projects performance using this new feature.
Planning to put some benchmarks will be interesting.
Planning to put some benchmarks will be interesting.
From,
Himanshu Jain
AwareIM Consultant (since version 4.0)
OS: Windows 10.0, Mac
DB: MYSQL, MSSQL
Himanshu Jain
AwareIM Consultant (since version 4.0)
OS: Windows 10.0, Mac
DB: MYSQL, MSSQL
Re: Just a FYI, the new debugger rocks!
Rule debugger video:
https://www.youtube.com/watch?v=rxfG4oBVuKk&t
Performance profiler video:
https://www.youtube.com/watch?v=mRAQwvJmIFs
https://www.youtube.com/watch?v=rxfG4oBVuKk&t
Performance profiler video:
https://www.youtube.com/watch?v=mRAQwvJmIFs
Tom - V8.8 build 3137 - MySql / PostGres
-
- Posts: 7567
- Joined: Sun Apr 24, 2005 12:36 am
- Contact:
Re: Just a FYI, the new debugger rocks!
Thanks for your kind words, Bruce
If your business rules are misbehaving, the debugger can save a lot of time.
If your business rules are misbehaving, the debugger can save a lot of time.
Aware IM Support Team