On April 27, 2024, our Sign-in and Create Account options will be unavailable from 9am-12pm ET. During this maintenance window, developer account access and free trial registration will be unavailable.

Connection script not being executed

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