I am looking for steps to configure email notification for dm_consistencyChecker Job and send the job report in the email as an attachment.
Just for dm_ConsistencyChecker? That's a strange requirement, especially since this job is usually run on demand (e.g. before a migration).
Anyway, the default behavior with jobs is that if a job fails, a message gets queued to the operator's inbox. Depending on the Documentum Server configuration, this can trigger the sending of an e-mail notification. How to configure this depends on server version, as the mechanism has changed over the years. Also, if you are using D2, the configuration is different.
Did you get an answer to this? The default on error notification is annoying. There are some particular jobs (content migration jobs) that I want completion emails as well.
I currently have to resort to an external system to pull the sysreport txt files periodically. Whereas documentum should be able to do this out of the box.