Unknown macro: {next_previous_link3}
Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

If you wish to update the email template for a tenant, you can do so by following the steps given below:

Prerequisite

Add a new tenant. For more information, see adding a new tenant
Example: The added tenant has the user name admin@abc.com.

  1. Start the server.

  2. Access the IoTS Management Console using one of the following URLs:

    • Accessing the console via HTTP: 
      http://<HTTP_HOST>:<HTTP_PORT>/carbon/
      Example: http://localhost:9763/carbon/
    • Accessing the console via HTTPS: 
      https://<HTTPS_HOST>:<HTTPS_PORT>/carbon/
      Example: https://localhost:9443/carbon/
  3. Enter the username and password of the tenant you created and click Sign-in.
    Example: username: admin@abc.com and password: tenant123$.
  4. Click Browse in the Main tab of the WSO2 IoTS management console.
  5. Navigate to email-templates by entering /_system/config/email-templates in the Location field, and clicking GO.
  6. Click the template you want to update.
    Example: Click user-enrollment.
  7. Click Edit as text.
  8. Edit the text:
    • Select Plain Text Editor to edit the template style sheet.
    • Select Rich Text Editor to edit the content by looking at the email template look and feel.
  9. Click Save to save the updated template.
  • No labels