01-11-2018 01:06 PM
We often send an email in our pipelines have certain errors, and we also have a lot of Tasks that drive the same pipeline(s) but with different params.
So it would be very helpful if when could send the name of the Task that started a failed pipeline within the email, making triage much more expedient and perhaps easier.
Is there and expression function/property that yields information about the Task? I may be missing something in the docs, but I have failed to find anything close.
Thanks,
TK
01-12-2018 01:36 PM
Have you thought of adding a “Task” parameter and putting the name of the task in it?
01-12-2018 02:05 PM
We’ve considered that but are trying to avoid the amount of “retrofit” it would take to complete that, even incrementally.
A built-in mechanism is preferred.
-TK
01-12-2018 08:25 PM
Have you tried the Snaplogic API using rest API? You can specify state as scheduled/triggered and an email snap for notification or write it to cloud for logging purpose.
03-04-2021 02:20 AM
I have the same request.
Is it possible to get the task name that was used to start a pipeline?
03-01-2022 07:08 AM
Same request also. Would be helpful to be get the task name.