05-22-2018 12:35 AM
Hello,
We are creating an email template, which will be triggered as and when failures are occurred. We’ve added most of the details like time, interface ID’s & names, stack trace.
Planning to add value for Snaplex and associated node too. Is there a way we can capture/extract the combination using snap/function?
Thanks,
Suvigya.
05-22-2018 10:07 AM
You can use pipe.hostname and pipe.plexPath expression properties, see expression docs
05-22-2018 10:28 PM
Thank you @akidave , but pipe.plexPath will provide the snaplex node which is available for execution, basically.
I want the node where failed pipeline ran.