xmas
CUSTOM_FX · SERVER · 6752b80932e348110ad071ca
Issues
Show
| Severity | Type | Node |
|---|---|---|
| Deprecated | Compatibility: Deprecated Node Reference | #10 Cosmo Get Project Assets Action V3 |
DetailsCosmo Get Project Assets Action V3 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. |
||
| Compatibility | Compatibility: Wildcard Not In Selected Reference | wildcard · file.size.{project.path} |
Details{file.size.{project.path}} is used by this stream but is not listed in the Helmut4 4.13.0 wildcard reference. → Check whether the wildcard was removed, renamed, introduced in another Helmut4 version, or provided by a plugin. |
||
| Compatibility | Compatibility: Wildcard Not In Selected Reference | wildcard · file.size.{stream.variable.path} |
Details{file.size.{stream.variable.path}} is used by this stream but is not listed in the Helmut4 4.13.0 wildcard reference. → Check whether the wildcard was removed, renamed, introduced in another Helmut4 version, or provided by a plugin. |
||
| Compatibility | Compatibility: Wildcard Not In Selected Reference | wildcard · job.path |
Details{job.path} is used by this stream but is not listed in the Helmut4 4.13.0 wildcard reference. → Check whether the wildcard was removed, renamed, introduced in another Helmut4 version, or provided by a plugin. |
||
| Compatibility | Compatibility: Wildcard Not In Selected Reference | wildcard · job.path |
Details{job.path} is used by this stream but is not listed in the Helmut4 4.13.0 wildcard reference. → Check whether the wildcard was removed, renamed, introduced in another Helmut4 version, or provided by a plugin. |
||
| Compatibility | Compatibility: Wildcard Not In Selected Reference | wildcard · path.name.{job.source} |
Details{path.name.{job.source}} is used by this stream but is not listed in the Helmut4 4.13.0 wildcard reference. → Check whether the wildcard was removed, renamed, introduced in another Helmut4 version, or provided by a plugin. |
||
| Warning | Temp Stream Variable Read Without Write | #15 Send Notification to User |
DetailsThis Temp Stream Variable is read by a stream, but no write action was detected in the analyzed data. → Check whether it is written by a pre-stream, split stream, external process, or previous runtime context. |
||
| Orphan | Temp Stream Variable Write Without Read | #11 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. |
||
| Orphan | Temp Stream Variable Write Without Read | #13 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 | Store Variable | helmut4Bearer | Design | #16 Execute Javascript Action |
| Reference | Store Variable | helmut4URL | Design | #16 Execute Javascript Action |
| Reference | Temp Stream Variable | Type | Design | #15 Send Notification to User |
| Setter | Temp Stream Variable | direct | Nodelist | #11 Stream Set Temporary Variable Action |
| Setter | Temp Stream Variable | indirect | Nodelist | #13 Stream Set Temporary Variable Action |
| Reference | Temp Stream Variable | path | Design | #13 Stream Set Temporary Variable Action |
| Setter | Temp Stream Variable | path | Nodelist | #12 Stream Set Temporary Variable Action |
Nodes
| # | Type | Title | Description | Summary | References | Issues |
|---|---|---|---|---|---|---|
| 0 | 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 -> #1 Sleep Action failure -> #2 Sleep Action |
|
|
| 1 | Action / General / Sleep Action | Sleep Action | Will sleep for an amount of milliseconds |
|
||
| 2 | Action / General / Sleep Action | Sleep Action | Will sleep for an amount of milliseconds | success -> #3 Premiere Native Lock Action V3 |
|
|
| 3 | Action / Helmut / Premiere Native Lock Action | Premiere Native Lock Action V3 | Will lock a project using Premiere's native locking |
|
||
| 4 | Action / Helmut / Job Create Job Action | Job Create Job Action V2 | Will create a new job |
|
||
| 5 | Output / File Output / File Output | Write File Output | Will output to a file | source: {project.parent}/test.log message: {job.mimeType} // {path.name.{job.source}}[NEWLINE] |
|
|
| 6 | Action / General / Success Action | Success Action | Use it to make a failed node be successful to ensure a whole stream is successful |
|
||
| 7 | Action / Helmut / Cosmo Asset Add Action V9 | Cosmo Add Asset To Project Action V9 | Will add a new asset to multiple projects in Cosmo. The asset IDs will be added to the last results. They can be retrieved with 'nodeID_index' e.g. '58ff3a15-e295-4188-8045-6231aece5990_0' |
|
||
| 8 | Action / Delete / File Multiple Delete Action | File Delete Action | Will delete one or more files | success -> #10 Cosmo Get Project Assets Action V3 |
|
|
| 9 | Action / Helmut / Cosmo Change Project Asset Action | Cosmo Change Project Asset Action V3 | Will move an asset within Cosmo (for a single project) |
|
||
| 10 | Action / Helmut / Cosmo Get Project Assets Action | Cosmo Get Project Assets Action V3 | Will iterate over a list of all or filtered (unique, used in timeline etc.) assets of a project. Node result will be the asset id. | success -> #6 Success Action failure -> #5 Write File Output |
Deprecated
|
|
| 11 | Action / Helmut / Stream Set Temporary Variable Action | Stream Set Temporary Variable Action | Will set a temporary custom stream variable | temporary variable: direct success -> #12 Stream Set Temporary Variable Action |
Orphan
|
|
| 12 | Action / Helmut / Stream Set Temporary Variable Action | Stream Set Temporary Variable Action | Will set a temporary custom stream variable | temporary variable: path success -> #13 Stream Set Temporary Variable Action |
|
|
| 13 | Action / Helmut / Stream Set Temporary Variable Action | Stream Set Temporary Variable Action | Will set a temporary custom stream variable | temporary variable: indirect | stream_variable:path |
Orphan
|
| 14 | Action / Helmut / Job Create Job Action | Job Create Job Action V2 | Will create a new job |
|
||
| 15 | Output / User / User Notification Output | Send Notification to User | Will send a notification to a user | message: sahgdas - {stream.variable.Type} | stream_variable:Type |
Warning
|
| 16 | Action / Execute / Javascript Execute Action | Execute Javascript Action | Will execute javascript | script: // Find all related project assets via CO API // Replace wrong path prefix with correct path prefix // Move matching as… success -> #17 Stream Set Temporary Variable Action failure -> #17 Stream Set Temporary Variable Action |
store_variable:helmut4Bearer store_variable:helmut4URL |
|
| 17 | Action / Helmut / Stream Set Temporary Variable Action | Stream Set Temporary Variable Action | Will set a temporary custom stream variable |
|