Debugging
While debugging the projects, you can use Java breakpoints to step into the custom functions code. Java debug breakpoints and rulefunction breakpoints work seamlessly, allowing you to step into the code after hitting a breakpoint and inspect the values of the variables as they change.
Copyright © TIBCO Software Inc. All rights reserved.