Forum Discussion
Alerod31
1 year agoFrequent Visitor
Error in error notification in pipeline
Hi everyone! I have a pipeline with this structure: The idea is that one of the activities fails, a notification email will be sent, but when an activity fails the pipeline stops and does...
- 1 year ago
Hi,
You need to add the email activity behind every other activity in your pipeline instead of having only one activity at the end as this will only be reached in case all activities fail.
BR
Torsten