Reveal uploaded template

UPLOAD_TEMPLATE · CLIENT · 61adc12a0d411e00012b06d0

Nodes7
References2
Dynamic0
Errors0
Warnings0
Score30
Compatible 4.13.0 100% 7/7 ok

Issues

Show Hide
SeverityTypeNode
No issues linked to this stream.

References

Show Hide
KindTypeKeySourceNode
Reference Helmut Wildcard helmut.templates Design #1 Bash Execute Action
Reference Helmut Wildcard helmut.templates Design #2 CMD Execute Action

Nodes

#TypeTitleDescriptionSummaryReferencesIssues
0 Output / User / User Notification Output Send Notification to User Will send a notification to a user message: A new template "{project.template}" has been uploaded to {project.group}/{project.category}

success -> #3 Operating System Condition V2
1 Action / Execute / Bash Execute Action Bash Execute Action Will execute a unix BASH command script: open -R "{helmut.templates}/{project.group}/{project.category}/{project.template}.{project.extension}"

success -> #4 Sleep Action
helmut_wildcard:helmut.templates
2 Action / Execute / CMDExecute Action CMD Execute Action Will execute a windows CMD command script: explorer.exe /select "{helmut.templates}/{project.group}/{project.category}/{project.template}.{project.extension}"

success -> #4 Sleep Action
helmut_wildcard:helmut.templates
3 Condition / General / OSCondition Operating System Condition V2 Will match the current operating system condition: IS

success -> #2 CMD Execute Action
failure -> #5 Operating System Condition V2
4 Action / General / Sleep Action Sleep Action Will sleep for an amount of milliseconds
5 Condition / General / OSCondition Operating System Condition V2 Will match the current operating system condition: IS

success -> #1 Bash Execute Action
failure -> #6 Success Action
6 Action / General / Success Action Success Action Use it to make a failed node be successful to ensure a whole stream is successful