From 757ef0b666bc487c07c359a27b8eddecef3ed1ae Mon Sep 17 00:00:00 2001 From: burnettk Date: Fri, 16 Sep 2022 11:25:44 -0400 Subject: [PATCH] updates from staging --- .../Submit-the-invoice_JSONSchema.json | 6 +-- .../cc-invoice-approval-process-v2.bpmn | 50 +++++++++++-------- .../cc-invoice-approval-process/workflow.json | 26 +++++----- .../core-contributor-portal/workflow.json | 17 ------- test/tc-611-message-receiver-f/TC-6.1.1.bpmn | 4 +- test/tc-611-message-receiver-f/workflow.json | 20 ++++---- 6 files changed, 58 insertions(+), 65 deletions(-) delete mode 100644 execute-procure-to-pay/core-contributor-portal/workflow.json diff --git a/execute-procure-to-pay/cc-invoice-approval-process/Submit-the-invoice_JSONSchema.json b/execute-procure-to-pay/cc-invoice-approval-process/Submit-the-invoice_JSONSchema.json index 2dcc726a..a612d6f5 100644 --- a/execute-procure-to-pay/cc-invoice-approval-process/Submit-the-invoice_JSONSchema.json +++ b/execute-procure-to-pay/cc-invoice-approval-process/Submit-the-invoice_JSONSchema.json @@ -5,9 +5,9 @@ "required": [ "contributorName", "contributorId", - "invoiceId", - "invoiceAmount", - "dueDate" + "invoiceId", + "invoiceAmount", + "dueDate" ], "properties": { "contributorName": { diff --git a/execute-procure-to-pay/cc-invoice-approval-process/cc-invoice-approval-process-v2.bpmn b/execute-procure-to-pay/cc-invoice-approval-process/cc-invoice-approval-process-v2.bpmn index bc890403..107f392f 100644 --- a/execute-procure-to-pay/cc-invoice-approval-process/cc-invoice-approval-process-v2.bpmn +++ b/execute-procure-to-pay/cc-invoice-approval-process/cc-invoice-approval-process-v2.bpmn @@ -57,7 +57,6 @@ Event_1egoehb Activity_02lq9lo Event_1lgiv0q - Event_0gxn1v4 Activity_0cdgqi0 @@ -79,7 +78,7 @@ invoice = { - "contributorName":contributorName + "contributorName":contributorName, "contributorId":contributorId, "invoiceId":invoiceId, "invoiceAmount":invoiceAmount, @@ -88,6 +87,9 @@ Flow_11b24we Flow_02moyg7 + + DataObjectReference_Invoice + @@ -113,7 +115,7 @@ Flow_18cic3h - Flow_1m70ywr + Flow_12bfyqx Flow_11b24we @@ -226,6 +228,11 @@ Flow_02moyg7 Flow_1ck27i7 + + + DataObjectReference_Invoice + Property_137rqqj + Flow_1avkxpe @@ -305,15 +312,13 @@ Please fix. Flow_13ng1f4 Flow_18cic3h - - - - - Flow_1m70ywr - - + + Flow_12bfyqx + + + Please check your invoice data @@ -404,6 +409,9 @@ Please fix. + + + @@ -474,12 +482,6 @@ Please fix. - - - - - - @@ -642,14 +644,14 @@ Please fix. - - - - + + + + @@ -662,6 +664,14 @@ Please fix. + + + + + + + + diff --git a/execute-procure-to-pay/cc-invoice-approval-process/workflow.json b/execute-procure-to-pay/cc-invoice-approval-process/workflow.json index 940ba512..4f355881 100644 --- a/execute-procure-to-pay/cc-invoice-approval-process/workflow.json +++ b/execute-procure-to-pay/cc-invoice-approval-process/workflow.json @@ -1,17 +1,17 @@ { - "is_master_spec": false, - "display_name": "CCC Invoice Approval Process", - "library": false, - "process_group_id": "execute-procure-to-pay", - "standalone": false, - "primary_process_id": "Process_1gw0plw", - "libraries": [], - "id": "cc-invoice-approval-process", - "display_order": 0, "description": "CC Invoice Approval Process", - "files": [], - "fault_or_suspend_on_exception": "fault", - "exception_notification_addresses": [], + "primary_file_name": "cc-invoice-approval-process-v2.bpmn", + "primary_process_id": "Process_1gw0plw", "is_review": true, - "primary_file_name": "cc-invoice-approval-process-v2.bpmn" + "exception_notification_addresses": [], + "is_master_spec": false, + "display_order": 0, + "standalone": false, + "process_group_id": "execute-procure-to-pay", + "library": false, + "libraries": [], + "files": [], + "display_name": "CCC Invoice Approval Process", + "fault_or_suspend_on_exception": "fault", + "id": "cc-invoice-approval-process" } \ No newline at end of file diff --git a/execute-procure-to-pay/core-contributor-portal/workflow.json b/execute-procure-to-pay/core-contributor-portal/workflow.json deleted file mode 100644 index 0d93af67..00000000 --- a/execute-procure-to-pay/core-contributor-portal/workflow.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "exception_notification_addresses": [], - "primary_file_name": "", - "is_review": false, - "standalone": false, - "id": "core-contributor-portal", - "display_order": 1, - "is_master_spec": false, - "primary_process_id": "", - "display_name": "Core Contributor Portal", - "library": false, - "fault_or_suspend_on_exception": "fault", - "description": "Core Contributor Portal", - "libraries": [], - "files": [], - "process_group_id": "execute-procure-to-pay" -} \ No newline at end of file diff --git a/test/tc-611-message-receiver-f/TC-6.1.1.bpmn b/test/tc-611-message-receiver-f/TC-6.1.1.bpmn index 66994c8a..21d4c28d 100644 --- a/test/tc-611-message-receiver-f/TC-6.1.1.bpmn +++ b/test/tc-611-message-receiver-f/TC-6.1.1.bpmn @@ -1,12 +1,12 @@ - + mcp_topica_one - + Flow_0gy9seo diff --git a/test/tc-611-message-receiver-f/workflow.json b/test/tc-611-message-receiver-f/workflow.json index ea9ce9c7..377b6b98 100644 --- a/test/tc-611-message-receiver-f/workflow.json +++ b/test/tc-611-message-receiver-f/workflow.json @@ -1,17 +1,17 @@ { "description": "TC-6.1.1 - Message receiver F", + "primary_file_name": "TC-6.1.1.bpmn", + "primary_process_id": "Process_TC611", "is_review": false, + "exception_notification_addresses": [], + "is_master_spec": false, + "display_order": 45, + "standalone": false, + "process_group_id": "test", "library": false, "libraries": [], - "process_group_id": "test", - "display_order": 45, + "files": [], "display_name": "TC-6.1.1 - Message receiver F", "fault_or_suspend_on_exception": "fault", - "primary_file_name": "TC-6.1.1.bpmn", - "is_master_spec": false, - "standalone": false, - "files": [], - "id": "tc-611-message-receiver-f", - "primary_process_id": "Process_bd2e724", - "exception_notification_addresses": [] -} + "id": "tc-611-message-receiver-f" +} \ No newline at end of file