Versions Compared

Key

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

...

Uses plain text or HTML format and can be use {{ ... }} literals to replace workflow data. For more information please refer to data templates.

In this template you can use the following variables with $ prefix:

Variable NameDescription
$IdId number of work item
$WorkItemCurrent work item
$InstanceCurrent workflow instance
$RecipientsComma separated names of assigned users. This value always contains the list of users.
$ApplicationNameName of application ( Ex: mydomain.emakin.com )
$DomainNameName of current domain ( Ex: mydomain.emakin.com )
$DomainUrlAddress of domain url ( Ex: http(s)://mydomain.emakin.com )
$LogoUrlUrl of domain logo
$AssignedToComma separated name of assigned identities. This value may contain user or position type identities.

 

By default emakin uses following templates that stored in "configuration/messagetemplates.xml" file:

...