Define email templates

You can design an email template for each ALM Octane entity, and customize the header and footer for all emails sent from the system.

Email customization is set at the shared space level.

In this topic:

Design templates

Define an email template for each ALM Octane entity. The template includes the entity fields that will be listed in the email, and a definition of the email subject line.

To design email templates:

  1. In Settings > Spaces, select a shared space.

  2. Click Entities and select an item.

  3. Click Email.

  4. To add a field, click Add field.
  5. To change the order in which fields are displayed in the template, select a field and click the Move Up or Move Down buttons.

    Note: Memo fields must be placed above or below the Details section. Use the Move Up or Move Down button to place it accordingly.

  6. To delete a field, select a field and click Delete.
  7. In the Email Subject Prefix field, type a prefix for the email subject. Each field must be enclosed in curly brackets. Example: \{Octane\} – {workspace.id} – {severity}

    Example:

    1:

    Prefix script: \{Octane\} workspace id: {workspace.id} workspace name: {workspace.name}

    Output: {Octane} workspace id: 1002, workspace name: ws1

    2:

    Prefix script: defect name: {name}, severity: {severity}

    Output: defect name: defect A, severity: High

  8. To save changes, click Save.
  9. Click Set as default if you want to use this template as the default.

  10. To reset the template layout, click Restore.

Back to top

Customize email header and footer

You can customize the header and footer of the emails sent from ALM Octane.

To customize the email header and footer:

  1. In Settings > Spaces, select a shared space. Click Defaults.

  2. To replace or remove, hover over the header.
  3. To edit the footer, click the footer.
  4. To save changes, click Save.
  5. To reset the header and footer, click Restore.

Back to top

See also: