Test patching
PANEL_IMPORT · CLIENT · 66a3a873712b772c7fd30b70
Nodes16
References4
Dynamic0
Errors0
Warnings0
Score83
Compatible
4.13.0
94%
15/16 ok
· 1 dep
Issues
Show
| Severity | Type | Node |
|---|---|---|
| Deprecated | Compatibility: Deprecated Node Reference | #0 HTTP Request Action V5 |
DetailsHTTP Request Action V5 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. |
||
| Orphan | Temp Stream Variable Write Without Read | #7 Stream Set Temporary Variable Action |
DetailsThis Temp Stream Variable is written by a stream, but no read was detected in the analyzed data. → Keep it if Helmut or a later workflow step consumes it; otherwise consider cleanup. |
||
References
Show
| Kind | Type | Key | Source | Node |
|---|---|---|---|---|
| Reference | Node Result | 9cd70243-3164-4e3e-8509-7a425c3cb3ab | Design | #1 Wildcard Condition V3 |
| Setter | Temp Stream Variable | a | Nodelist | #14 Stream Set Temporary Variable Action |
| Setter | Temp Stream Variable | aaa | Nodelist | #7 Stream Set Temporary Variable Action |
| Reference | Temp Stream Variable | source | Design | #3 Job Execute ExtendScript In Premiere Action V2 |
| Reference | Temp Stream Variable | source | Design | #11 File Exists Condition |
| Reference | Temp Stream Variable | source | Design | #14 Stream Set Temporary Variable Action |
| Setter | Temp Stream Variable | source | Nodelist | #10 Stream Set Temporary Variable Action |
Nodes
| # | Type | Title | Description | Summary | References | Issues |
|---|---|---|---|---|---|---|
| 0 | Action / General / HTTPRequest Action V5 | HTTP Request Action V5 | Execute HTTP requests | success -> #1 Wildcard Condition V3 |
Deprecated
|
|
| 1 | Condition / General / Wildcard Multiple Condition | Wildcard Condition V3 | Will match input against one or multiple patterns (NB: This node is functionally equivalent to the "Match Multiple Patterns Condition" and may be removed in upcoming Helmut-releases) | source: ['pong'] against: {node.result.9cd70243-3164-4e3e-8509-7a425c3cb3ab} condition: CONTAINS success -> #5 Job Execute ExtendScript In Premiere Action V2 failure -> #2 Success Action |
node_result:9cd70243-3164-4e3e-8509-7a425c3cb3ab |
Deprecated
|
| 2 | Action / General / Success Action | Success Action | Use it to make a failed node be successful to ensure a whole stream is successful |
|
||
| 3 | Action / Helmut / Job Premiere Execute Extend Script Action V2 | Job Execute ExtendScript In Premiere Action V2 | Will execute ExtendScript in Premiere (panel required) | success -> #12 Job Status Update Action | stream_variable:source |
|
| 4 | Action / Helmut / Job Status Update Action | Job Status Update Action | Will set a job's status | message: Staring patching success -> #10 Stream Set Temporary Variable Action |
|
|
| 5 | Action / Helmut / Job Premiere Execute Extend Script Action V2 | Job Execute ExtendScript In Premiere Action V2 | Will execute ExtendScript in Premiere (panel required) | success -> #6 Stream Set Temporary Variable Action |
|
|
| 6 | Action / Helmut / Stream Set Temporary Variable Action | Stream Set Temporary Variable Action | Will set a temporary custom stream variable | success -> #12 Job Status Update Action |
|
|
| 7 | Action / Helmut / Stream Set Temporary Variable Action | Stream Set Temporary Variable Action | Will set a temporary custom stream variable | temporary variable: aaa |
Orphan
|
|
| 8 | Action / General / Split Stream Action | Split Stream Action | Will split a stream into a synchronous and an asynchronous way. Required if a stream's execution time might exceed 60 seconds. A stream fails after 60 seconds. The asynchronous path is executed synchronously in itself and may take longer t… | success -> #9 Sleep Action failure -> #4 Job Status Update Action |
|
|
| 9 | Action / General / Sleep Action | Sleep Action | Will sleep for an amount of milliseconds |
|
||
| 10 | Action / Helmut / Stream Set Temporary Variable Action | Stream Set Temporary Variable Action | Will set a temporary custom stream variable | temporary variable: source success -> #11 File Exists Condition |
|
|
| 11 | Condition / File / File Multiple Exists Condition | File Exists Condition | Will check if one or more files exist | condition: DOES_EXIST success -> #14 Stream Set Temporary Variable Action failure -> #13 Job Status Update Action |
stream_variable:source |
|
| 12 | Action / Helmut / Job Status Update Action | Job Status Update Action | Will set a job's status | message: asset patched |
|
|
| 13 | Action / Helmut / Job Status Update Action | Job Status Update Action | Will set a job's status | message: doesn't exist |
|
|
| 14 | Action / Helmut / Stream Set Temporary Variable Action | Stream Set Temporary Variable Action | Will set a temporary custom stream variable | temporary variable: a success -> #15 Sleep Action |
stream_variable:source |
|
| 15 | Action / General / Sleep Action | Sleep Action | Will sleep for an amount of milliseconds | success -> #0 HTTP Request Action V5 |
|