Delete Category
DELETE_CATEGORY · SERVER · 5f437b261bb1610006d84da4
Nodes9
References5
Dynamic0
Errors0
Warnings0
Score38
Compatible
4.13.0
89%
8/9 ok
· 1 dep
Issues
Show
| Severity | Type | Node |
|---|---|---|
| Deprecated | Compatibility: Deprecated Node Reference | #6 Send Message to User |
DetailsSend Message to User is marked as deprecated in the Helmut4 4.13.0 node reference. → Replace this node with the current supported action, condition, or output before upgrading or standardizing this workflow. |
||
References
Show
| Kind | Type | Key | Source | Node |
|---|---|---|---|---|
| Reference | Helmut Wildcard | helmut.templates | Design | #2 Folder Empty Condition |
| Reference | Helmut Wildcard | helmut.templates | Design | #3 Folder Delete Action |
| Reference | Helmut Wildcard | helmut.templates | Design | #4 File Delete Action |
| Reference | Helmut Wildcard | helmut.templates | Design | #5 File Delete Action |
| Reference | Helmut Wildcard | helmut.templates | Design | #8 Folder Exists Condition |
Nodes
| # | Type | Title | Description | Summary | References | Issues |
|---|---|---|---|---|---|---|
| 0 | Action / General / Success Action | Success Action | Use it to make a failed node be successful to ensure a whole stream is successful |
|
||
| 1 | Action / General / Fail Action With Message | Fail Action | Will always fail | message: All templates must be removed before the category can be deleted |
|
|
| 2 | Condition / Folder / Folder Multiple Empty Condition | Folder Empty Condition | Will check if one or more folder(s) are empty | folders: ['{helmut.templates}/{project.group}/{project.category}'] condition: IS_EMPTY success -> #3 Folder Delete Action failure -> #1 Fail Action |
helmut_wildcard:helmut.templates |
|
| 3 | Action / Delete / Folder Multiple Delete Action | Folder Delete Action | Will delete one or more folders recursively | folders: ['{helmut.templates}/{project.group}/{project.category}'] success -> #0 Success Action failure -> #0 Success Action |
helmut_wildcard:helmut.templates |
|
| 4 | Action / Delete / File Multiple Delete Action | File Delete Action | Will delete one or more files | success -> #5 File Delete Action failure -> #5 File Delete Action |
helmut_wildcard:helmut.templates |
|
| 5 | Action / Delete / File Multiple Delete Action | File Delete Action | Will delete one or more files | success -> #2 Folder Empty Condition failure -> #2 Folder Empty Condition |
helmut_wildcard:helmut.templates |
|
| 6 | Output / User / User Message Output | Send Message to User | Will send a message to a user | message: Please check the connection to the share before deleting. success -> #7 Fail Action |
Deprecated
|
|
| 7 | Action / General / Fail Action With Message | Fail Action | Will always fail | message: Please check the connection to the share before deleting. |
|
|
| 8 | Condition / Folder / Folder Multiple Exists Condition | Folder Exists Condition | Will check if one or more folders exist | folders: ['{helmut.templates}'] condition: DOES_EXIST success -> #4 File Delete Action failure -> #6 Send Message to User |
helmut_wildcard:helmut.templates |
|