IBM QRadarJoin this online user group to communicate across Security product users and IBM experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.
Hello,
I need to insert the value of the "Asset Name" field into the template of the email sent as Rule Action. How can I do it?
Thanks in advance,
bye
Simona
If you refer to the follwoing documentation:https://www.ibm.com/docs/en/qradar-on-cloud?topic=notifications-configuring-event-flow-custom-emailI believe you can use AQLCustomProperty in the format like:
${body.AqlCustomProperty("AQL-PROPERTY-NAME")} https://www.ibm.com/docs/en/qsip/7.5?topic=spot-tips-tricks-customizing-email-templates&mhsrc=ibmsearch_a&mhq=body%26period%3BAqlCustomPropertyRegards