Summary:
Cloud Service Management Application (CSM) provides the functionality to format the outbound emails from the Application itself in an HTML template. This articles provides instructions to setup HTML Template for Outbound Emails.
Instructions:
Example:
<html>
<body>
<h1>CA Cloud Service Management</h1>
{REPLACE_MESSAGE_BODY}
<h2><i>Thank you for using CSM, our experts are available 24x7 in case of assistance</i></h2>
</body>
</html>