Copy Test SWR

IMPORT · CLIENT · 66f2b59b295c3b16f5bec6a4

Nodes17
References1
Dynamic0
Errors0
Warnings0
Score85
Compatible 4.13.0 94% 16/17 ok · 1 dep

Issues

Show Hide
SeverityTypeNode
Deprecated Compatibility: Deprecated Node Reference #2 HTTP Request Action V5
Details

HTTP Request Action V5 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: Wildcard Not In Selected Reference wildcard · job.path
Details

{job.path} 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 · errorResponse.append(responseLine);
Details

{errorResponse.append(responseLine);} 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 · response.append(responseLine);
Details

{response.append(responseLine);} 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 Hide
KindTypeKeySourceNode
Reference Temp Stream Variable aa Design #4 Execute Javascript Action
Setter Temp Stream Variable aa Nodelist #6 Stream Set Temporary Variable Action

Nodes

#TypeTitleDescriptionSummaryReferencesIssues
0 Action / General / Sleep Action Sleep Action Will sleep for an amount of milliseconds success -> #3 Job Status Update Action
1 Action / Helmut / Job Status Update Action Job Status Update Action Will set a job's status message: run

success -> #6 Stream Set Temporary Variable Action
2 Action / General / HTTPRequest Action V5 HTTP Request Action V5 Execute HTTP requests success -> #9 Sleep Action
Deprecated
3 Action / Helmut / Job Status Update Action Job Status Update Action Will set a job's status message: done
4 Action / Execute / Javascript Execute Action Execute Javascript Action Will execute javascript script: {stream.variable.aa}

success -> #9 Sleep Action
failure -> #5 Stream Set Temporary Variable Action
stream_variable:aa
5 Action / Helmut / Stream Set Temporary Variable Action Stream Set Temporary Variable Action Will set a temporary custom stream variable success -> #3 Job Status Update Action
6 Action / Helmut / Stream Set Temporary Variable Action Stream Set Temporary Variable Action Will set a temporary custom stream variable temporary variable: aa

success -> #4 Execute Javascript Action
7 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 -> #8 Sleep Action
failure -> #6 Stream Set Temporary Variable Action
8 Action / General / Sleep Action Sleep Action Will sleep for an amount of milliseconds
9 Action / General / Sleep Action Sleep Action Will sleep for an amount of milliseconds success -> #3 Job Status Update Action
10 Action / Delete / Folder Multiple Delete Action Folder Delete Action V3 Will delete one or more folders recursively folders: ['/Volumes/Helmut/helmut480-test/Helmut4/Projects/NewTest']

success -> #11 Job Status Update Action
failure -> #12 Job Status Update Action
11 Action / Helmut / Job Status Update Action Job Status Update Action Will set a job's status message: yes {stream.last_result}
12 Action / Helmut / Job Status Update Action Job Status Update Action Will set a job's status message: no {stream.last_result}
13 Action / Helmut / Job Create Job Action Job Create Job Action V2 Will create a new job
14 Action / Copy / Folder Copy Action With Options V2 Folder Copy Action V2 Will copy a folder (using a conflict rule if destination exists) success -> #11 Job Status Update Action
failure -> #12 Job Status Update Action
15 Action / Helmut / Rclone Purge Action Job Rclone Purge Action Will purge (delete) a file or folder content with rclone success -> #11 Job Status Update Action
failure -> #12 Job Status Update Action
16 Action / Execute / Bash Execute Action Bash Execute Action Will execute a unix BASH command script: rm -r "/Volumes/Helmut/helmut480-test/Edit 07 031224-674ed785af5611000152b1cd"

success -> #11 Job Status Update Action
failure -> #12 Job Status Update Action