From 6fd9e3c59013100bcfe6b53ff77ab607ed5cdc35 Mon Sep 17 00:00:00 2001 From: "m.lettere" Date: Thu, 25 Nov 2021 13:13:44 +0100 Subject: [PATCH] call to add_ws_client subworkflow --- ...able_workspace_clients_for_context.json.j2 | 26 +++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/templates/enable_workspace_clients_for_context.json.j2 b/templates/enable_workspace_clients_for_context.json.j2 index 01892a6..c9d7ed6 100644 --- a/templates/enable_workspace_clients_for_context.json.j2 +++ b/templates/enable_workspace_clients_for_context.json.j2 @@ -69,6 +69,32 @@ "filter" : "${init.output.result.filter}", "scriptExpression": "names=Java.from($.names); f=Java.from($.filter); if(f.length === 0) output=names; else { output=[]; for(i=0;i