From 76a37d03413fd1798e50274c57566c0ed3d752e4 Mon Sep 17 00:00:00 2001 From: Joanna Jeremicz Date: Tue, 21 Jan 2020 13:30:45 +0100 Subject: AssignPnfBB connects PNF and service instance in AAI Change-Id: I92ab4b45acb120d647ea3de7a455e2e873c12a72 Issue-ID: SO-2605 Signed-off-by: Joanna Jeremicz --- .../subprocess/BuildingBlock/AssignPnfBB.bpmn | 102 +++++---------------- 1 file changed, 23 insertions(+), 79 deletions(-) (limited to 'bpmn/so-bpmn-building-blocks') diff --git a/bpmn/so-bpmn-building-blocks/src/main/resources/subprocess/BuildingBlock/AssignPnfBB.bpmn b/bpmn/so-bpmn-building-blocks/src/main/resources/subprocess/BuildingBlock/AssignPnfBB.bpmn index 930f666bf0..c8600586ce 100644 --- a/bpmn/so-bpmn-building-blocks/src/main/resources/subprocess/BuildingBlock/AssignPnfBB.bpmn +++ b/bpmn/so-bpmn-building-blocks/src/main/resources/subprocess/BuildingBlock/AssignPnfBB.bpmn @@ -1,68 +1,40 @@ - + - - - - SequenceFlow_1fu9o4x - - - SequenceFlow_1fu9o4x - SequenceFlow_081rs5d - - - SequenceFlow_081rs5d - SequenceFlow_0fn5kgz - SequenceFlow_1ewfz8r - - - SequenceFlow_0fn5kgz - SequenceFlow_0l6rtzy - + + - SequenceFlow_1ewfz8r SequenceFlow_0l6rtzy - - - #{!aaiContainsInfoAboutPnf} - - - #{aaiContainsInfoAboutPnf} - - - + + SequenceFlow_1fu9o4x + SequenceFlow_0l6rtzy + + + SequenceFlow_1fu9o4x + + Inputs: - - pnfCorrelationId - String - - uuid - String + - pnfName - String + - - + - + - - - - - - - - - - + @@ -70,55 +42,27 @@ - - - - - - - - - - - - - - - - - - - - - + + - + - + - - - - - - - - - - - + + - + -- cgit 1.2.3-korg