I'm trying to create a HTTP Request Template for creating JIRA issues, however I'm finding it difficult finding the the information in the predefined template variables for the particular egent. So:
Is it possible to get the violated Business Transaction Name only? It's in the summaryMessage, however I need the name only, for setting the summary field in the JIRA issue.
Is it possible to get the summary message in plain text and not HTML?
Thanks