Find unassigned users and delete them

CUSTOM_USER · CLIENT · 683028e88225f81b0a0b5936

Nodes14
References11
Dynamic0
Errors0
Warnings0
Score110
Compatible 4.13.0 93% 13/14 ok · 1 dep

Issues

Show Hide
SeverityTypeNode
Deprecated Compatibility: Deprecated Node Reference #1 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 · string.split.0.{node.result.3dcda390-79a4-4f61-9b5a-a86dc294c2d1}
Details

{string.split.0.{node.result.3dcda390-79a4-4f61-9b5a-a86dc294c2d1}} 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.3dcda390-79a4-4f61-9b5a-a86dc294c2d1}
Details

{string.split.1.{node.result.3dcda390-79a4-4f61-9b5a-a86dc294c2d1}} 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(inputLine);
Details

{response.append(inputLine);} 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.0.{node.result.3dcda390-79a4-4f61-9b5a-a86dc294c2d1}
Details

{string.split.0.{node.result.3dcda390-79a4-4f61-9b5a-a86dc294c2d1}} 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.3dcda390-79a4-4f61-9b5a-a86dc294c2d1}
Details

{string.split.1.{node.result.3dcda390-79a4-4f61-9b5a-a86dc294c2d1}} 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.

Orphan Temp Stream Variable Write Without Read #11 Stream Set Temporary Variable Action
Details

This 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.

References

Show Hide
KindTypeKeySourceNode
Reference Node Result 0d6a1f91-dd2f-4b95-847b-97c4dfc3c878 Design #5 Json Extract Action V2
Reference Node Result 2e9853a8-7283-456e-9b8a-182ccd1b23a1 Design #8 Wildcard Condition V3
Reference Node Result 2e9853a8-7283-456e-9b8a-182ccd1b23a1 Design #11 Stream Set Temporary Variable Action
Reference Node Result 2e9853a8-7283-456e-9b8a-182ccd1b23a1 Design #13 Stream Set Temporary Variable Action
Reference Node Result 3dcda390-79a4-4f61-9b5a-a86dc294c2d1 Design #1 HTTP Request Action V5
Reference Node Result 3dcda390-79a4-4f61-9b5a-a86dc294c2d1 Design #1 HTTP Request Action V5
Reference Node Result 3dcda390-79a4-4f61-9b5a-a86dc294c2d1 Design #3 Wildcard Condition V3
Reference Node Result 3dcda390-79a4-4f61-9b5a-a86dc294c2d1 Design #7 Execute Javascript Action
Reference Node Result 3dcda390-79a4-4f61-9b5a-a86dc294c2d1 Design #7 Execute Javascript Action
Reference Node Result a8141058-132a-4da9-b2d5-18c2f0622b2d Design #6 Stream Set Temporary Variable Action
Setter Temp Stream Variable jsDebug Nodelist #11 Stream Set Temporary Variable Action
Setter Temp Stream Variable jsDebug Nodelist #13 Stream Set Temporary Variable Action
Reference Temp Stream Variable unassignedUsersCount Design #7 Execute Javascript Action
Setter Temp Stream Variable unassignedUsersCount Nodelist #6 Stream Set Temporary Variable Action

Nodes

#TypeTitleDescriptionSummaryReferencesIssues
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 -> #3 Wildcard Condition V3
failure -> #2 Fail Action
1 Action / General / HTTPRequest Action V5 HTTP Request Action V5 Execute HTTP requests success -> #5 Json Extract Action V2
failure -> #4 Fail Action
node_result:3dcda390-79a4-4f61-9b5a-a86dc294c2d1
Deprecated
2 Action / General / Fail Action With Message Fail Action Will always fail message: Failed to obtain URL + Bearer token!
3 Condition / General / Wildcard Multiple Condition Wildcard Condition V3 Will match input against one or multiple patterns (NB: This node is functionally equivalent to the "Match Multiple Patterns Condition" and may be removed in upcoming Helmut-releases) source: ['Error:']
against: {node.result.3dcda390-79a4-4f61-9b5a-a86dc294c2d1}
condition: CONTAINS_NOT

success -> #1 HTTP Request Action V5
failure -> #2 Fail Action
node_result:3dcda390-79a4-4f61-9b5a-a86dc294c2d1
4 Action / General / Fail Action With Message Fail Action Will always fail message: Failed to obtain URL + Bearer token!
5 Action / General / Json Extract Action V2 Json Extract Action V2 Extract values from JSON payloads success -> #6 Stream Set Temporary Variable Action
failure -> #6 Stream Set Temporary Variable Action
node_result:0d6a1f91-dd2f-4b95-847b-97c4dfc3c878
Deprecated
6 Action / Helmut / Stream Set Temporary Variable Action Stream Set Temporary Variable Action Will set a temporary custom stream variable temporary variable: unassignedUsersCount

success -> #7 Execute Javascript Action
node_result:a8141058-132a-4da9-b2d5-18c2f0622b2d
7 Action / Execute / Javascript Execute Action Execute Javascript Action Will execute javascript script: // Input: string or number indicating how many users to create var unassignedUsersCount = "{stream.variable.unassignedU…

success -> #11 Stream Set Temporary Variable Action
failure -> #13 Stream Set Temporary Variable Action
node_result:3dcda390-79a4-4f61-9b5a-a86dc294c2d1 stream_variable:unassignedUsersCount
8 Condition / General / Wildcard Multiple Condition Wildcard Condition V3 Will match input against one or multiple patterns (NB: This node is functionally equivalent to the "Match Multiple Patterns Condition" and may be removed in upcoming Helmut-releases) source: ['Status 50', 'Status 40']
against: {node.result.2e9853a8-7283-456e-9b8a-182ccd1b23a1}
condition: CONTAINS_NOT

success -> #9 Send Notification to User
failure -> #10 Fail Action
node_result:2e9853a8-7283-456e-9b8a-182ccd1b23a1
9 Output / User / User Notification Output Send Notification to User Will send a notification to a user message: User deletion triggered
10 Action / General / Fail Action With Message Fail Action Will always fail message: Failed to initiate user deletion!
11 Action / Helmut / Stream Set Temporary Variable Action Stream Set Temporary Variable Action Will set a temporary custom stream variable temporary variable: jsDebug

success -> #8 Wildcard Condition V3
node_result:2e9853a8-7283-456e-9b8a-182ccd1b23a1
Orphan
12 Action / General / Fail Action With Message Fail Action Will always fail message: Failed to trigger user profile deletion!
13 Action / Helmut / Stream Set Temporary Variable Action Stream Set Temporary Variable Action Will set a temporary custom stream variable temporary variable: jsDebug

success -> #12 Fail Action
node_result:2e9853a8-7283-456e-9b8a-182ccd1b23a1
Orphan