Is there a way to get access to the Process Group Name (and details) within a running Process Group? I don't see a specific value in the expression language or any other mention of it within properties documentation. I am looking to use the name of the Process Group to drive property naming, notifications, etc.
Simple Example:
Process Group Name: financeSalesDataLoad
Notification Message: Nifi ${process.group.name} Failed (or Succeded)