User: alex@sartography.com clicked save for playground/alex-herron/irb-prototype/shared/study-data-store/create-study-data-store.bpmn
This commit is contained in:
parent
3b70fb8c71
commit
576bce2005
|
@ -22,7 +22,7 @@ study_list = {}
|
||||||
study_list["study_000000"] = study_template
|
study_list["study_000000"] = study_template
|
||||||
|
|
||||||
|
|
||||||
study_list_data_store = {"study_list": study_000000}</bpmn:script>
|
study_list_data_store = {"study_list": study_list}</bpmn:script>
|
||||||
</bpmn:scriptTask>
|
</bpmn:scriptTask>
|
||||||
<bpmn:dataStoreReference id="DataStore_StudyList" name="Study List" dataStoreRef="study_list_data_store" />
|
<bpmn:dataStoreReference id="DataStore_StudyList" name="Study List" dataStoreRef="study_list_data_store" />
|
||||||
</bpmn:process>
|
</bpmn:process>
|
||||||
|
|
Loading…
Reference in New Issue