Process {{entry.procId}} SUCCESS FAILURE

Started at: {{entry.startDate > 0 ? (entry.startDate | date:'yyyy-MM-dd HH:mm:ss Z') : '-'}}
Finished at: {{entry.endDate > 0 ? (entry.endDate | date:'yyyy-MM-dd HH:mm:ss Z') : '-'}}
Duration: {{calculateDateDiff(entry.startDate, entry.endDate)}}

{{p.key}} {{p.value}}

{{currentParam.key}}

{{currentParam.value}}