ML add asset
CUSTOM_FX · CLIENT · 67b736bf91cdce18e19b2b27
Issues
Show
| Severity | Type | Node |
|---|---|---|
| Compatibility | Compatibility: Wildcard Not In Selected Reference | wildcard · path.basename.{stream.variable.source} |
Details{path.basename.{stream.variable.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. |
||
| Compatibility | Compatibility: Wildcard Not In Selected Reference | wildcard · path.basename.{stream.variable.source} |
Details{path.basename.{stream.variable.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. |
||
| Compatibility | Compatibility: Wildcard Not In Selected Reference | wildcard · project.delete_date |
Details{project.delete_date} 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.split.3:-1.{stream.variable.source} |
Details{path.split.3:-1.{stream.variable.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. |
||
References
Show
| Kind | Type | Key | Source | Node |
|---|---|---|---|---|
| Reference | Job Custom Integration Metadata | medialoopster | Design | #10 medialoopster Delete Asset From Project Action |
| Reference | Job Custom Integration Metadata | medialoopster | Design | #10 medialoopster Delete Asset From Project Action |
| Reference | Job Custom Integration Metadata | medialoopster | Design | #13 medialoopster Update Asset Delete Date Action |
| Reference | Job Custom Integration Metadata | medialoopster | Design | #13 medialoopster Update Asset Delete Date Action |
| Reference | Job Custom Integration Metadata | medialoopster | Design | #17 medialoopster Update Asset Delete Date Action |
| Reference | Job Custom Integration Metadata | medialoopster | Design | #17 medialoopster Update Asset Delete Date Action |
| Reference | Job Custom Integration Metadata | medialoopster | Design | #17 medialoopster Update Asset Delete Date Action |
| Reference | Project Custom Integration Metadata | medialoopster | Design | #0 medialoopster Add Asset To Project Action V2 |
| Reference | Project Custom Integration Metadata | medialoopster | Design | #0 medialoopster Add Asset To Project Action V2 |
| Reference | Project Custom Integration Metadata | medialoopster | Design | #10 medialoopster Delete Asset From Project Action |
| Reference | Project Custom Integration Metadata | medialoopster | Design | #10 medialoopster Delete Asset From Project Action |
| Reference | Project Custom Integration Metadata | medialoopster | Design | #12 medialoopster Update Project Delete Date Action V2 |
| Reference | Project Custom Integration Metadata | medialoopster | Design | #12 medialoopster Update Project Delete Date Action V2 |
| Reference | Project Custom Integration Metadata | medialoopster | Design | #16 medialoopster Delete Project Action V2 |
| Reference | Project Custom Integration Metadata | medialoopster | Design | #16 medialoopster Delete Project Action V2 |
| Reference | Project Custom Integration Metadata | medialoopster | Design | #16 medialoopster Delete Project Action V2 |
| Reference | Project Metadata | mlPrjId | Design | #0 medialoopster Add Asset To Project Action V2 |
| Reference | Project Metadata | mlPrjId | Design | #10 medialoopster Delete Asset From Project Action |
| Reference | Project Metadata | mlPrjId | Design | #12 medialoopster Update Project Delete Date Action V2 |
| Reference | Temp Stream Variable | mlId | Design | #8 Cosmo Change Asset Metadata Action V3 |
| Setter | Temp Stream Variable | mlId | Nodelist | #6 Stream Set Temporary Variable Action |
| Reference | Temp Stream Variable | mlPath | Design | #0 medialoopster Add Asset To Project Action V2 |
| Setter | Temp Stream Variable | mlPath | Nodelist | #3 Stream Set Temporary Variable Action |
| Reference | Temp Stream Variable | source | Design | #0 medialoopster Add Asset To Project Action V2 |
| Reference | Temp Stream Variable | source | Design | #1 Cosmo Add Asset To Project Action V9 |
| Reference | Temp Stream Variable | source | Design | #1 Cosmo Add Asset To Project Action V9 |
| Reference | Temp Stream Variable | source | Design | #2 File Exists Condition |
| Reference | Temp Stream Variable | source | Design | #3 Stream Set Temporary Variable Action |
| Setter | Temp Stream Variable | source | Nodelist | #5 Stream Set Temporary Variable Action |
Nodes
| # | Type | Title | Description | Summary | References | Issues |
|---|---|---|---|---|---|---|
| 0 | Action / Medialoopster / Add Asset To Medialoopster Project Action | medialoopster Add Asset To Project Action V2 | Will add a new asset to a project - Developed against medialoopster 6.1.3 | source: {stream.variable.mlPath} success -> #6 Stream Set Temporary Variable Action failure -> #7 Fail Action |
project_metadata:mlPrjId stream_variable:mlPath stream_variable:source |
|
| 1 | 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' | success -> #9 Sleep Action | stream_variable:source |
|
| 2 | Condition / File / File Multiple Exists Condition | File Exists Condition | Will check if one or more files exist | condition: DOES_EXIST success -> #3 Stream Set Temporary Variable Action failure -> #4 Fail Action |
stream_variable:source |
|
| 3 | Action / Helmut / Stream Set Temporary Variable Action | Stream Set Temporary Variable Action | Will set a temporary custom stream variable | temporary variable: mlPath success -> #0 medialoopster Add Asset To Project Action V2 |
stream_variable:source |
|
| 4 | Action / General / Fail Action With Message | Fail Action | Will always fail | message: File doesn't exist! |
|
|
| 5 | Action / Helmut / Stream Set Temporary Variable Action | Stream Set Temporary Variable Action | Will set a temporary custom stream variable | temporary variable: source success -> #2 File Exists Condition |
|
|
| 6 | Action / Helmut / Stream Set Temporary Variable Action | Stream Set Temporary Variable Action | Will set a temporary custom stream variable | temporary variable: mlId success -> #1 Cosmo Add Asset To Project Action V9 |
|
|
| 7 | Action / General / Fail Action With Message | Fail Action | Will always fail | message: {stream.last_result} |
|
|
| 8 | Action / Helmut / Cosmo Change Asset Metadata Action | Cosmo Change Asset Metadata Action V3 | Will add new metadata key value pairs to an asset or update existing ones by metadata key. Avoid using this node right after Cosmo Add Asset To Project Action or at least provide a sleep node inbetween with at least 4000+ ms | stream_variable:mlId |
|
|
| 9 | Action / General / Sleep Action | Sleep Action | Will sleep for an amount of milliseconds | success -> #8 Cosmo Change Asset Metadata Action V3 |
|
|
| 10 | Action / Medialoopster / Delete Asset From Medialoopster Project Action | medialoopster Delete Asset From Project Action | Will delete an asset from a project medialoopster | success -> #11 Stream Set Temporary Variable Action failure -> #11 Stream Set Temporary Variable Action |
project_metadata:mlPrjId |
|
| 11 | Action / Helmut / Stream Set Temporary Variable Action | Stream Set Temporary Variable Action | Will set a temporary custom stream variable |
|
||
| 12 | Action / Medialoopster / Set Medialoopster Project Delete Date Action | medialoopster Update Project Delete Date Action V2 | Will update a project's delete date in medialoopster | success -> #14 Stream Set Temporary Variable Action failure -> #14 Stream Set Temporary Variable Action |
project_metadata:mlPrjId |
|
| 13 | Action / Medialoopster / Set Medialoopster Asset Delete Date Action | medialoopster Update Asset Delete Date Action | Will update an asset's delete date in medialoopster | success -> #15 Stream Set Temporary Variable Action failure -> #15 Stream Set Temporary Variable Action |
|
|
| 14 | Action / Helmut / Stream Set Temporary Variable Action | Stream Set Temporary Variable Action | Will set a temporary custom stream variable | success -> #13 medialoopster Update Asset Delete Date Action failure -> #13 medialoopster Update Asset Delete Date Action |
|
|
| 15 | Action / Helmut / Stream Set Temporary Variable Action | Stream Set Temporary Variable Action | Will set a temporary custom stream variable |
|
||
| 16 | Action / Medialoopster / Delete Medialoopster Project Action | medialoopster Delete Project Action V2 | Will delete a project in medialoopster | project_custom:medialoopster |
|
|
| 17 | Action / Medialoopster / Set Medialoopster Asset Delete Date Action | medialoopster Update Asset Delete Date Action | Will update an asset's delete date in medialoopster | job_custom:medialoopster |
|