From d04f54dedba3e4ade3ac92282c1e3a408a29e70b Mon Sep 17 00:00:00 2001 From: sr20255772 Date: Thu, 17 Nov 2022 14:59:54 +0000 Subject: Support Allocate feature for NSMF based TN slices Issue-ID: SO-4029 Signed-off-by: sr20255772 Change-Id: Ifad4e0a65dc810a843d30800a94c08081bcfd981 --- .../src/main/resources/subprocess/DoAllocateNSIandNSSI.bpmn | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'bpmn/so-bpmn-infrastructure-flows') diff --git a/bpmn/so-bpmn-infrastructure-flows/src/main/resources/subprocess/DoAllocateNSIandNSSI.bpmn b/bpmn/so-bpmn-infrastructure-flows/src/main/resources/subprocess/DoAllocateNSIandNSSI.bpmn index 51f96ee8a9..e35a197b7b 100644 --- a/bpmn/so-bpmn-infrastructure-flows/src/main/resources/subprocess/DoAllocateNSIandNSSI.bpmn +++ b/bpmn/so-bpmn-infrastructure-flows/src/main/resources/subprocess/DoAllocateNSIandNSSI.bpmn @@ -413,7 +413,9 @@ dcnsio.updateTnMHRelationship(execution) Flow_13i03hb - + + #{(execution.getVariable("processFHandMH" ) == false)} + #{(execution.getVariable("processFHandMH" ) == true)} -- cgit 1.2.3-korg