Sky Export Test

EXPORT · CLIENT · 67da6dd054dd722f154b051c

Nodes6
References1
Dynamic1
Errors0
Warnings0
Score29
Compatible 4.13.0 100% 6/6 ok

Issues

Show Hide
SeverityTypeNode
Compatibility Compatibility: Wildcard Not In Selected Reference wildcard · path.name.{job.destination}
Details

{path.name.{job.destination}} 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.

Dynamic Reference Dynamic Variable Reference #2 Job Render In AME Action V2
Details

The 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 Hide
KindTypeKeySourceNode
Reference Store Variable AME {local.os} Design #2 Job Render In AME Action V2

Nodes

#TypeTitleDescriptionSummaryReferencesIssues
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 Job Render In AME Action V2
1 Action / General / Sleep Action Sleep Action Will sleep for an amount of milliseconds
2 Action / Helmut / Job AMERender Action Job Render In AME Action V2 Will render a job in AME (Panel required). Node result will be the destination file path success -> #4 Sleep Action store_variable:AME {local.os}
Dynamic Reference
3 Action / Move / File Move With Options Action File Move Action Will move a file (using a conflict rule if destination exist) source: {job.destination}
target: /Volumes/Helmut/helmut480-test/{path.name.{job.destination}}

success -> #5 Job Status Update Action
failure -> #5 Job Status Update Action
4 Action / General / Sleep Action Sleep Action Will sleep for an amount of milliseconds success -> #3 File Move Action
5 Action / Helmut / Job Status Update Action Job Status Update Action Will set a job's status message: {stream.last_result}