From 06a0a3f091a24b2aba58e8266a974f63e96a02ba Mon Sep 17 00:00:00 2001 From: midhun-aot Date: Fri, 20 Oct 2023 10:36:29 -0700 Subject: [PATCH] fixed previous reviewre for NIR and NOM --- .../subProcess/NIRBundleWorkflow.bpmn | 77 +++++++++++++------ .../subProcess/NOMBundleWorkflow.bpmn | 59 ++++++++++---- 2 files changed, 95 insertions(+), 41 deletions(-) diff --git a/forms-flow-ai/forms-flow-ai-ee/forms-flow-bpm/processes/Bundling/subProcess/NIRBundleWorkflow.bpmn b/forms-flow-ai/forms-flow-ai-ee/forms-flow-bpm/processes/Bundling/subProcess/NIRBundleWorkflow.bpmn index 15aa6b9f..29d804ad 100644 --- a/forms-flow-ai/forms-flow-ai-ee/forms-flow-bpm/processes/Bundling/subProcess/NIRBundleWorkflow.bpmn +++ b/forms-flow-ai/forms-flow-ai-ee/forms-flow-bpm/processes/Bundling/subProcess/NIRBundleWorkflow.bpmn @@ -29,6 +29,7 @@ Activity_132ba5z Activity_0g23guk + Gateway_1w01edb @@ -101,6 +102,7 @@ task.execution.setVariable('userRole','Site Information Advisor'); Flow_0unffch + Flow_1wavf5u Flow_1ua4w6m Flow_1oam11w Flow_1g1b94u @@ -125,26 +127,6 @@ task.execution.setVariable('deleteReason', "completed"); Flow_115hro3 Flow_09ugz49 - - Flow_09ugz49 - Flow_176uggp - var system = java.lang.System; -var selectSdm= execution.getVariable('selectSdm'); -system.out.println ("selectSdm"+selectSdm); -execution.setVariable('sdmAssignment',selectSdm); -system.out.println ("sdmAssignment"+execution.getVariable('sdmAssignment')); - -var selectCaseworker= execution.getVariable('selectCaseworker'); -system.out.println ("selectCaseworker"+selectCaseworker); -execution.setVariable('caseworkerAssignment',selectCaseworker); -system.out.println ("caseworkerAssignment"+execution.getVariable('caseworkerAssignment')); - -var selectSrco= execution.getVariable('selectSrco'); -system.out.println ("selectSrco"+selectSrco); -execution.setVariable('srcoAssignment',selectSrco); -system.out.println ("srcoAssignment"+execution.getVariable('srcoAssignment')); - - Flow_176uggp Flow_0ixmsle @@ -646,7 +628,7 @@ execution.setVariable('nirStatus', "Resubmitted"); - + @@ -707,6 +689,37 @@ execution.setVariable('nirStatus', "Resubmitted"); Flow_1rvfhly + + Flow_0rqhohs + Flow_176uggp + var system = java.lang.System; +var selectSdm= execution.getVariable('selectSdm'); +system.out.println ("selectSdm"+selectSdm); +execution.setVariable('sdmAssignment',selectSdm); +system.out.println ("sdmAssignment"+execution.getVariable('sdmAssignment')); + +var selectCaseworker= execution.getVariable('selectCaseworker'); +system.out.println ("selectCaseworker"+selectCaseworker); +execution.setVariable('caseworkerAssignment',selectCaseworker); +system.out.println ("caseworkerAssignment"+execution.getVariable('caseworkerAssignment')); + +var selectSrco= execution.getVariable('selectSrco'); +system.out.println ("selectSrco"+selectSrco); +execution.setVariable('srcoAssignment',selectSrco); +system.out.println ("srcoAssignment"+execution.getVariable('srcoAssignment')); + + + + Flow_09ugz49 + Flow_0rqhohs + Flow_1wavf5u + + + ${action == 'Accepted'} + + + ${action == 'Recheck'} + @@ -770,11 +783,11 @@ execution.setVariable('nirStatus', "Resubmitted"); - + - - + + @@ -829,6 +842,17 @@ execution.setVariable('nirStatus', "Resubmitted"); + + + + + + + + + + + @@ -858,9 +882,12 @@ execution.setVariable('nirStatus', "Resubmitted"); - + + + + diff --git a/forms-flow-ai/forms-flow-ai-ee/forms-flow-bpm/processes/Bundling/subProcess/NOMBundleWorkflow.bpmn b/forms-flow-ai/forms-flow-ai-ee/forms-flow-bpm/processes/Bundling/subProcess/NOMBundleWorkflow.bpmn index 581d4014..a900461e 100644 --- a/forms-flow-ai/forms-flow-ai-ee/forms-flow-bpm/processes/Bundling/subProcess/NOMBundleWorkflow.bpmn +++ b/forms-flow-ai/forms-flow-ai-ee/forms-flow-bpm/processes/Bundling/subProcess/NOMBundleWorkflow.bpmn @@ -27,8 +27,9 @@ Activity_0w5t5av Gateway_15uoiyo Activity_123733v - Activity_0hieobd Event_0ml6v2t + Activity_0hieobd + Gateway_06j5m9d @@ -104,6 +105,7 @@ task.execution.setVariable('userRole','Site Information Advisor'); Flow_0unffch + Flow_0gzrwfr Flow_1ua4w6m Flow_1oam11w Flow_0l71ern @@ -737,8 +739,16 @@ task.execution.setVariable('deleteReason', "completed"); Flow_077ihmr + + + + + + + Flow_0x0w3ip + - Flow_077ihmr + Flow_1l3pe3s Flow_1ld9bfn var system = java.lang.System; var selectSdm= execution.getVariable('selectSdm'); @@ -757,14 +767,17 @@ execution.setVariable('srcoAssignment',selectSrco); system.out.println ("srcoAssignment"+execution.getVariable('srcoAssignment')); - - - - + + Flow_077ihmr + Flow_1l3pe3s + Flow_0gzrwfr + + + ${action == 'Accepted'} + + + ${action == 'Recheck'} - - Flow_0x0w3ip - @@ -788,11 +801,11 @@ system.out.println ("srcoAssignment"+execution.getVariable('srcoAssignment')); - + - - + + @@ -897,6 +910,17 @@ system.out.println ("srcoAssignment"+execution.getVariable('srcoAssignment')); + + + + + + + + + + + @@ -924,6 +948,13 @@ system.out.println ("srcoAssignment"+execution.getVariable('srcoAssignment')); + + + + + + + @@ -1247,10 +1278,6 @@ system.out.println ("srcoAssignment"+execution.getVariable('srcoAssignment')); - - - -