Insert a Dynamic Java Activity into any flow that has a space in its name (eg: 'My Process'). Open the dynamic Java. Unable to set a breakpoint.
JDI supports Constructor, Methods entry and exit (normal return or exceptional return) and Field (access and modification) breakpoints. Support these via: the source editor decompiled .class source ...
I may be old school but debugging an issue in 20k lines of java code still feels more reliable with standard Ide breakpoints and debugger pair than tokenMaxxing an agent. #agents #efficiency ...