Login Welcome
CONNECTED · CLIENT · 6076b610d4dc92000663d2b0
Nodes4
References2
Dynamic0
Errors1
Warnings0
Score23
Compatible
4.13.0
100%
4/4 ok
Issues
Show
| Severity | Type | Node |
|---|---|---|
| Error | Missing Variable Definition | #0 Empty String Condition |
DetailsThis variable is used by at least one stream, but no matching definition was found in the exported reference data. → Check the variable name, export the latest definitions, or document the reference if it is resolved dynamically at runtime. |
||
References
Show
| Kind | Type | Key | Source | Node |
|---|---|---|---|---|
| Reference | Helmut Variable | Welcome message | Design | #0 Empty String Condition |
| Reference | Helmut Variable | Welcome message | Design | #1 Send Notification to User |
Nodes
| # | Type | Title | Description | Summary | References | Issues |
|---|---|---|---|---|---|---|
| 0 | Condition / General / Empty String Condition | Empty String Condition | Will check one or multiple strings whether they are empty or not | condition: EMPTY success -> #3 Success Action failure -> #1 Send Notification to User |
helmut_variable:Welcome message |
Error
|
| 1 | Output / User / User Notification Output | Send Notification to User | Will send a notification to a user | message: {helmut.variable.Welcome message} failure -> #2 Success Action |
helmut_variable:Welcome message |
Error
|
| 2 | Action / General / Success Action | Success Action | Use it to make a failed node be successful to ensure a whole stream is successful |
|
||
| 3 | Action / General / Success Action | Success Action | Use it to make a failed node be successful to ensure a whole stream is successful |
|