Solved
How to send email with a QML report that consists list of pending ECN/ECR?
I have a QML report that lists all ECNs that are in 'Implementation' State and who it is assigned to.
Question: Is it possible to run a scheduler, that triggers every Monday, generates this QML report and sends an EMAIL to whoever the ECNs are assigned to?

