Hi,
When an automation script is triggered by a correlation rule, it's possible to parse the alarm as described in the doc, but only 1 alarm can be parsed
https://docs.dataminer.services/user-guide/Advanced_Modules/Automation_module/FAQ/How_do_I_parse_Correlation_Alarm_Info_data.html
if the script is triggered by combination of several alarms (eg alarm A & B &C) how to retreive the IDs of all the alarms required to trigger the script ?
Is the parsing needed as input of another script or module?
Otherwise, I'd expect that when loading "history alarms" in console, if the "History" & "Correlation" tracking are selected
(hamburger menu in the top left corner of the console), this should be the default behaviour - or are the base alarms excluded in the case above?
The final outcome may vary depending on correlation settings or alarm filters in console - for those cases left out, Jarno's suggestion may be the only option.
HTH