Hello,
I am working on a custom workflow, and in one connection I have a script in the beforeSend() event that doesn't seem to get executed. The beforeSave() event on the same connection does get executed though. I am basing this on having a Engine.Logger.info("") debug statement in both, and I only see the log entry written in otaps.log in the beforeSave() script. Any clues on how to troubleshoot this?
Thanks,
-Michiel