Hi Nicky
How do you debug user task components?
when I run debug> as java application, it just runs through the whole flow. if i add a break at the line "logger.close();", then it will prevent it from running through the whole flow but still nothing is shown. If I press F6 then it completes the flow.
Thank you for your help.