Project Close
IMPORT · CLIENT · 69b7d1dea3f8d22da4057d8c
Issues
Show
| Severity | Type | Node |
|---|---|---|
| Deprecated | Compatibility: Deprecated Node Reference | #7 Send Message to User |
DetailsSend Message to User 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. |
||
| Warning | Temp Stream Variable Read Without Write | #3 Stream Set Store Variable Action |
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 | #1 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. |
||
| Dynamic Reference | Dynamic Variable Reference | #3 Stream Set Store Variable Action |
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 Wildcard | helmut.projects | Design | #8 File Copy Action |
| Reference | Helmut Wildcard | helmut.projects | Design | #8 File Copy Action |
| Setter | Store Variable | Profile-{stream.variable.username} | Nodelist | #3 Stream Set Store Variable Action |
| Reference | Store Variable | helmut4Bearer | Design | #9 Execute Javascript Action |
| Reference | Store Variable | helmut4URL | Design | #9 Execute Javascript Action |
| Setter | Temp Stream Variable | jsDebug | Nodelist | #1 Stream Set Temporary Variable Action |
| Reference | Temp Stream Variable | username | Design | #3 Stream Set Store Variable Action |
Nodes
| # | Type | Title | Description | Summary | References | Issues |
|---|---|---|---|---|---|---|
| 0 | Action / General / Sleep Action | Sleep Action | Will sleep for an amount of milliseconds | success -> #9 Execute Javascript Action |
|
|
| 1 | Action / Helmut / Stream Set Temporary Variable Action | Stream Set Temporary Variable Action | Will set a temporary custom stream variable | temporary variable: jsDebug success -> #6 File Content Condition |
Orphan
|
|
| 2 | 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 -> #14 Sleep Action failure -> #17 Project Status Update Action V3 |
|
|
| 3 | Action / Helmut / Stream Set Store Variable Action | Stream Set Store Variable Action | Will update or create a Store Variable | store variable: Profile-{stream.variable.username} success -> #13 File Exists Condition failure -> #13 File Exists Condition |
stream_variable:username |
Warning
Dynamic Reference
|
| 4 | Action / Delete / File Multiple Delete Action | File Delete Action | Will delete one or more files | success -> #5 File Exists Condition failure -> #5 File Exists Condition |
|
|
| 5 | Condition / File / File Multiple Exists Condition | File Exists Condition | Will check if one or more files exist | condition: DOES_EXIST success -> #11 Cosmo Project File Index Action V3 failure -> #7 Send Message to User |
|
|
| 6 | Condition / File / File Multiple Content Condition | File Content Condition | Will match the content of file(s) against a string | condition: CONTAINS value: "os": "mac" success -> #8 File Copy Action failure -> #16 Job Status Update Action |
|
|
| 7 | Output / User / User Message Output | Send Message to User | Will send a message to a user | message: Kein .json-File zu diesem Projekt vorhanden success -> #16 Job Status Update Action |
Deprecated
|
|
| 8 | Action / Copy / File Copy With Options Action | File Copy Action | Will copy a file (using a conflict rule in case destination exists). Node result will be the new file path | source: {helmut.projects}/{project.group}/{project.category}/{project.template}/{project.name}/{project.name}.{project.extensio… target: {helmut.projects}/{project.group}/{project.category}/{project.template}/{project.name}/{project.name}_…success -> #16 Job Status Update Action failure -> #16 Job Status Update Action |
helmut_wildcard:helmut.projects |
|
| 9 | 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 -> #1 Stream Set Temporary Variable Action failure -> #1 Stream Set Temporary Variable Action |
store_variable:helmut4Bearer store_variable:helmut4URL |
|
| 10 | Action / Helmut / Job Status Update Action | Job Status Update Action | Will set a job's status | message: {project.name} wird indiziert success -> #2 Split Stream Action |
|
|
| 11 | Action / Helmut / Cosmo Project File Index Action | Cosmo Project File Index Action V3 | Will trigger indexing the project file in Cosmo - V3 requires Helmut Client 4.2.0.28 or above | success -> #0 Sleep Action failure -> #12 Cosmo Project File Index Action V3 |
|
|
| 12 | Action / Helmut / Cosmo Project File Index Action | Cosmo Project File Index Action V3 | Will trigger indexing the project file in Cosmo - V3 requires Helmut Client 4.2.0.28 or above | success -> #0 Sleep Action failure -> #15 Job Status Update Action |
|
|
| 13 | Condition / File / File Multiple Exists Condition | File Exists Condition | Will check if one or more files exist | condition: DOES_EXIST success -> #4 File Delete Action failure -> #5 File Exists Condition |
|
|
| 14 | Action / General / Sleep Action | Sleep Action | Will sleep for an amount of milliseconds |
|
||
| 15 | Action / Helmut / Job Status Update Action | Job Status Update Action | Will set a job's status | message: {project.name} konnte nicht indiziert werden. success -> #19 Project Status Update Action V3 |
|
|
| 16 | Action / Helmut / Job Status Update Action | Job Status Update Action | Will set a job's status | message: {project.name} wurde erfolgreich indiziert success -> #18 Project Status Update Action V3 |
|
|
| 17 | Action / Helmut / Project Status Update Action | Project Status Update Action V3 | Will set a project's status | success -> #3 Stream Set Store Variable Action |
|
|
| 18 | Action / Helmut / Project Status Update Action | Project Status Update Action V3 | Will set a project's status |
|
||
| 19 | Action / Helmut / Project Status Update Action | Project Status Update Action V3 | Will set a project's status |
|