From 1bbdbd695930344d9d3d4af76b2fb55bf8be15c6 Mon Sep 17 00:00:00 2001 From: Rob Daugherty Date: Tue, 10 Oct 2017 17:35:27 -0400 Subject: Add errorRef to DeleteCustomE2EServiceInstance Every throwing event needs an errorRef element. Issue: SO-200 Change-Id: I29fe145912e38cb8697638926c4b1766047195f2 Signed-off-by: Rob Daugherty --- .../src/main/resources/process/DeleteCustomE2EServiceInstance.bpmn | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'bpmn') diff --git a/bpmn/MSOInfrastructureBPMN/src/main/resources/process/DeleteCustomE2EServiceInstance.bpmn b/bpmn/MSOInfrastructureBPMN/src/main/resources/process/DeleteCustomE2EServiceInstance.bpmn index 6b1099e043..33b75d259a 100644 --- a/bpmn/MSOInfrastructureBPMN/src/main/resources/process/DeleteCustomE2EServiceInstance.bpmn +++ b/bpmn/MSOInfrastructureBPMN/src/main/resources/process/DeleteCustomE2EServiceInstance.bpmn @@ -1,5 +1,5 @@ - + SequenceFlow_1wxumid @@ -122,7 +122,7 @@ csi.sendSyncResponse(execution)]]> SequenceFlow_1t6ekab - + @@ -135,6 +135,7 @@ csi.sendSyncResponse(execution)]]> + -- cgit 1.2.3-korg