cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

Capturing node details of Snaplex in Email

Suvigya
New Contributor

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.

2 REPLIES 2

akidave
Employee
Employee

You can use pipe.hostname and pipe.plexPath expression properties, see expression docs

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.