Import Project
IMPORT_PROJECT · CLIENT · 6077fff418e28f00071bba77
Issues
Show
| Severity | Type | Node |
|---|---|---|
| Error | Missing Variable Definition | #10 File Replace Content Action |
DetailsThis variable is used by at least one stream, but no matching definition was found in the exported reference data. → Check the variable name, export the latest definitions, or document the reference if it is resolved dynamically at runtime. |
||
| Deprecated | Compatibility: Deprecated Node Reference | #3 File Replace Content Action |
DetailsFile Replace Content Action 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. |
||
| Deprecated | Compatibility: Deprecated Node Reference | #10 File Replace Content Action |
DetailsFile Replace Content Action 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: Design Enum Options Missing | #5 Project Version of Premiere Condition V1 |
DetailsProject Version of Premiere Condition V1 has an outdated option list for Version. Helmut4 4.13.0 also lists: v2023, v2024, v2025, v2026, v2026_0. → Open and save the stream in the selected Helmut4 version or update the node so the design metadata contains the current enum options. |
||
| Compatibility | Compatibility: Design Enum Options Missing | #9 Premiere Version Converter Action V2 |
DetailsPremiere Version Converter Action V2 has an outdated option list for New Premiere version. Helmut4 4.13.0 also lists: v2023, v2024, v2025, v2026, v2026_0. → Open and save the stream in the selected Helmut4 version or update the node so the design metadata contains the current enum options. |
||
| Compatibility | Compatibility: Design Enum Options Missing | #15 File Copy Action |
DetailsFile Copy Action has an outdated option list for If new Filepath exists. Helmut4 4.13.0 also lists: INCREMENT_NAME. → Open and save the stream in the selected Helmut4 version or update the node so the design metadata contains the current enum options. |
||
| Dynamic Reference | Dynamic Variable Reference | #7 Project File Copy Action V2 |
DetailsThe variable name contains a placeholder or dynamic expression, so the final key cannot be fully verified from the export alone. → Document the expected resolved values or add explicit definitions for the known runtime keys. |
||
References
Show
| Kind | Type | Key | Source | Node |
|---|---|---|---|---|
| Reference | Helmut Variable | Asset workfolder | Design | #17 Folder Create Action |
| Reference | Helmut Variable | Default composition name | Design | #10 File Replace Content Action |
| Reference | Helmut Variable | Default sequence name | Design | #3 File Replace Content Action |
| Reference | Helmut Wildcard | helmut.projects | Design | #7 Project File Copy Action V2 |
| Reference | Helmut Wildcard | helmut.projects | Design | #7 Project File Copy Action V2 |
| Reference | Helmut Wildcard | helmut.projects | Design | #7 Project File Copy Action V2 |
| Reference | Helmut Wildcard | helmut.projects | Design | #11 File Delete Action |
| Reference | Helmut Wildcard | helmut.projects | Design | #12 Folder Empty Condition |
| Reference | Helmut Wildcard | helmut.projects | Design | #13 Folder Delete Action V3 |
| Reference | Helmut Wildcard | helmut.projects | Design | #16 Premiere Path Settings Action V2 |
| Reference | Helmut Wildcard | helmut.projects | Design | #18 Premiere Generate UUID Action |
| Reference | Helmut Wildcard | helmut.templates | Design | #7 Project File Copy Action V2 |
| Reference | Store Variable | short-{project.extension} | Design | #7 Project File Copy Action V2 |
Nodes
| # | Type | Title | Description | Summary | References | Issues |
|---|---|---|---|---|---|---|
| 0 | Action / Metadata / Metadata Auto Mapper Action | Metadata Auto Mapper Action | Will map wildcards in all available metadata | success -> #7 Project File Copy Action V2 |
|
|
| 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: ['{project.extension}'] against: prproj condition: IS success -> #16 Premiere Path Settings Action V2 failure -> #6 Wildcard Condition V3 |
|
|
| 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 / Replace / File Replace Content Action | File Replace Content Action | Will replace file contents | source: {project.path} destination: {project.name} source: {helmut.variable.Default sequence name} success -> #5 Project Version of Premiere Condition V1 |
helmut_variable:Default sequence name |
Deprecated
|
| 4 | Action / Helmut / Project JSONAction | Project As JSON V2 | Will write a JSON file next to the project | success -> #15 File Copy Action |
|
|
| 5 | Condition / Helmut / Project Version Of Premiere Condition V1 | Project Version of Premiere Condition V1 | Will check a project's Premiere version | condition: IS_OLDER success -> #9 Premiere Version Converter Action V2 failure -> #11 File Delete Action |
Compatibility
|
|
| 6 | 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: ['{project.extension}'] against: sesx condition: IS success -> #11 File Delete Action failure -> #10 File Replace Content Action |
|
|
| 7 | Action / Helmut / Project File Copy Action | Project File Copy Action V2 | Will copy a template file and set it as project file | success -> #17 Folder Create Action | helmut_wildcard:helmut.projects store_variable:short-{project.extension} |
Dynamic Reference
|
| 8 | Action / General / Fail Action With Message | Fail Action | Will always fail | message: Not implemneted |
|
|
| 9 | Action / Helmut / Premiere Convert To Version Action V2 | Premiere Version Converter Action V2 | Will change the project file to the selected Premiere version | success -> #11 File Delete Action |
Compatibility
|
|
| 10 | Action / Replace / File Replace Content Action | File Replace Content Action | Will replace file contents | source: {project.path} destination: {project.name} source: {helmut.variable.Default composition name} success -> #11 File Delete Action |
helmut_variable:Default composition name |
Error
Deprecated
|
| 11 | Action / Delete / File Multiple Delete Action | File Delete Action | Will delete one or more files | success -> #12 Folder Empty Condition | helmut_wildcard:helmut.projects |
|
| 12 | Condition / Folder / Folder Multiple Empty Condition | Folder Empty Condition | Will check if one or more folders are empty | folders: ['{helmut.projects}/Import temp'] condition: IS_EMPTY success -> #13 Folder Delete Action V3 failure -> #14 Success Action |
helmut_wildcard:helmut.projects |
|
| 13 | Action / Delete / Folder Multiple Delete Action | Folder Delete Action V3 | Will delete one or more folders recursively | folders: ['{helmut.projects}/Import temp'] failure -> #2 Success Action |
helmut_wildcard:helmut.projects |
|
| 14 | Action / General / Success Action | Success Action | Use it to make a failed node be successful to ensure a whole stream is successful |
|
||
| 15 | Action / Copy / File Copy With Options Action | File Copy Action | Will copy a file (will overwrite if destination exists) | source: {project.path} target: {project.parent}/Saves/{project.name}-Backup.{project.extension} success -> #1 Wildcard Condition V3 |
Compatibility
|
|
| 16 | Action / Helmut / Premiere Paths Settings Action V2 | Premiere Path Settings Action V2 | Will set various paths in a Premiere project (leave empty to skip) | success -> #18 Premiere Generate UUID Action |
|
|
| 17 | Action / Create / Folder Multiple Create Action | Folder Create Action | Will create one or more folders | folders: ['{project.parent}/Cache/Prev-Loc', '{project.parent}/Cache/Capt-Loc', '{project.parent}/Cache/mogrt', '{helmut.variabl… success -> #4 Project As JSON V2 |
helmut_variable:Asset workfolder |
|
| 18 | Action / Helmut / Premiere Generate UUIDAction | Premiere Generate UUID Action | Will generate and write a new UUID in a Premire Project file | success -> #3 File Replace Content Action |
|