This is a placeholder page that shows you how to use this template site.
Page contents:
- Task file examples
- Example 1: Single reload task with no triggers
- Example 2: Single reload task with schema trigger
- Example 3: Single reload task triggered by existing reload task
- Example 4: Two reload tasks, one triggering the other
- Example 5: External program task, triggered by schema event
- Example 6: External program task, triggered by existing tasks
- Example 7: Complex example with multiple tasks and triggers
All example below use Windows Terminal/PowerShell.
Task file examples
The task definition file is a CSV or Excel file that contains all the information needed to create tasks in Sense.
Below you find increasingly complex examples of how to use the task definition file.
Example 1: Single reload task with no triggers
One tag, one custom property, no triggers.
A new task is created.
| Task counter | Task type | Task name | Task id | Task enabled | Task timeout | Task retries | App id | Partial reload | Manually triggered | Ext program path | Ext program parameters | Task status | Task started | Task ended | Task duration | Task executedon node | Tags | Custom properties | Event counter | Event type | Event name | Event enabled | Event created date | Event modified date | Event modified by | Schema increment option | Schema increment description | Daylight savings time | Schema start | Schema expiration | Schema filter description | Schema time zone | Time contstraint seconds | Time contstraint minutes | Time contstraint hours | Time contstraint days | Rule counter | Rule state | Rule task name | Rule task id |
| ------------ | --------- | ----------------- | ------- | ------------ | ------------ | ------------ | ------------------------------------ | -------------- | ------------------ | ---------------- | ---------------------- | ----------- | ------------ | ---------- | ------------- | -------------------- | --------------- | ----------------- | ------------- | ---------- | ---------- | ------------- | ------------------ | ------------------- | ----------------- | ----------------------- | ---------------------------- | --------------------- | ------------ | ----------------- | ------------------------- | ---------------- | ------------------------ | ------------------------ | ---------------------- | --------------------- | ------------ | ---------- | -------------- | ------------ |
| 1 | Reload | New reload task 1 | task-1 | 1 | 1440 | 0 | 4716f284-7790-45c3-a0a5-154c898766a0 | false | 1 | | | | | | 0:00:00 | | Butler 5.0 demo | TaskPriority=High | | | | | | | | | | | | | | | | | | | | | | |Example 2: Single reload task with schema trigger
A single schema trigger called "weekly" is added to the created task.
| Task counter | Task type | Task name | Task id | Task enabled | Task timeout | Task retries | App id | Partial reload | Manually triggered | Ext program path | Ext program parameters | Task status | Task started | Task ended | Task duration | Task executedon node | Tags | Custom properties | Event counter | Event type | Event name | Event enabled | Event created date | Event modified date | Event modified by | Schema increment option | Schema increment description | Daylight savings time | Schema start | Schema expiration | Schema filter description | Schema time zone | Time contstraint seconds | Time contstraint minutes | Time contstraint hours | Time contstraint days | Rule counter | Rule state | Rule task name | Rule task id |
| ------------ | --------- | ----------------- | ------- | ------------ | ------------ | ------------ | ------------------------------------ | -------------- | ------------------ | ---------------- | ---------------------- | ----------- | ------------ | ---------- | ------------- | -------------------- | --------------- | ----------------- | ------------- | ---------- | ---------- | ------------- | ------------------ | ------------------- | ----------------- | ----------------------- | ---------------------------- | --------------------- | ------------ | ----------------- | ------------------------- | ---------------- | ------------------------ | ------------------------ | ---------------------- | --------------------- | ------------ | ---------- | -------------- | ------------ |
| 1 | Reload | New reload task 1 | task-1 | 1 | 1440 | 0 | 4716f284-7790-45c3-a0a5-154c898766a0 | false | 1 | | | | | | 0:00:00 | | Butler 5.0 demo | TaskPriority=High | | | | | | | | | | | | | | | | | | | | | | |
| 1 | | | | | | | | | | | | | | | | | | | 1 | Schema | Weekly | | | | LAB\\goran | weekly | 0 0 1 0 | ObserveDaylightSavingTime | 2022-10-19T10:19:30.000 | 9999-01-01T00:00:00.000 | * * - 3 1 * * * | Europe/Paris | | | | | | | | |Example 3: Single reload task triggered by existing reload task
The newly created task will be triggered by an already existing task, identified by its task ID.
| Task counter | Task type | Task name | Task id | Task enabled | Task timeout | Task retries | App id | Partial reload | Manually triggered | Ext program path | Ext program parameters | Task status | Task started | Task ended | Task duration | Task executedon node | Tags | Custom properties | Event counter | Event type | Event name | Event enabled | Event created date | Event modified date | Event modified by | Schema increment option | Schema increment description | Daylight savings time | Schema start | Schema expiration | Schema filter description | Schema time zone | Time contstraint seconds | Time contstraint minutes | Time contstraint hours | Time contstraint days | Rule counter | Rule state | Rule task name | Rule task id |
| ------------ | --------- | ----------------- | ------- | ------------ | ------------ | ------------ | ------------------------------------ | -------------- | ------------------ | ---------------- | ---------------------- | ----------- | ------------ | ---------- | ------------- | -------------------- | --------------- | ----------------- | ------------- | ---------- | -------------------- | ------------- | ------------------ | ------------------- | ----------------- | ----------------------- | ---------------------------- | --------------------- | ------------ | ----------------- | ------------------------- | ---------------- | ------------------------ | ------------------------ | ---------------------- | --------------------- | ------------ | -------------- | ------------------------------------------------- | ------------------------------------ |
| 1 | Reload | New reload task 1 | task-1 | 1 | 1440 | 0 | 4716f284-7790-45c3-a0a5-154c898766a0 | 0 | 1 | | | | | | 0:00:00 | | Butler 5.0 demo | TaskPriority=High | | | | | | | | | | | | | | | | | | | | | | |
| 1 | | | | | | | | | | | | | | | | | | | 1 | Composite | When HR metrics done | 1 | | | LAB\\goran | | | | | | | | 0 | 360 | 0 | 0 | | | | |
| 1 | | | | | | | | | | | | | | | | | | | 1 | | | | | | | | | | | | | | | | | | 1 | TaskSuccessful | Manually triggered reload of HR metrics 2015-2020 | 6a42a7d0-bee9-4609-b340-8c8c50b3c4d9 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |Example 4: Two reload tasks, one triggering the other
Two new tasks are created.
- The first task is triggered by an hourly schema trigger.
- The second is triggered by successful completion of the first one, plus a daily schema trigger.
| Task counter | Task type | Task name | Task id | Task enabled | Task timeout | Task retries | App id | Partial reload | Manually triggered | Ext program path | Ext program parameters | Task status | Task started | Task ended | Task duration | Task executedon node | Tags | Custom properties | Event counter | Event type | Event name | Event enabled | Event created date | Event modified date | Event modified by | Schema increment option | Schema increment description | Daylight savings time | Schema start | Schema expiration | Schema filter description | Schema time zone | Time contstraint seconds | Time contstraint minutes | Time contstraint hours | Time contstraint days | Rule counter | Rule state | Rule task name | Rule task id |
| ------------ | --------- | ----------------- | ------- | ------------ | ------------ | ------------ | ------------------------------------ | -------------- | ------------------ | ---------------- | ---------------------- | ----------- | ------------ | ---------- | ------------- | -------------------- | --------------- | ----------------- | ------------- | ---------- | ----------------------- | ------------- | ------------------ | ------------------- | ----------------- | ----------------------- | ---------------------------- | ------------------------- | ----------------------- | ----------------------- | ------------------------- | ---------------- | ------------------------ | ------------------------ | ---------------------- | --------------------- | ------------ | -------------- | -------------- | ------------ |
| 1 | Reload | New reload task 1 | task-1 | 1 | 1440 | 0 | 4716f284-7790-45c3-a0a5-154c898766a0 | 0 | 1 | | | | | | 0:00:00 | | Butler 5.0 demo | TaskPriority=High | | | | | | | | | | | | | | | | | | | | | | |
| 1 | | | | | | | | | | | | | | | | | | | 1 | Schema | Hourly | | | | LAB\\goran | hourly | 30 0 0 0 | ObserveDaylightSavingTime | 2021-12-08T14:21:49.000 | 9999-01-01T00:00:00.000 | * * - * * * * * | Europe/Paris | | | | | | | | |
| 2 | Reload | New reload task 2 | task-2 | 1 | 1440 | 0 | df013a07-d219-46c8-8d32-09b87fd87553 | 0 | 1 | | | | | | 0:00:00 | | Butler 5.0 demo | TaskPriority=High | | | | | | | | | | | | | | | | | | | | | | |
| 2 | | | | | | | | | | | | | | | | | | | 1 | Schema | Daily | 1 | | | LAB\\goran | daily | 0 0 1 0 | ObserveDaylightSavingTime | 2022-10-17T11:37:26.000 | 9999-01-01T00:00:00.000 | * * - * * * * * | Europe/Paris | | | | | | | | |
| 2 | | | | | | | | | | | | | | | | | | | 1 | Composite | When reload task 1 done | 1 | | | LAB\\goran | | | | | | | | 0 | 360 | 0 | 0 | | | | |
| 2 | | | | | | | | | | | | | | | | | | | 1 | | | | | | | | | | | | | | | | | | 1 | TaskSuccessful | | task-1 |Example 5: External program task, triggered by schema event
| Task counter | Task type | Task name | Task id | Task enabled | Task timeout | Task retries | App id | Partial reload | Manually triggered | Ext program path | Ext program parameters | Task status | Task started | Task ended | Task duration | Task executedon node | Tags | Custom properties | Event counter | Event type | Event name | Event enabled | Event created date | Event modified date | Event modified by | Schema increment option | Schema increment description | Daylight savings time | Schema start | Schema expiration | Schema filter description | Schema time zone | Time contstraint seconds | Time contstraint minutes | Time contstraint hours | Time contstraint days | Rule counter | Rule state | Rule task name | Rule task id |
| ------------ | ---------------- | --------------------------- | ------- | ------------ | ------------ | ------------ | ------ | -------------- | ------------------ | -------------------------------------------------------------- | ------------------------------------------------------ | ----------- | ------------ | ---------- | ------------- | -------------------- | ---- | ------------------------------------- | ------------- | ---------- | ---------- | ------------- | ------------------ | ------------------- | ----------------- | ----------------------- | ---------------------------- | ------------------------- | ----------------------- | ----------------------- | ------------------------- | ---------------- | ------------------------ | ------------------------ | ---------------------- | --------------------- | ------------ | ---------- | -------------- | ------------ |
| 1 | External program | New external program task 1 | task-1 | 1 | 1440 | 3 | | | | C:\\Windows\\System32\\WindowsPowerShell\\v1.0\\powershell.exe | -File \\\\pro2-win1\\c$\\tools\\script\\ext_task_1.ps1 | | | | 0:00:00 | | api1 | Department=Finance / Department=Sales | | | | | | | | | | | | | | | | | | | | | | |
| 1 | | | | | | | | | | | | | | | | | | | 1 | Schema | Daily | | | | LAB\\goran | daily | 0 0 1 0 | ObserveDaylightSavingTime | 2020-05-31T20:34:18.000 | 9999-01-01T00:00:00.000 | * * - * * * * * | Europe/Paris | | | | | | | | |Example 6: External program task, triggered by existing tasks
| Task counter | Task type | Task name | Task id | Task enabled | Task timeout | Task retries | App id | Partial reload | Manually triggered | Ext program path | Ext program parameters | Task status | Task started | Task ended | Task duration | Task executedon node | Tags | Custom properties | Event counter | Event type | Event name | Event enabled | Event created date | Event modified date | Event modified by | Schema increment option | Schema increment description | Daylight savings time | Schema start | Schema expiration | Schema filter description | Schema time zone | Time contstraint seconds | Time contstraint minutes | Time contstraint hours | Time contstraint days | Rule counter | Rule state | Rule task name | Rule task id |
| ------------ | ---------------- | --------------------------- | ------- | ------------ | ------------ | ------------ | ------ | -------------- | ------------------ | -------------------------------------------------------------- | ------------------------------------------------------ | ----------- | ------------ | ---------- | ------------- | -------------------- | ---- | ------------------------------------- | ------------- | ---------- | ------------------------------------ | ------------- | ------------------ | ------------------- | ----------------- | ----------------------- | ---------------------------- | --------------------- | ------------ | ----------------- | ------------------------- | ---------------- | ------------------------ | ------------------------ | ---------------------- | --------------------- | ------------ | -------------- | -------------- | ------------------------------------ |
| 1 | External program | New external program task 1 | task-1 | 1 | 1440 | 3 | | | | C:\\Windows\\System32\\WindowsPowerShell\\v1.0\\powershell.exe | -File \\\\pro2-win1\\c$\\tools\\script\\ext_task_1.ps1 | | | | 0:00:00 | | api1 | Department=Finance / Department=Sales | | | | | | | | | | | | | | | | | | | | | | |
| 1 | | | | | | | | | | | | | | | | | | | 2 | Composite | Trigger when upstream tasks are done | | | | LAB\\goran | | | | | | | | 0 | 360 | 0 | 0 | | | | |
| 1 | | | | | | | | | | | | | | | | | | | 2 | | | | | | | | | | | | | | | | | | 1 | TaskSuccessful | | 9b8bd484-9cd9-4c83-b8e5-019176364b82 |
| 1 | | | | | | | | | | | | | | | | | | | 2 | | | | | | | | | | | | | | | | | | 2 | TaskFail | | d5f0b635-1feb-465e-a9c8-33f6e74b1248 |Example 7: Complex example with multiple tasks and triggers
Note that some composite trigger rules (the ones with UUIDs in them) refer to tasks that already exist in Sense, and some (e.g. "task-2") refer to tasks that are defined in the task definition file itself.
The flowchart becomes quite complex for this example:
💡 Tip
The "Rule task name" field for composite trigger rules can contain any information.
It is not used when determining which upstream task the task should be triggered by, but it is convenient to have a human-readable name there.
| Task counter | Task type | Task name | Task id | Task enabled | Task timeout | Task retries | App id | Partial reload | Manually triggered | Ext program path | Ext program parameters | Task status | Task started | Task ended | Task duration | Task executedon node | Tags | Custom properties | Event counter | Event type | Event name | Event enabled | Event created date | Event modified date | Event modified by | Schema increment option | Schema increment description | Daylight savings time | Schema start | Schema expiration | Schema filter description | Schema time zone | Time contstraint seconds | Time contstraint minutes | Time contstraint hours | Time contstraint days | Rule counter | Rule state | Rule task name | Rule task id |
| ------------ | ---------------- | ------------------------------------------------------------------- | -------------- | ------------ | ------------ | ------------ | ------------------------------------ | -------------- | ------------------ | -------------------------------------------------------------- | ------------------------------------------------------ | -------------- | ------------------------ | ------------------------ | ------------- | ------------------------------- | ------------------------ | ---------------------------------------------------------------------- | ------------- | ---------- | -------------------------------------- | ------------- | -------------------- | ------------------- | ----------------- | ----------------------- | ---------------------------- | ------------------------- | ----------------------- | ----------------------- | ------------------------- | ---------------- | ------------------------ | ------------------------ | ---------------------- | --------------------- | ------------ | -------------- | ------------------------------------------------------------------- | ------------------------------------ |
| 1 | External program | New external program task 1 | task-1 | 1 | 1440 | 3 | | | | C:\\Windows\\System32\\WindowsPowerShell\\v1.0\\powershell.exe | -File \\\\pro2-win1\\c$\\tools\\script\\ext_task_1.ps1 | | | | 0:00:00 | | api1 | Department=Finance / Department=Sales | | | | | | | | | | | | | | | | | | | | | | |
| 2 | External program | Ext program task chaining 1 | task-2 | 1 | 15 | 0 | | | | powershell.exe | -File \\\\pro2-win1\\c$\\tools\\script\\ext_task_1.ps1 | | 2023-09-26T05:58:55.590Z | 2023-09-26T06:23:38.346Z | 0:24:42 | pro2-win1.lab.ptarmiganlabs.net | | | | | | | | | | | | | | | | | | | | | | | | |
| 3 | External program | Ext task 1 | task-3 | 1 | 1440 | 3 | | | | C:\\Windows\\System32\\WindowsPowerShell\\v1.0\\powershell.exe | -File \\\\pro2-win1\\c$\\tools\\script\\ext_task_1.ps1 | | | | 0:00:00 | | api1 | Department=Finance / Department=Sales | | | | | | | | | | | | | | | | | | | | | | |
| 3 | | | | | | | | | | | | | | | | | | | 1 | Schema | Weekly | | | | | weekly | 0 0 1 0 | ObserveDaylightSavingTime | 2022-10-19T10:19:30.000 | 9999-01-01T00:00:00.000 | * * - 3 1 * * * | Europe/Paris | | | | | | | | |
| 3 | | | | | | | | | | | | | | | | | | | 2 | Composite | 2 Trigger when upstream tasks are done | | | | | | | | | | | | 0 | 360 | 0 | 0 | | | | |
| 3 | | | | | | | | | | | | | | | | | | | 2 | | | | | | | | | | | | | | | | | | 1 | TaskSuccessful | Manually triggered reload of Butler 7 Slack debug | 77f11a41-af3a-4bca-bf67-725be92a88f6 |
| 3 | | | | | | | | | | | | | | | | | | | 2 | | | | | | | | | | | | | | | | | | 2 | TaskFail | Manually triggered reload of App1 🏆 | bea1f18f-b476-4d8e-b9d4-640fe62fbe8a |
| 3 | | | | | | | | | | | | | | | | | | | 2 | | | | | | | | | | | | | | | | | | 3 | TaskSuccessful | Reload task of EV chargers | 8b4fe424-d90c-493f-a61d-0ce91cd485c9 |
| 3 | | | | | | | | | | | | | | | | | | | 2 | | | | | | | | | | | | | | | | | | 4 | TaskSuccessful | Reload task of Residential energy analysis | 30f8a2e9-f0d3-482e-af58-aed6b77d3dd5 |
| 3 | | | | | | | | | | | | | | | | | | | 2 | | | | | | | | | | | | | | | | | | 5 | TaskSuccessful | [ctrl-q task chain 4] Ext program task chaining | special-task-1 |
| 4 | External program | Ext task 2 | task-4 | 1 | 1440 | 3 | | | | C:\\Windows\\System32\\WindowsPowerShell\\v1.0\\powershell.exe | -File \\\\pro2-win1\\c$\\tools\\script\\ext_task_1.ps1 | | | | 0:00:00 | | | | | | | | | | | | | | | | | | | | | | | | | |
| 4 | | | | | | | | | | | | | | | | | | | 1 | Schema | Weekly | | | | | weekly | 0 0 1 0 | ObserveDaylightSavingTime | 2022-10-19T10:19:30.000 | 9999-01-01T00:00:00.000 | * * - 3 1 * * * | Europe/Paris | | | | | | | | |
| 4 | | | | | | | | | | | | | | | | | | | 2 | Composite | 2 Trigger when upstream tasks are done | | | | | | | | | | | | 0 | 360 | 0 | 0 | | | | |
| 4 | | | | | | | | | | | | | | | | | | | 2 | | | | | | | | | | | | | | | | | | 1 | TaskSuccessful | Ext task 1 | task-3 |
| 5 | External program | [ctrl-q task chain 3] Ext program task chaining | task-5 | 1 | 1440 | 0 | | | | powershell.exe | -File \\\\pro2-win1\\c$\\tools\\script\\ext_task_1.ps1 | | | | 0:00:00 | | | | | | | | | | | | | | | | | | | | | | | | | |
| 5 | | | | | | | | | | | | | | | | | | | 1 | Composite | When [ctrl-q 2] done | 1 | | | | | | | | | | | 0 | 360 | 0 | 0 | | | | |
| 5 | | | | | | | | | | | | | | | | | | | 1 | | | | | | | | | | | | | | | | | | 1 | TaskSuccessful | [ctrl-q task chain 2] Reload task of Ctrl-Q reload chain app 2-1 | task-9 |
| 6 | External program | [ctrl-q task chain 4] Ext program task chaining | special-task-1 | 1 | 1440 | 0 | | | | powershell.exe | -File \\\\pro2-win1\\c$\\tools\\script\\ext_task_1.ps1 | | | | 0:00:00 | | | | | | | | | | | | | | | | | | | | | | | | | |
| 6 | | | | | | | | | | | | | | | | | | | 1 | Composite | When [ctrl-q task chain 3] done | 1 | | | | | | | | | | | 0 | 360 | 0 | 0 | | | | |
| 6 | | | | | | | | | | | | | | | | | | | 1 | | | | | | | | | | | | | | | | | | 1 | TaskSuccessful | [ctrl-q task chain 3] Ext program task chaining | task-5 |
| 7 | Reload | Butler test failing reloads 1 task | | 1 | 1440 | 0 | 4788dc51-2bf6-45f0-a4ad-8bd8d40e1d3f | | 1 | | | | 2023-11-09T08:43:06.081Z | 2023-11-09T08:43:33.079Z | 0:00:26 | pro2-win1.lab.ptarmiganlabs.net | startTask1 / Ctrl-Q demo | Butler_AbortedAlertEnableEmail=Yes / Butler_FailedAlertEnableEmail=Yes | | | | | | | | | | | | | | | | | | | | | | |
| 8 | Reload | Reload task of Lab 1_1 | | 1 | 1440 | 3 | 4716f284-7790-45c3-a0a5-154c898766a0 | | | | | | | | 0:00:00 | | api1 | Department=Finance / Department=Sales | | | | | | | | | | | | | | | | | | | | | | |
| 8 | | | | | | | | | | | | | | | | | | | 1 | Schema | Daily | 1 | | | | daily | 0 0 1 0 | ObserveDaylightSavingTime | 2022-10-17T11:37:26.000 | 9999-01-01T00:00:00.000 | * * - * * * * * | Europe/Paris | | | | | | | | |
| 8 | | | | | | | | | | | | | | | | | | | 2 | Schema | Custom cron | | | | | custom | 1 2 3 4 | ObserveDaylightSavingTime | 2022-10-17T11:37:29.000 | 9999-01-01T00:00:00.000 | * * - * * * * * | Europe/Paris | | | | | | | | |
| 8 | | | | | | | | | | | | | | | | | | | 3 | Composite | Trigger when upstream tasks are done | | | | | | | | | | | | 0 | 360 | 0 | 0 | | | | |
| 8 | | | | | | | | | | | | | | | | | | | 3 | | | | | | | | | | | | | | | | | | 1 | TaskSuccessful | Manually triggered reload of Butler 7 Slack debug | 77f11a41-af3a-4bca-bf67-725be92a88f6 |
| 8 | | | | | | | | | | | | | | | | | | | 3 | | | | | | | | | | | | | | | | | | 2 | TaskFail | Manually triggered reload of App1 🏆 | bea1f18f-b476-4d8e-b9d4-640fe62fbe8a |
| 8 | | | | | | | | | | | | | | | | | | | 3 | | | | | | | | | | | | | | | | | | 3 | TaskSuccessful | Reload task of EV chargers | 8b4fe424-d90c-493f-a61d-0ce91cd485c9 |
| 8 | | | | | | | | | | | | | | | | | | | 3 | | | | | | | | | | | | | | | | | | 4 | TaskSuccessful | Reload task of Residential energy analysis | 30f8a2e9-f0d3-482e-af58-aed6b77d3dd5 |
| 8 | | | | | | | | | | | | | | | | | | | 3 | | | | | | | | | | | | | | | | | | 5 | TaskSuccessful | [ctrl-q task chain 4] Ext program task chaining | special-task-1 |
| 9 | Reload | [ctrl-q task chain 10.1] Reload task of Ctrl-Q reload chain app 1-1 | task-6 | 1 | 1440 | 0 | 3d711d07-c133-48f7-ab26-8350c5b8fe2e | | | | | | | | 0:00:00 | | | | | | | | | | | | | | | | | | | | | | | | | |
| 9 | | | | | | | | | | | | | | | | | | | 1 | Composite | ... | 1 | | | | | | | | | | | 0 | 360 | 0 | 0 | | | | |
| 9 | | | | | | | | | | | | | | | | | | | 1 | | | | | | | | | | | | | | | | | | 1 | TaskSuccessful | [ctrl-q task chain 9.1] Reload task of Ctrl-Q reload chain app 1-1 | task-15 |
| 10 | Reload | [ctrl-q task chain 11.1] Reload task of Ctrl-Q reload chain app 1-1 | task-7 | 1 | 1440 | 0 | 3d711d07-c133-48f7-ab26-8350c5b8fe2e | | | | | | | | 0:00:00 | | | | | | | | | | | | | | | | | | | | | | | | | |
| 10 | | | | | | | | | | | | | | | | | | | 1 | Composite | ... | 1 | | | | | | | | | | | 0 | 360 | 0 | 0 | | | | |
| 10 | | | | | | | | | | | | | | | | | | | 1 | | | | | | | | | | | | | | | | | | 1 | TaskSuccessful | [ctrl-q task chain 10.1] Reload task of Ctrl-Q reload chain app 1-1 | task-6 |
| 11 | Reload | [ctrl-q task chain 1] Reload task of Ctrl-Q reload chain app 1-1 | task-8 | 1 | 1440 | 0 | 3d711d07-c133-48f7-ab26-8350c5b8fe2e | | | | | | | | 0:00:00 | | | | | | | | | | | | | | | | | | | | | | | | | |
| 12 | Reload | [ctrl-q task chain 2] Reload task of Ctrl-Q reload chain app 2-1 | task-9 | 1 | 1440 | 0 | 766c96a8-d8ba-47e6-b4a3-e1935bf12d99 | | | | | | | | 0:00:00 | | | | | | | | | | | | | | | | | | | | | | | | | |
| 12 | | | | | | | | | | | | | | | | | | | 1 | Composite | When Ctrl-Q [1] done | 1 | | | | | | | | | | | 0 | 360 | 0 | 0 | | | | |
| 12 | | | | | | | | | | | | | | | | | | | 1 | | | | | | | | | | | | | | | | | | 1 | TaskSuccessful | [ctrl-q task chain 1] Reload task of Ctrl-Q reload chain app 1-1 | task-8 |
| 13 | Reload | [ctrl-q task chain 5.1] Reload task of Ctrl-Q reload chain app 3-1 | task-10 | 1 | 1440 | 0 | aea0ac54-b377-4325-a1f7-e32a5616ff95 | | | | | | | | 0:00:00 | | | | | | | | | | | | | | | | | | | | | | | | | |
| 13 | | | | | | | | | | | | | | | | | | | 1 | Composite | When Ctrl-q [4] done | 1 | | | | | | | | | | | 0 | 360 | 0 | 0 | | | | |
| 13 | | | | | | | | | | | | | | | | | | | 1 | | | | | | | | | | | | | | | | | | 1 | TaskSuccessful | [ctrl-q task chain 4] Ext program task chaining | special-task-1 |
| 14 | Reload | [ctrl-q task chain 5.2] Reload task of Ctrl-Q reload chain app 3-2 | task-11 | 1 | 1440 | 0 | 972da501-93f7-470d-b8ba-84ef2cfebdc9 | | | | | | | | 0:00:00 | | | | | | | | | | | | | | | | | | | | | | | | | |
| 14 | | | | | | | | | | | | | | | | | | | 1 | Composite | When Ctrl-q [4] done | 1 | | | | | | | | | | | 0 | 360 | 0 | 0 | | | | |
| 14 | | | | | | | | | | | | | | | | | | | 1 | | | | | | | | | | | | | | | | | | 1 | TaskSuccessful | [ctrl-q task chain 4] Ext program task chaining | special-task-1 |
| 15 | Reload | [ctrl-q task chain 6.1] Reload task of Ctrl-Q reload chain app 1-1 | task-12 | 1 | 1440 | 0 | 3d711d07-c133-48f7-ab26-8350c5b8fe2e | | | | | | | | 0:00:00 | | | | | | | | | | | | | | | | | | | | | | | | | |
| 15 | | | | | | | | | | | | | | | | | | | 1 | Composite | ... | 1 | | | | | | | | | | | 0 | 360 | 0 | 0 | | | | |
| 15 | | | | | | | | | | | | | | | | | | | 1 | | | | | | | | | | | | | | | | | | 1 | TaskSuccessful | [ctrl-q task chain 5.2] Reload task of Ctrl-Q reload chain app 3-2 | task-11 |
| 16 | Reload | [ctrl-q task chain 7.1] Reload task of Ctrl-Q reload chain app 1-1 | task-13 | 1 | 1440 | 0 | 3d711d07-c133-48f7-ab26-8350c5b8fe2e | | | | | | | | 0:00:00 | | | | | | | | | | | | | | | | | | | | | | | | | |
| 16 | | | | | | | | | | | | | | | | | | | 1 | Composite | ... | 1 | | | | | | | | | | | 0 | 360 | 0 | 0 | | | | |
| 16 | | | | | | | | | | | | | | | | | | | 1 | | | | | | | | | | | | | | | | | | 1 | TaskSuccessful | [ctrl-q task chain 6.1] Reload task of Ctrl-Q reload chain app 1-1 | task-12 |
| 17 | Reload | [ctrl-q task chain 8.1] Reload task of Ctrl-Q reload chain app 1-1 | task-14 | 1 | 1440 | 0 | 3d711d07-c133-48f7-ab26-8350c5b8fe2e | | | | | | | | 0:00:00 | | | | | | | | | | | | | | | | | | | | | | | | | |
| 17 | | | | | | | | | | | | | | | | | | | 1 | Composite | ... | 1 | | | | | | | | | | | 0 | 360 | 0 | 0 | | | | |
| 17 | | | | | | | | | | | | | | | | | | | 1 | | | | | | | | | | | | | | | | | | 1 | TaskSuccessful | [ctrl-q task chain 7.1] Reload task of Ctrl-Q reload chain app 1-1 | task-13 |
| 18 | Reload | [ctrl-q task chain 9.1] Reload task of Ctrl-Q reload chain app 1-1 | task-15 | 1 | 1440 | 0 | 3d711d07-c133-48f7-ab26-8350c5b8fe2e | | | | | | | | 0:00:00 | | | | | | | | | | | | | | | | | | | | | | | | | |
| 18 | | | | | | | | | | | | | | | | | | | 1 | Composite | ... | 1 | | | | | | | | | | | 0 | 360 | 0 | 0 | | | | |
| 18 | | | | | | | | | | | | | | | | | | | 1 | | | | | | | | | | | | | | | | | | 1 | TaskSuccessful | [ctrl-q task chain 8.1] Reload task of Ctrl-Q reload chain app 1-1 | task-14 |