Hello,
I have a mail script definition that sends out email notifications if a previous step in the process chain fails, cancels, terminates, etc. We are not licensed for the Active Monitoring module so to do this, we add our mail script definition to each chain and pass parameters from the chain/job steps to the mail script step. We use status handlers and skip the notification if there are no errors in the previous step.
What we would like to do have this mail script definition triggered by event by assigning a wait event. From any process/chain definition, we could raise the event if an error occurs. This seems to work fine, however, I can't figure out how to get the parameters passed from the failed process to the mail script definition with the wait event.
Any hints or ideas would be appreciated.
Regards,
Jason Robbins