|
One of the important and unique features with the DBChangeManager Command Line utility is the ability to configure the system to send out mails automatically on completion of command line execution Jobs. The configuration settings required for using this functionality is defined in a file named "MailerConf.xml" which is bundled along with the product under "<product_home>/conf" directory.
You can configure all aspects of the E-mail like the "From Address", "To Address", "Subject" etc. in the above specified configuration file. The most important configuration required in this file is the "SMTPHost" name which takes care sending mails to the required destination. The mail that is delivered will contain the status of Synchronization along with the Comparison Reports and Sync Script as attachments.
|