From 521f95dfd4328eeb4c1634317ed33888ba7cc5a0 Mon Sep 17 00:00:00 2001 From: Reshmasree Date: Wed, 2 Sep 2020 08:30:19 -0700 Subject: Implement subprocess for calling SDNR from RAN NSSMF -Also added common methods in oofUtils Issue-ID: SO-3215 Signed-off-by: Reshmasree Change-Id: Id85112db648f6607d7075da857a45e1ed5ca23ec --- .../subprocess/DoHandleSdnrDmaapRequest.bpmn | 98 ++++++++++++++++++++++ 1 file changed, 98 insertions(+) create mode 100644 bpmn/so-bpmn-infrastructure-flows/src/main/resources/subprocess/DoHandleSdnrDmaapRequest.bpmn (limited to 'bpmn/so-bpmn-infrastructure-flows') diff --git a/bpmn/so-bpmn-infrastructure-flows/src/main/resources/subprocess/DoHandleSdnrDmaapRequest.bpmn b/bpmn/so-bpmn-infrastructure-flows/src/main/resources/subprocess/DoHandleSdnrDmaapRequest.bpmn new file mode 100644 index 0000000000..d4e50c4d44 --- /dev/null +++ b/bpmn/so-bpmn-infrastructure-flows/src/main/resources/subprocess/DoHandleSdnrDmaapRequest.bpmn @@ -0,0 +1,98 @@ + + + + + Flow_05aj74g + + + + + + + + + + + Flow_1ujhb0b + Flow_0ygvrm7 + + + + Flow_0ygvrm7 + + + + + Flow_1if0x9d + + + + Flow_04gv65b + + + Flow_1if0x9d + Flow_04gv65b + import org.onap.so.bpmn.common.scripts.* +ExceptionUtil ex = new ExceptionUtil() +ex.processJavaException(execution) + + + + + + + Flow_05aj74g + Flow_1ujhb0b + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit 1.2.3-korg