Projektliste erstellen
CUSTOM_USER · CLIENT · 6932b9cc32b4fb29e273dcb3
Issues
Show
| Severity | Type | Node |
|---|---|---|
| Deprecated | Compatibility: Deprecated Node Reference | #1 HTTP Request Action V5 |
DetailsHTTP 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 · string.split.0.{node.result.f2c3b3c7-57be-4adb-afb7-f5ee73eb8769} |
Details{string.split.0.{node.result.f2c3b3c7-57be-4adb-afb7-f5ee73eb8769}} 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 · string.split.1.{node.result.f2c3b3c7-57be-4adb-afb7-f5ee73eb8769} |
Details{string.split.1.{node.result.f2c3b3c7-57be-4adb-afb7-f5ee73eb8769}} 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 · names.push(n); |
Details{names.push(n);} 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
| Kind | Type | Key | Source | Node |
|---|---|---|---|---|
| Reference | Node Result | 552c305b-d7b0-4f08-acd6-12b3774aa05d | Design | #4 Write File Output |
| Reference | Node Result | 784241e6-1dec-42fc-89a5-9337d399845f | Design | #3 Json Escape Action V1 |
| Reference | Node Result | 7b0ac214-8636-4492-bb4c-f3c4b505e99d | Design | #2 Execute Javascript Action |
| Reference | Node Result | f2c3b3c7-57be-4adb-afb7-f5ee73eb8769 | Design | #1 HTTP Request Action V5 |
| Reference | Node Result | f2c3b3c7-57be-4adb-afb7-f5ee73eb8769 | Design | #1 HTTP Request Action V5 |
Nodes
| # | Type | Title | Description | Summary | References | Issues |
|---|---|---|---|---|---|---|
| 0 | Action / Execute / Javascript Execute Action | Execute Javascript Action | Will execute javascript | script: // moovIT GmbH // Fetch the server URL and bearer token from the helmut 4 client via localhost // B Dimmel // Version … success -> #1 HTTP Request Action V5 failure -> #1 HTTP Request Action V5 |
|
|
| 1 | Action / General / HTTPRequest Action V5 | HTTP Request Action V5 | Execute HTTP requests | success -> #3 Json Escape Action V1 | node_result:f2c3b3c7-57be-4adb-afb7-f5ee73eb8769 |
Deprecated
|
| 2 | Action / Execute / Javascript Execute Action | Execute Javascript Action | Will execute javascript | script: var payloadString = {node.result.7b0ac214-8636-4492-bb4c-f3c4b505e99d}; (function () { // Use the variable provid… success -> #4 Write File Output failure -> #4 Write File Output |
node_result:7b0ac214-8636-4492-bb4c-f3c4b505e99d |
|
| 3 | Action / General / Json Escape Action V1 | Json Escape Action V1 | Escape characters and replace wildcards in a given JSON payload | success -> #2 Execute Javascript Action failure -> #2 Execute Javascript Action |
node_result:784241e6-1dec-42fc-89a5-9337d399845f |
Deprecated
|
| 4 | Output / File Output / File Output | Write File Output | Will output to a file | source: {local.home}/H4-Projekte.log message: {node.result.552c305b-d7b0-4f08-acd6-12b3774aa05d} success -> #5 Send Message to User V4 failure -> #5 Send Message to User V4 |
node_result:552c305b-d7b0-4f08-acd6-12b3774aa05d |
|
| 5 | Output / User / User Message Output | Send Message to User V4 | Will send a message to a user | message: Pfad zur Projektliste: {local.home}/H4-Projekte.log |
|