Web Content

WEB_UPLOAD · CLIENT · 67405e9f6d09970e2547ad95

Nodes6
References0
Dynamic0
Errors0
Warnings0
Score24
Compatible 4.13.0 100% 6/6 ok

Issues

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

{path.basename.{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.

Compatibility Compatibility: Wildcard Not In Selected Reference wildcard · path.basename.{job.destination}
Details

{path.basename.{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.

References

Show Hide
KindTypeKeySourceNode
No references found.

Nodes

#TypeTitleDescriptionSummaryReferencesIssues
0 Action / Helmut / Job Download Web Content Action Job Download Web Content Action V1 Downloads web content from a given URL success -> #5 Cosmo Add Asset To Project Action V9
failure -> #2 Job Status Update Action
1 Action / Helmut / Job Status Update Action Job Status Update Action Will set a job's status message: Successfully downloaded {path.basename.{job.destination}}
2 Action / Helmut / Job Status Update Action Job Status Update Action Will set a job's status message: {stream.last_result}
3 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 -> #4 Sleep Action
failure -> #0 Job Download Web Content Action V1
4 Action / General / Sleep Action Sleep Action Will sleep for an amount of milliseconds
5 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 -> #1 Job Status Update Action