Zend certified PHP/Magento developer

Pentaho Report Designer

Is it possible to use environment variables (ENV::) to figure out when and who ran reports historically on the BI server? I do not have access to PDI so I am trying to see if it is possible to do it all via Pentaho Report Designer for when the report is uploaded to the Pentaho Server.

Is it possible to use the Master Report On Click Event attribute to send an email when a hyperlink is selected in a HTML report? This is a workaround I am investigating since it doesn’t seem like environment variables can provide the level of detail I am looking for.

I know how to get the user running the report (env::username) and the current date and time (report.date). I am looking more for logging information that provides an audit trail.