subject=$wf.getParentWf().getReplacedDescription(): application finished
xheader=$wf.getName()
The application of ${wf.getDatabitValue("bewerbungsdata.bewerberdata.name")} 
for the job ${wf.getDatabitValue("ausschreibungsdata.stelle")} has been finished by $originator. 
#if ($wf.getDatabitValue("bewerbungsdata.results.accepted").equals("Yes"))
The applicant was taken for the job, so the next step is for HR to finish the JobTracker 
by providing the date of the first workday and the department here: 
#set ($fid = $wf.getParentWf().getId())
$secure_webswamp_link/wf/$fid
#end

Result of interview: 
#showdata ($wf "bewerbungsdata.results.accepted")
#showdata ($wf "bewerbungsdata.results.comments")

Comment for invitation: 
#showdata ($wf "bewerbungsdata.results.add_comment_decision")

Link to the application workflow: 
${secure_webswamp_link}/wf/${wf.getId()}

Have a nice day!

--  
This Message was automatically generated by the the WebSWAMP-Server at 
$secure_app_link 