diff --git a/playground/dinithi/test-lanes/PettyCashRequest.bpmn b/playground/dinithi/test-lanes/PettyCashRequest.bpmn index f9b1ac8c..2149823f 100644 --- a/playground/dinithi/test-lanes/PettyCashRequest.bpmn +++ b/playground/dinithi/test-lanes/PettyCashRequest.bpmn @@ -1,21 +1,24 @@ - + - - - + + + + Activity_0n95rn3 + + StartEvent_1 Activity_0fccmvy - Event_0dnj0hz Activity_1t2lac8 + Event_1pureqy + Activity_1g7pkvp Flow_0k8z2d5 - @@ -25,52 +28,91 @@ Flow_0k8z2d5 Flow_0usmyja - - Flow_12uil0s - - Flow_0usmyja - Flow_12uil0s + Flow_0sjtrwc requested_by = get_current_user()['username'] lane_owners = { "Cashier": [get_current_user()['username']] } - + + + + + + Flow_11dpyk6 + + + + + + + + + Flow_0sjtrwc + Flow_0blso14 + + + + #### Your petty cash request for {{amount}} has been approved by {{approved_by}} + + Flow_0blso14 + Flow_11dpyk6 + - - + + - - - - - - - - + + - - + + + + + + + + + - + + + + + + + + + + - - + + - - + + - - - - - + + + + + + + + + + + + + + + diff --git a/playground/dinithi/test-lanes/process_model.json b/playground/dinithi/test-lanes/process_model.json index 58a90474..7789666c 100644 --- a/playground/dinithi/test-lanes/process_model.json +++ b/playground/dinithi/test-lanes/process_model.json @@ -5,5 +5,5 @@ "fault_or_suspend_on_exception": "fault", "metadata_extraction_paths": null, "primary_file_name": "PettyCashRequest.bpmn", - "primary_process_id": "Process_ajwtwxv" + "primary_process_id": "Process_0r0k74n" } \ No newline at end of file