Studio 2010 Export
WEB_EXPORT · CLIENT · 679a380e1384b02d2e9582d3
Nodes12
References4
Dynamic2
Errors0
Warnings0
Score53
Compatible
4.13.0
100%
12/12 ok
Issues
Show
| Severity | Type | Node |
|---|---|---|
| Dynamic Reference | Dynamic Variable Reference | #3 Job Render In AME 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 | root-helmut | Design | #3 Job Render In AME Action V2 |
| Reference | Helmut Variable | root-helmut | Design | #6 File Exists Condition |
| Reference | Store Variable | AME {local.os} | Design | #3 Job Render In AME Action V2 |
| Reference | Store Variable | AME {local.os} | Design | #7 Folder Exists Condition |
Nodes
| # | Type | Title | Description | Summary | References | Issues |
|---|---|---|---|---|---|---|
| 0 | Action / Helmut / Job Status Update Action | Job Status Update Action | Will set a job's status | message: Starting AME export... success -> #1 Split Stream Action |
|
|
| 1 | 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 -> #2 Sleep Action failure -> #6 File Exists Condition |
|
|
| 2 | Action / General / Sleep Action | Sleep Action | Will sleep for an amount of milliseconds |
|
||
| 3 | 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 Job Status Update Action failure -> #5 Job Status Update Action |
helmut_variable:root-helmut store_variable:AME {local.os} |
Dynamic Reference
|
| 4 | Action / Helmut / Job Status Update Action | Job Status Update Action | Will set a job's status | message: Rendering done for {job.name}Rendering done for {job.name} |
|
|
| 5 | Action / Helmut / Job Status Update Action | Job Status Update Action | Will set a job's status | message: Failed to render {job.name} - {stream.last_result} |
|
|
| 6 | Condition / File / File Multiple Exists Condition | File Exists Condition | Will check if one or more files exist | condition: DOES_EXIST success -> #7 Folder Exists Condition failure -> #8 Job Status Update Action |
helmut_variable:root-helmut |
|
| 7 | Condition / Folder / Folder Multiple Exists Condition | Folder Exists Condition | Will check if one or more folders exist | folders: ['{path.split.0:-2.{store.variable.AME {local.os}}}'] condition: DOES_EXIST success -> #10 Folder Exists Condition failure -> #9 Job Status Update Action |
store_variable:AME {local.os} |
Dynamic Reference
|
| 8 | Action / Helmut / Job Status Update Action | Job Status Update Action | Will set a job's status | message: EPR file not found |
|
|
| 9 | Action / Helmut / Job Status Update Action | Job Status Update Action | Will set a job's status | message: AME instance not found |
|
|
| 10 | Condition / Folder / Folder Multiple Exists Condition | Folder Exists Condition | Will check if one or more folders exist | folders: ['C:\\Users\\admin\\Desktop\\online-ftp'] condition: DOES_EXIST success -> #3 Job Render In AME Action V2 failure -> #11 Job Status Update Action |
|
|
| 11 | Action / Helmut / Job Status Update Action | Job Status Update Action | Will set a job's status | message: Export folder doesn't exist |
|