Skip to Content
0
Aug 15, 2023 at 09:07 PM

How to troubleshoot business process

112 Views

How can one troubleshoot, and debug a business process that is not loading correctly? I run a groovy script to emulate the loading of the process. I get the following error: java.lang.NullPointerException: Cannot invoke "java.util.Set.iterator()" because "tmp" is null

And a very large stacktrace that does not lead me to the root cause.

So any help would be great