Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Variable NameDescription
$TicketDefines the system generated authentication token to embed in mail content.
$DisplayNameDefines the display name of user.


The following screen describes to create message templates. 

  • Click "Add New  Template" button, message templates design pop-up will open.

Image Added

Name
Name of  message template.

Subject
Subject of message template.

Type
Type of message template.

  • Standart type is utilized to create content of written.
  • XSLT type is utilized to create content of  xml.

Click on "Done" button, edit and details button will appear below the form name. Details button is used for design message content.

Standart Type:

If standart type is chosen, content area will open on the same page. Message template consists from text and form special field. 

We will analysis the following screen content:

  • Dear is message of initiation word.
  • Identity is field of form. We want to bring data of identity from form to message. Before we find to identity under which title. 
  • Owner is title of identity.
  • To open two curly braces enter "Owner" name and add curved lined, enter "Identity" name and add two curly braces.

    Image Added

  • Click on html button , message template text will transform to html format. 

    Image Added

  • Click edit button under the form name, click done button.

When the process run, message will go to users e-mail address. 

Example message in an e-mail:

Image Added

XSLT Type:

If XSLT type is chosen, content area will open on the same page. Message template consists from xml content.

You can use default templates or can create new templates.