User Tools

Site Tools


Plugin installed incorrectly. Rename plugin directory 'swiftmail.backup' to 'swiftmail'.
en:faq:variableshelper

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
en:faq:variableshelper [2017/09/28 15:44]
Julian Le
en:faq:variableshelper [2019/10/24 15:51]
Stefan Barth
Line 2: Line 2:
  
 ==== Variables ==== ==== Variables ====
-Variables can be used in many different places, e.g. in [[en:​software:​tim:​mailnode|Mailtexten]] (im Detail [[en:​software:​tim:​mail_configuration|here]]),​ [[en:​software:​tim:​actionhandler|actionhandlers]] or in the [[en:​software:​tim:​tim.properties |tim.properties]].+ 
 +Variables can be used in many different places, e.g. in [[:en:​software:​tim:​mailnode|Mailtexten]] (im Detail [[:en:​software:​tim:​mail_configuration|here]]),​ [[:en:​software:​tim:​actionhandler|actionhandlers]] or in the [[:en:​software:​tim:​tim.properties|]].
  
 <note tip>​Variable are always marked with ${name_of_the_variable}.\\ <note tip>​Variable are always marked with ${name_of_the_variable}.\\
Line 12: Line 13:
 ^${SYS.PROCESSDEFINITION_NAME}|Returns the name blonging to the current processdefinition.| ^${SYS.PROCESSDEFINITION_NAME}|Returns the name blonging to the current processdefinition.|
 ^${SYS.PROCESSINSTANCE_NAME}|Returns the name belonging to the current procesinstance.| ^${SYS.PROCESSINSTANCE_NAME}|Returns the name belonging to the current procesinstance.|
-^${SYS.PROCESSINSTANCE_ID}|Returns the unique ID (number) belonging to the Processinstance. Attention: No connection to [[en:​software:​tim:​actionhandler:​yearidgenerator|YearIdGenerator]]|+^${SYS.PROCESSINSTANCE_ID}|Returns the unique ID (number) belonging to the Processinstance. Attention: No connection to [[:en:​software:​tim:​actionhandler:​yearidgenerator|YearIdGenerator]]|
 ^${SYS.PROCESSINSTANCE_DESCRIPTION}|Returns the description belonging to the current Processinstance| ^${SYS.PROCESSINSTANCE_DESCRIPTION}|Returns the description belonging to the current Processinstance|
 ^${SYS.PROCESSVARIABLELOG}|Returns a list of the used processvariables.| ^${SYS.PROCESSVARIABLELOG}|Returns a list of the used processvariables.|
 ^${SYS.DOC_HISTORY}|Returns the document history of one processinstance. Contains user, time and date as well as the type of operation (create, edit, delete).| ^${SYS.DOC_HISTORY}|Returns the document history of one processinstance. Contains user, time and date as well as the type of operation (create, edit, delete).|
-^${SYS.BUSINESS_ID}|This number is increased by 1 for instance, continuesly for every process and client | 
 ^${SYS.TASK_NAME}|Returns the current taskname.| ^${SYS.TASK_NAME}|Returns the current taskname.|
 ^${SYS.NODE_NAME}|Returns the current activityname| ^${SYS.NODE_NAME}|Returns the current activityname|
Line 25: Line 25:
 ^${SYS.CLIENT_NAME}|Returns the current clientname.| ^${SYS.CLIENT_NAME}|Returns the current clientname.|
 ^${SYS.CLIENT_ID}|Returns the unique ID belonging to the current client.| ^${SYS.CLIENT_ID}|Returns the unique ID belonging to the current client.|
-^${SYS.BASELINK}| Returns the link, which is composed of [[en:​software:​tim:​client_profile|Client-Profil]] (Application-Host + Port) and /​loom-portal/​. | +^${SYS.BASELINK}|Returns the link, which is composed of [[:en:​software:​tim:​client_profile|Client-Profil]] (Application-Host + Port) and /​loom-portal/​.| 
-^${SYS.ROOTLINK}| Returns the link, which is composed of [[en:​software:​tim:​client_profile|Client-Profil]] (Application-Host + Port).|+^${SYS.ROOTLINK}|Returns the link, which is composed of [[:en:​software:​tim:​client_profile|Client-Profil]] (Application-Host + Port).|
 ^${SYS.NOW}|Returns the current server time.| ^${SYS.NOW}|Returns the current server time.|
-^${SYS.SEZ}|Returns the [[en:​support:​cpm#​lft_-_latest_finish_time|LFT (Latest Finish Time)]] of the current task.| +^${SYS.SEZ}|Returns the [[:en:​support:​cpm#​lft_-_latest_finish_time|LFT (Latest Finish Time)]] of the current task.| 
-^${SYS.RECIPIENT_GROUP_NAME}|Returns the group'​s name, which should receive this mail.([[en:​software:​tim:​notes#​send_notification|Notifications at notes]]) | +^${SYS.RECIPIENT_GROUP_NAME}|Returns the group'​s name, which should receive this mail.([[:en:​software:​tim:​notes#​send_notification|Notifications at notes]])| 
-^${SYS.RECIPIENT_NAME}|Returns the user'​s ​usernmae, which should receive this mail.([[en:​software:​tim:​notes#​send_notification|Notifications at notes]]) | +^${SYS.RECIPIENT_NAME}|Returns the user'​s ​username, which should receive this mail.([[:en:​software:​tim:​notes#​send_notification|Notifications at notes]])| 
-^${SYS.RECIPIENT_FIRSTNAME}|Returns the user's first name, which should receive this mail.([[en:​software:​tim:​notes#​send_notification|Notifications at notes]]) | +^${SYS.RECIPIENT_FIRSTNAME}|Returns the user's first name, which should receive this mail.([[:en:​software:​tim:​notes#​send_notification|Notifications at notes]])| 
-^${SYS.RECIPIENT_LASTNAME}|Returns the user's last name, which should receive this mail.([[en:​software:​tim:​notes#​send_notification|Notifications at notes]]) )|+^${SYS.RECIPIENT_LASTNAME}|Returns the user's last name, which should receive this mail.([[:en:​software:​tim:​notes#​send_notification|Notifications at notes]]) )|
  
 \\ \\
  
  
en/faq/variableshelper.txt · Last modified: 2021/07/01 09:52 (external edit)