Reveal exported file
EXPORT · CLIENT · 618a6e3a5036f900012d16bd
Nodes9
References3
Dynamic0
Errors0
Warnings0
Score41
Compatible
4.13.0
100%
9/9 ok
Issues
Show
| Severity | Type | Node |
|---|---|---|
| No issues linked to this stream. | ||
References
Show
| Kind | Type | Key | Source | Node |
|---|---|---|---|---|
| Reference | Store Variable | AME-Render-User | Design | #7 Username Condition |
| Reference | Temp Stream Variable | path | Design | #4 CMD Execute Action |
| Reference | Temp Stream Variable | path | Design | #5 Bash Execute Action |
| Setter | Temp Stream Variable | path | Nodelist | #1 Stream Set Temporary Variable Action |
Nodes
| # | Type | Title | Description | Summary | References | Issues |
|---|---|---|---|---|---|---|
| 0 | Condition / General / OSCondition | Operating System Condition V2 | Will match the current operating system | condition: IS success -> #4 CMD Execute Action failure -> #2 Operating System Condition V2 |
|
|
| 1 | Action / Helmut / Stream Set Temporary Variable Action | Stream Set Temporary Variable Action | Will set a temporary custom stream variable | temporary variable: path success -> #0 Operating System Condition V2 |
|
|
| 2 | Condition / General / OSCondition | Operating System Condition V2 | Will match the current operating system | condition: IS success -> #5 Bash Execute Action failure -> #3 Job Delete Action |
|
|
| 3 | Action / Helmut / Job Delete Action | Job Delete Action | Will delete a job from the database by id |
|
||
| 4 | Action / Execute / CMDExecute Action | CMD Execute Action | Will execute a windows CMD command | script: explorer.exe /select "{stream.variable.path}" success -> #6 Sleep Action |
stream_variable:path |
|
| 5 | Action / Execute / Bash Execute Action | Bash Execute Action | Will execute a unix BASH command | script: open -R "{stream.variable.path}" success -> #6 Sleep Action |
stream_variable:path |
|
| 6 | Action / General / Sleep Action | Sleep Action | Will sleep for an amount of milliseconds | success -> #3 Job Delete Action |
|
|
| 7 | Condition / Helmut / User Name Condition | Username Condition | Will match the user's name | condition: IS_NOT success -> #1 Stream Set Temporary Variable Action failure -> #8 Job Delete Action |
store_variable:AME-Render-User |
|
| 8 | Action / Helmut / Job Delete Action | Job Delete Action | Will delete a job from the database by id |
|