Hi all
I have a process that goes through different stages with it's own groovy code. I didn't create this and we don't have a developer anymore so I am left to try fix this.
It was working fine until we had a corporate wide change of email address and I added the new Email details, and linked all the code to the new inbox.
Now it doesn't work at all.
How can I debug the groovy code within each process to see where if fails? I checked the log files and where previous it would state "Process started", it now only says "Process published" and nothing more.
Any help at all is appreciated.
I have a process that goes through different stages with it's own groovy code. I didn't create this and we don't have a developer anymore so I am left to try fix this.
It was working fine until we had a corporate wide change of email address and I added the new Email details, and linked all the code to the new inbox.
Now it doesn't work at all.
How can I debug the groovy code within each process to see where if fails? I checked the log files and where previous it would state "Process started", it now only says "Process published" and nothing more.
Any help at all is appreciated.
Kommentar