mirror of
https://github.com/sartography/sample-process-models.git
synced 2025-02-23 21:28:05 +00:00
User: ciuser1 clicked save for shared/enumerations/enumerations.bpmn
This commit is contained in:
parent
bc6725f00f
commit
2a311a3147
@ -16,4 +16,4 @@
|
||||
"title": "Currency full name"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
@ -51,7 +51,7 @@
|
||||
<bpmn:sequenceFlow id="Flow_03owp8l" sourceRef="Activity_1slo4pb" targetRef="Activity_18npi29" />
|
||||
<bpmn:serviceTask id="Activity_1slo4pb" name="Get Records">
|
||||
<bpmn:extensionElements>
|
||||
<spiffworkflow:serviceTaskOperator id="aws/ScanDynamoTable" resultVariable="enumerationsGet">
|
||||
<spiffworkflow:serviceTaskOperator id="aws/ScanDynamoTable" resultVariable="enumerations">
|
||||
<spiffworkflow:parameters>
|
||||
<spiffworkflow:parameter id="table_name" type="str" value="'Enumeration'" />
|
||||
</spiffworkflow:parameters>
|
@ -10,7 +10,7 @@
|
||||
"is_review": false,
|
||||
"libraries": [],
|
||||
"library": false,
|
||||
"primary_file_name": "aws_test.bpmn",
|
||||
"primary_file_name": "enumerations.bpmn",
|
||||
"primary_process_id": "Sharred_Enumeration_Table",
|
||||
"process_group_id": "shared",
|
||||
"standalone": false
|
||||
|
Loading…
x
Reference in New Issue
Block a user