Not a customer? Click the 'Start a free trial' link to begin a 30-day SaaS trial of our product and to join our community.
Existing Cisco AppDynamics customers should click the 'Sign In' button to authenticate to access the community
03-18-2022 11:48 PM
Hi Folks,
Looking for a variable which can be used to pass business transaction name in Email or HTTP request template similar to below.
${latestEvent.node.name} - For Node Name
Regards,
Mohit
Solved! Go to Solution.
03-19-2022 12:38 AM
Hi Mohit
You can use the affected entities as below, as multiple entities can be triggered by a health rule, you can use the index to pull certain ones, depending on your health rule setup
${latestEvent.affectedEntities[0].name}
${latestEvent.affectedEntities.name}
Ciao
03-19-2022 07:39 AM - last edited on 03-21-2022 09:13 AM by Ryan.Paredez
08-23-2023 07:50 AM
Just wondering, if there is any variable name to pass synthetic job name to email using templating variable. Please advise.
08-25-2023 10:33 AM
Hi @Sagar.Elluru,
Since this post is over a year old, it's unlikely to get a response from the members on this thread. I found this AppD Docs page that might help. Please check it out.
Thanks,
Ryan, Cisco AppDynamics Community Manager
Found something helpful? Click the Accept as Solution button to help others find answers faster.
Liked something? Click the Thumbs Up button.
Check out Observabiity in Action
new deep dive videos weekly in the Knowledge Base.
User | Count |
---|---|
2 | |
1 | |
1 | |
1 | |
1 | |
1 |
Thank you! Your submission has been received!
Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form