Hi all
Sorry I have a question, I have a table parameter on an element, this element have another parameter that is under control by a correlation rule, and when it start, the correlation rule have to take the entire table and send it via mail.
I know is possibile if I write a C# automation script that will take all this information, but is not possible direclty handle everything via correlation rule?
Hi Marco,
Rather than using an automation script, another option could be attaching a report from a dashboard in an email.
Generating a report based on a dashboard using DataMiner Cube | DataMiner Docs
The dashboard can contain information from the table.
Hope it helps.
Hi Miguel
Yeah I keep beside this idea, my point was ot have everying inside the correlation rule also the not keep everything splitted, but at this point maybe is the best solution