handle gateway

master
Marco Lettere 2 years ago
parent 04c7bb0ba6
commit 67435074ad

@ -41,7 +41,7 @@
"taskReferenceName" : "check_is_gateway",
"type" : "DECISION",
"inputParameters" :{
"group" : "${init.output.result.group}"
"group" : "${workflow.input.group}"
},
"caseExpression": "$.group.toLowerCase().endsWith('gateway') ? 'gateway' : ''",
"decisionCases" : {

Loading…
Cancel
Save