| Instance ID | {{instance.iid}} |
|---|---|
| Process ID | {{instance.pid}} |
| Process Name | {{instance.processNameFull}} |
| Started | {{instance.started | date:'medium'}} |
| Last Active | {{instance.lastActive | date:'medium'}} |
| Status | {{instance.status}} |
| Actions |
{{instance.fault.explanation}}
Line number: {{instance.fault.lineNumber}}, Activity Instance ID: {{instance.fault.aiid}}
| QName | Value | Actions |
|---|---|---|
{{'{' + prop.name.namespaceURI + '}' + prop.name.localName}} |
{{prop.value}} |
Search |
| Name | Scope | Actions |
|---|---|---|
| {{var.name}} | {{var.scope.name}} ({{var.siid}}) |
| Partner Link | Partner Role | Scope | Value |
|---|---|---|---|
| {{endpoint.partnerLink}} | {{endpoint.partnerRole}} | {{endpoint.scope.name}} ({{endpoint.siid}}) | UNCHANGED |
| AIID | Name | Type | Status | Started | Enabled | Completed | Actions |
|---|---|---|---|---|---|---|---|
| {{act.aiid}} | {{act.name}} | {{act.type}} | {{act.status}} {{act.failure.retries}} | {{act.started | date:'medium'}} | {{act.enabled | date:'medium'}} | {{act.completed | date:'medium'}} |
{{activities | json}}
{{variables | json}}
{{scopes | json}}
{{rootScope | json}}