mirror of
https://github.com/sartography/cr-connect-workflow.git
synced 2025-02-21 12:18:08 +00:00
Merge remote-tracking branch 'origin/dev' into feature/file_refactor_part2
This commit is contained in:
commit
aea78de066
@ -108,7 +108,6 @@ class FileService(object):
|
||||
return file_extension.lower().strip()[1:]
|
||||
|
||||
@staticmethod
|
||||
|
||||
def update_file(file_model, binary_data, content_type):
|
||||
session.flush() # Assure the database is up-to-date before running this.
|
||||
|
||||
|
BIN
crc/static/bpmn/research_rampup/BuildingList.xls
Normal file
BIN
crc/static/bpmn/research_rampup/BuildingList.xls
Normal file
Binary file not shown.
BIN
crc/static/bpmn/research_rampup/LabSpaces.xlsx
Normal file
BIN
crc/static/bpmn/research_rampup/LabSpaces.xlsx
Normal file
Binary file not shown.
277
crc/static/bpmn/research_rampup/RTT_Approvers.dmn
Normal file
277
crc/static/bpmn/research_rampup/RTT_Approvers.dmn
Normal file
@ -0,0 +1,277 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<definitions xmlns="http://www.omg.org/spec/DMN/20151101/dmn.xsd" id="Definitions_0crc2o7" name="DRD" namespace="http://camunda.org/schema/1.0/dmn" exporter="Camunda Modeler" exporterVersion="3.5.0">
|
||||
<decision id="Decision_ApprovalInfo" name="Approval Info">
|
||||
<decisionTable id="decisionTable_1">
|
||||
<input id="input_1" label="School">
|
||||
<inputExpression id="inputExpression_1" typeRef="string">
|
||||
<text>PISchool</text>
|
||||
</inputExpression>
|
||||
</input>
|
||||
<output id="OutputClause_1138fqx" label="School" name="ApprvlSchool" typeRef="string" />
|
||||
<output id="output_1" label="Approver 1" name="ApprvlApprvr1" typeRef="string" />
|
||||
<output id="OutputClause_0dcb1cr" label="Approver 1 Role" name="ApprvlApprovrRole1" typeRef="string" />
|
||||
<output id="OutputClause_0mftsw9" label="Approver 2" name="ApprvlApprvr2" typeRef="string" />
|
||||
<output id="OutputClause_0iuw224" label="Approver 2 Role" name="ApprvlApprvrRole2" typeRef="string" />
|
||||
<rule id="DecisionRule_1wge2nn">
|
||||
<inputEntry id="UnaryTests_0mfg1fu">
|
||||
<text>"Architecture"</text>
|
||||
</inputEntry>
|
||||
<outputEntry id="LiteralExpression_074qb28">
|
||||
<text>"Architecture"</text>
|
||||
</outputEntry>
|
||||
<outputEntry id="LiteralExpression_0vb9mia">
|
||||
<text>PISupervisor.data.uid</text>
|
||||
</outputEntry>
|
||||
<outputEntry id="LiteralExpression_1pqm0u2">
|
||||
<text>"Supervisor"</text>
|
||||
</outputEntry>
|
||||
<outputEntry id="LiteralExpression_17oc2op">
|
||||
<text>"agc9a"</text>
|
||||
</outputEntry>
|
||||
<outputEntry id="LiteralExpression_08dc6cz">
|
||||
<text>"Associate Research Dean"</text>
|
||||
</outputEntry>
|
||||
</rule>
|
||||
<rule id="DecisionRule_1u9orsf">
|
||||
<inputEntry id="UnaryTests_08ormp3">
|
||||
<text>"Arts & Sciences"</text>
|
||||
</inputEntry>
|
||||
<outputEntry id="LiteralExpression_0ua8d03">
|
||||
<text>"Arts & Sciences"</text>
|
||||
</outputEntry>
|
||||
<outputEntry id="LiteralExpression_1ejs3h2">
|
||||
<text>PISupervisor.data.uid</text>
|
||||
</outputEntry>
|
||||
<outputEntry id="LiteralExpression_0h7eq4l">
|
||||
<text>"Supervisor"</text>
|
||||
</outputEntry>
|
||||
<outputEntry id="LiteralExpression_06pynb2">
|
||||
<text>"dh2t"</text>
|
||||
</outputEntry>
|
||||
<outputEntry id="LiteralExpression_0x965p2">
|
||||
<text>"Associate Research Dean"</text>
|
||||
</outputEntry>
|
||||
</rule>
|
||||
<rule id="DecisionRule_0k7lbs6">
|
||||
<inputEntry id="UnaryTests_1tws5wb">
|
||||
<text>"Commerce"</text>
|
||||
</inputEntry>
|
||||
<outputEntry id="LiteralExpression_0y7bv69">
|
||||
<text>"Commerce"</text>
|
||||
</outputEntry>
|
||||
<outputEntry id="LiteralExpression_0sz476a">
|
||||
<text>"dcs8f"</text>
|
||||
</outputEntry>
|
||||
<outputEntry id="LiteralExpression_0wbcswk">
|
||||
<text>"Associate Research Dean"</text>
|
||||
</outputEntry>
|
||||
<outputEntry id="LiteralExpression_0htwmws">
|
||||
<text></text>
|
||||
</outputEntry>
|
||||
<outputEntry id="LiteralExpression_0ntf026">
|
||||
<text></text>
|
||||
</outputEntry>
|
||||
</rule>
|
||||
<rule id="DecisionRule_0pcsd6s">
|
||||
<inputEntry id="UnaryTests_07uijrb">
|
||||
<text>"Darden"</text>
|
||||
</inputEntry>
|
||||
<outputEntry id="LiteralExpression_1he7hp6">
|
||||
<text>"Darden"</text>
|
||||
</outputEntry>
|
||||
<outputEntry id="LiteralExpression_0hdskgi">
|
||||
<text>"mw4m"</text>
|
||||
</outputEntry>
|
||||
<outputEntry id="LiteralExpression_1uxxdv0">
|
||||
<text>"Associate Research Dean"</text>
|
||||
</outputEntry>
|
||||
<outputEntry id="LiteralExpression_0q81xjf">
|
||||
<text></text>
|
||||
</outputEntry>
|
||||
<outputEntry id="LiteralExpression_1rp7s1w">
|
||||
<text></text>
|
||||
</outputEntry>
|
||||
</rule>
|
||||
<rule id="DecisionRule_0qlavkb">
|
||||
<inputEntry id="UnaryTests_1775ht5">
|
||||
<text>"Data Science"</text>
|
||||
</inputEntry>
|
||||
<outputEntry id="LiteralExpression_1fxauop">
|
||||
<text>"Data Science"</text>
|
||||
</outputEntry>
|
||||
<outputEntry id="LiteralExpression_0w0ksry">
|
||||
<text>"cws3v"</text>
|
||||
</outputEntry>
|
||||
<outputEntry id="LiteralExpression_0847zci">
|
||||
<text>"Associate Research Dean"</text>
|
||||
</outputEntry>
|
||||
<outputEntry id="LiteralExpression_1xjonk2">
|
||||
<text></text>
|
||||
</outputEntry>
|
||||
<outputEntry id="LiteralExpression_1rb6200">
|
||||
<text></text>
|
||||
</outputEntry>
|
||||
</rule>
|
||||
<rule id="DecisionRule_0vw6027">
|
||||
<inputEntry id="UnaryTests_1hsal1b">
|
||||
<text>"Education"</text>
|
||||
</inputEntry>
|
||||
<outputEntry id="LiteralExpression_1uwd4hj">
|
||||
<text>"Education"</text>
|
||||
</outputEntry>
|
||||
<outputEntry id="LiteralExpression_1t3c4oj">
|
||||
<text>PISupervisor.data.uid</text>
|
||||
</outputEntry>
|
||||
<outputEntry id="LiteralExpression_0vkosy7">
|
||||
<text>"Supervisor"</text>
|
||||
</outputEntry>
|
||||
<outputEntry id="LiteralExpression_1sj3i3e">
|
||||
<text>"cpb8g"</text>
|
||||
</outputEntry>
|
||||
<outputEntry id="LiteralExpression_11ml53c">
|
||||
<text>"Associate Research Dean"</text>
|
||||
</outputEntry>
|
||||
</rule>
|
||||
<rule id="DecisionRule_1rgdbw3">
|
||||
<inputEntry id="UnaryTests_022jcbh">
|
||||
<text>"Engineering"</text>
|
||||
</inputEntry>
|
||||
<outputEntry id="LiteralExpression_0lzmt29">
|
||||
<text>"Engineering"</text>
|
||||
</outputEntry>
|
||||
<outputEntry id="LiteralExpression_0v4df1x">
|
||||
<text>"sb5mc"</text>
|
||||
</outputEntry>
|
||||
<outputEntry id="LiteralExpression_16kmec1">
|
||||
<text>"Associate Research Dean"</text>
|
||||
</outputEntry>
|
||||
<outputEntry id="LiteralExpression_1bjsn8g">
|
||||
<text></text>
|
||||
</outputEntry>
|
||||
<outputEntry id="LiteralExpression_1rm1jw7">
|
||||
<text></text>
|
||||
</outputEntry>
|
||||
</rule>
|
||||
<rule id="DecisionRule_1hy1sby">
|
||||
<inputEntry id="UnaryTests_1u52cey">
|
||||
<text>"Law"</text>
|
||||
</inputEntry>
|
||||
<outputEntry id="LiteralExpression_1w3vu2k">
|
||||
<text>"Law"</text>
|
||||
</outputEntry>
|
||||
<outputEntry id="LiteralExpression_1nrqe2j">
|
||||
<text>"kendrick"</text>
|
||||
</outputEntry>
|
||||
<outputEntry id="LiteralExpression_19n45lv">
|
||||
<text>"Associate Research Dean"</text>
|
||||
</outputEntry>
|
||||
<outputEntry id="LiteralExpression_0nppbew">
|
||||
<text></text>
|
||||
</outputEntry>
|
||||
<outputEntry id="LiteralExpression_0n1f5l1">
|
||||
<text></text>
|
||||
</outputEntry>
|
||||
</rule>
|
||||
<rule id="DecisionRule_1nmyhfi">
|
||||
<inputEntry id="UnaryTests_0uqd08s">
|
||||
<text>"Leadership & Public Policy"</text>
|
||||
</inputEntry>
|
||||
<outputEntry id="LiteralExpression_0dy02ei">
|
||||
<text>"Leadership & Public Policy"</text>
|
||||
</outputEntry>
|
||||
<outputEntry id="LiteralExpression_0rxrqkb">
|
||||
<text>"jps3va"</text>
|
||||
</outputEntry>
|
||||
<outputEntry id="LiteralExpression_0ejmi7q">
|
||||
<text>"Associate Research Dean"</text>
|
||||
</outputEntry>
|
||||
<outputEntry id="LiteralExpression_1ph2wlx">
|
||||
<text></text>
|
||||
</outputEntry>
|
||||
<outputEntry id="LiteralExpression_0i6fih4">
|
||||
<text></text>
|
||||
</outputEntry>
|
||||
</rule>
|
||||
<rule id="DecisionRule_17uxicj">
|
||||
<inputEntry id="UnaryTests_0kttpy1">
|
||||
<text>"Medicine"</text>
|
||||
</inputEntry>
|
||||
<outputEntry id="LiteralExpression_1ops4nm">
|
||||
<text>"Medicine"</text>
|
||||
</outputEntry>
|
||||
<outputEntry id="LiteralExpression_1cwa3r0">
|
||||
<text>PISupervisor.data.uid</text>
|
||||
</outputEntry>
|
||||
<outputEntry id="LiteralExpression_0ouvo17">
|
||||
<text>"Supervisor"</text>
|
||||
</outputEntry>
|
||||
<outputEntry id="LiteralExpression_18rte97">
|
||||
<text>"mas3x"</text>
|
||||
</outputEntry>
|
||||
<outputEntry id="LiteralExpression_1rxh2p0">
|
||||
<text>"Associate Research Dean"</text>
|
||||
</outputEntry>
|
||||
</rule>
|
||||
<rule id="DecisionRule_1t4241f">
|
||||
<inputEntry id="UnaryTests_0xwnrta">
|
||||
<text>"Nursing"</text>
|
||||
</inputEntry>
|
||||
<outputEntry id="LiteralExpression_1va63rh">
|
||||
<text>"Nursing"</text>
|
||||
</outputEntry>
|
||||
<outputEntry id="LiteralExpression_125fuie">
|
||||
<text>"jla7e"</text>
|
||||
</outputEntry>
|
||||
<outputEntry id="LiteralExpression_0h1e3bv">
|
||||
<text>"Associate Research Dean"</text>
|
||||
</outputEntry>
|
||||
<outputEntry id="LiteralExpression_0e8b9ui">
|
||||
<text></text>
|
||||
</outputEntry>
|
||||
<outputEntry id="LiteralExpression_1mq49yg">
|
||||
<text></text>
|
||||
</outputEntry>
|
||||
</rule>
|
||||
<rule id="DecisionRule_0jnp1wp">
|
||||
<inputEntry id="UnaryTests_164zt99">
|
||||
<text>"Continuing Education"</text>
|
||||
</inputEntry>
|
||||
<outputEntry id="LiteralExpression_1h81xwr">
|
||||
<text>"Continuing Education"</text>
|
||||
</outputEntry>
|
||||
<outputEntry id="LiteralExpression_12sudp0">
|
||||
<text>"ado4v"</text>
|
||||
</outputEntry>
|
||||
<outputEntry id="LiteralExpression_1jkrv7z">
|
||||
<text>"Associate Research Dean"</text>
|
||||
</outputEntry>
|
||||
<outputEntry id="LiteralExpression_0qelytu">
|
||||
<text></text>
|
||||
</outputEntry>
|
||||
<outputEntry id="LiteralExpression_19tc8kf">
|
||||
<text></text>
|
||||
</outputEntry>
|
||||
</rule>
|
||||
<rule id="DecisionRule_1ynkili">
|
||||
<inputEntry id="UnaryTests_1dupb6e">
|
||||
<text>"Provost Office"</text>
|
||||
</inputEntry>
|
||||
<outputEntry id="LiteralExpression_1w13wuw">
|
||||
<text>"Provost Office"</text>
|
||||
</outputEntry>
|
||||
<outputEntry id="LiteralExpression_13xizrn">
|
||||
<text>"rammk"</text>
|
||||
</outputEntry>
|
||||
<outputEntry id="LiteralExpression_166hajt">
|
||||
<text>"VP of Research"</text>
|
||||
</outputEntry>
|
||||
<outputEntry id="LiteralExpression_1xazzzn">
|
||||
<text></text>
|
||||
</outputEntry>
|
||||
<outputEntry id="LiteralExpression_0zr3ar6">
|
||||
<text></text>
|
||||
</outputEntry>
|
||||
</rule>
|
||||
</decisionTable>
|
||||
</decision>
|
||||
</definitions>
|
Binary file not shown.
@ -5,27 +5,45 @@
|
||||
<bpmn:outgoing>SequenceFlow_05ja25w</bpmn:outgoing>
|
||||
</bpmn:startEvent>
|
||||
<bpmn:manualTask id="ManualTask_Instructions" name="Read RRP Instructions">
|
||||
<bpmn:documentation>### UNIVERSITY OF VIRGINIA RESEARCH
|
||||
#### Request to Ramp Up Research Activities
|
||||
<bpmn:documentation>## Beta Stage: All data entered will be destroyed before public launch
|
||||
|
||||
|
||||
Please note that only “critical research” deemed critical by the PI, department, and school will be ramped up in this phase II. As you fill out the names of personnel/students to request access for in this application, you will be asked for a brief description of the research they will be performing and why it is critical research.
|
||||
### UNIVERSITY OF VIRGINIA RESEARCH
|
||||
[From Research Ramp-up Guidance](https://research.virginia.edu/research-ramp-guidance)
|
||||
|
||||
|
||||
#### Support
|
||||
Report problems and/or submit questions to: askresearch@virginia.edu
|
||||
|
||||
#### Research Guidance
|
||||
|
||||
Our general principle is that only research activities requiring on-Grounds presence would be conducted on-Grounds. All other research-related work would continue to be performed by telework until restrictions are lifted. Separate school, department and building specific plans should supplement these guidelines.
|
||||
|
||||
|
||||
For research that needs to be on Grounds, the plan is to ramp up in phases with emphasis on safety. The goal of this document is to provide a central framework for resuming activities while allowing for coordinated school specific implementation strategies.
|
||||
|
||||
|
||||
The success of the ramp up depends on each researcher placing the safety of themselves and the people around them first, while conducting their research. In order to reduce our risks as much as possible, this must be a partnership between the researchers and the administration.
|
||||
|
||||
|
||||
Schools are developing a process for the approval of ramp up requests and enforcement of safety guidelines described in this document. The VPR office is working with the schools to provide the necessary support for business process infrastructure, and working with the COO’s office to coordinate the acquisition of supplies necessary including face coverings and sanitizing supplies.
|
||||
|
||||
**Instructions for Submitting:**
|
||||
|
||||
1. Add a Request for each lab space you manage in a building. If your lab spans multiple rooms or floors in a single building, one request will be required for that lab. If your lab spans multiple buildings, one request for each building will be required for that lab. The primary reason for this differentiation is that in addition to obtaining approval to restart operations, this information will also be used after start up to assist with any contact tracing that may be needed.
|
||||
2. Select each Request added and step through each form presented, responding to all required and applicable fields. You may be presented with different questions if activities in each lab differ.
|
||||
|
||||
1. The Research Ramp-up Plan allows for one request to be entered for a single Principle Investigator. In the form that follows enter the Primary Investigator this request is for and other identifying information. The PI's School and Supervisor will be used as needed for approval routing.
|
||||
2. Provide all available information in the forms that follow to provide an overview of where the research will resume, who will be involved, what supporting resources will be needed and what steps you have taken to assure compliance with [Research Ramp-up Guidance](https://research.virginia.edu/research-ramp-guidance).
|
||||
3. After all forms have been completed, you will be presented with the option to create your Research Recovery Plan in Word format. Download the document and review it. If you see any corrections that need to be made, return to the corresponding form and make the correction.
|
||||
4. Once the generated Research Recovery Plan is finalize, use the web site to submit it to the Office of the Vice President for Research for review.</bpmn:documentation>
|
||||
4. Once the generated Research Recovery Plan is finalize, proceed to the Plan Submission step to submit your plan for approval.</bpmn:documentation>
|
||||
<bpmn:incoming>SequenceFlow_05ja25w</bpmn:incoming>
|
||||
<bpmn:outgoing>SequenceFlow_0h50bp3</bpmn:outgoing>
|
||||
</bpmn:manualTask>
|
||||
<bpmn:userTask id="Activity-PI_Info" name="Enter PI Info" camunda:formKey="PI Information">
|
||||
<bpmn:extensionElements>
|
||||
<camunda:formData>
|
||||
<camunda:formField id="PIComputingID" label="UVA Computing ID of Primary Investigator" type="autocomplete">
|
||||
<camunda:formField id="PIComputingID" label="Primary Investigator" type="autocomplete">
|
||||
<camunda:properties>
|
||||
<camunda:property id="placeholder" value="cdr9c or Smith" />
|
||||
<camunda:property id="placeholder" value="wxy0z or Smith" />
|
||||
<camunda:property id="ldap.lookup" value="true" />
|
||||
</camunda:properties>
|
||||
<camunda:validation>
|
||||
@ -100,6 +118,7 @@ Please note that only “critical research” deemed critical by the PI, departm
|
||||
<camunda:properties>
|
||||
<camunda:property id="description" value="Find the PI's Supervisor by entering Computing I D or Last Name." />
|
||||
<camunda:property id="ldap.lookup" value="true" />
|
||||
<camunda:property id="placeholder" value="wxy0z or Smith" />
|
||||
</camunda:properties>
|
||||
<camunda:validation>
|
||||
<camunda:constraint name="Required" config="true" />
|
||||
@ -125,6 +144,8 @@ Information on all researchers you are requesting approval for reentry into the
|
||||
<camunda:properties>
|
||||
<camunda:property id="repeat" value="Personnel" />
|
||||
<camunda:property id="ldap.lookup" value="true" />
|
||||
<camunda:property id="description" value="Find by entering Computing ID or Last Name." />
|
||||
<camunda:property id="placeholder" value="wxy0z or Smith" />
|
||||
</camunda:properties>
|
||||
<camunda:validation>
|
||||
<camunda:constraint name="required" config="true" />
|
||||
@ -143,7 +164,7 @@ Information on all researchers you are requesting approval for reentry into the
|
||||
</camunda:formField>
|
||||
<camunda:formField id="PersonnelSpace" label="Space they will work in" type="textarea">
|
||||
<camunda:properties>
|
||||
<camunda:property id="rows" value="5" />
|
||||
<camunda:property id="rows" value="2" />
|
||||
<camunda:property id="autosize" value="true" />
|
||||
<camunda:property id="description" value="Provide building and room number for each lab space this person will work in" />
|
||||
<camunda:property id="repeat" value="Personnel" />
|
||||
@ -152,21 +173,10 @@ Information on all researchers you are requesting approval for reentry into the
|
||||
<camunda:constraint name="required" config="true" />
|
||||
</camunda:validation>
|
||||
</camunda:formField>
|
||||
<camunda:formField id="PersonnelWeeklySchedule" label="Weekly Schedule" type="textarea">
|
||||
<camunda:properties>
|
||||
<camunda:property id="rows" value="10" />
|
||||
<camunda:property id="autosize" value="true" />
|
||||
<camunda:property id="description" value="Provide typical weekly schedule for this person" />
|
||||
<camunda:property id="repeat" value="Personnel" />
|
||||
</camunda:properties>
|
||||
<camunda:validation>
|
||||
<camunda:constraint name="required" config="true" />
|
||||
</camunda:validation>
|
||||
</camunda:formField>
|
||||
<camunda:formField id="PersonnelJustification" label="Research Justification" type="textarea">
|
||||
<camunda:properties>
|
||||
<camunda:property id="description" value="Provide a brief description of this person’s research and justification why this is critical research." />
|
||||
<camunda:property id="rows" value="5" />
|
||||
<camunda:property id="rows" value="3" />
|
||||
<camunda:property id="autosize" value="true" />
|
||||
<camunda:property id="repeat" value="Personnel" />
|
||||
</camunda:properties>
|
||||
@ -174,6 +184,11 @@ Information on all researchers you are requesting approval for reentry into the
|
||||
<camunda:constraint name="required" config="true" />
|
||||
</camunda:validation>
|
||||
</camunda:formField>
|
||||
<camunda:formField id="PersonnelWeeklySchedule" label="Personnel Weekly Schedule" type="files">
|
||||
<camunda:properties>
|
||||
<camunda:property id="description" value="Upload a file or files of proposed weekly schedules for all personnel which are representative of compliance with ramp-up guidance." />
|
||||
</camunda:properties>
|
||||
</camunda:formField>
|
||||
</camunda:formData>
|
||||
</bpmn:extensionElements>
|
||||
<bpmn:incoming>Flow_1eiud85</bpmn:incoming>
|
||||
@ -204,97 +219,20 @@ Information on all researchers you are requesting approval for reentry into the
|
||||
<bpmn:endEvent id="EndEvent_09wp7av">
|
||||
<bpmn:documentation>#### End of Workflow
|
||||
Place instruction here,</bpmn:documentation>
|
||||
<bpmn:incoming>Flow_00y3047</bpmn:incoming>
|
||||
<bpmn:incoming>Flow_05w8yd6</bpmn:incoming>
|
||||
</bpmn:endEvent>
|
||||
<bpmn:sequenceFlow id="Flow_1e2qi9s" sourceRef="Activity_ReviewPlan" targetRef="Activity_SubmitPlan" />
|
||||
<bpmn:manualTask id="Activity_ReviewPlan" name="Review Plan">
|
||||
<bpmn:documentation>Review plan, make changes if needed, continue of ready to submit.</bpmn:documentation>
|
||||
<bpmn:incoming>Flow_06873ag</bpmn:incoming>
|
||||
<bpmn:sequenceFlow id="Flow_1e2qi9s" sourceRef="Activity_AcknowledgePlanReview" targetRef="Activity_ApprovalInfo" />
|
||||
<bpmn:manualTask id="Activity_AcknowledgePlanReview" name="Acknowledge Plan Review">
|
||||
<bpmn:documentation>Your Research Ramp-up Plan has been generated and is available in the Files pop-out found in the upper left hand corner of this application Click on the file name link to download the MS Word file to download, open and review. If changes are needed, choose the appropriate menu choice to make your edits, clicking Save when done. Note that you will need to revisit subsequent steps so the application can check to see if your edits impacted future workflow decisions. All your data will be persevered and you will need to click the Save button on each step to proceed.
|
||||
|
||||
When your Research Ramp-up Plan is complete and ready to submit for review and approval, click the Continue button below.</bpmn:documentation>
|
||||
<bpmn:incoming>Flow_0aqgwvu</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_1e2qi9s</bpmn:outgoing>
|
||||
</bpmn:manualTask>
|
||||
<bpmn:userTask id="Activity_SpaceInfo" name="Enter Shared Space Info" camunda:formKey="Space Involved in this Request">
|
||||
<bpmn:documentation>#### Space used by {{ PIComputingID.label }} and shared with other PIs.</bpmn:documentation>
|
||||
<bpmn:userTask id="Activity_SharedSpaceInfo" name="Enter Shared Space" camunda:formKey="Space Involved in this Request">
|
||||
<bpmn:documentation>#### Space used by {{ PIComputingID.label }} and shared with other PIs. If all space is exclusive and not shared with one or more other investigators, Click Save to skip this section and proceed to the next section.</bpmn:documentation>
|
||||
<bpmn:extensionElements>
|
||||
<camunda:formData>
|
||||
<camunda:formField id="SharedSpacePIComputingID" label="Additional PI" type="autocomplete">
|
||||
<camunda:properties>
|
||||
<camunda:property id="ldap.lookup" value="true" />
|
||||
<camunda:property id="repeat" value="Shared" />
|
||||
<camunda:property id="description" value="Enter Computing ID for PI who shares this space" />
|
||||
</camunda:properties>
|
||||
<camunda:validation>
|
||||
<camunda:constraint name="required" config="true" />
|
||||
</camunda:validation>
|
||||
</camunda:formField>
|
||||
<camunda:formField id="SharedSpacePISchool" label="Additional PI's School" type="enum">
|
||||
<camunda:properties>
|
||||
<camunda:property id="spreadsheet.name" value="SchoolList.xls" />
|
||||
<camunda:property id="spreadsheet.value.column" value="Value" />
|
||||
<camunda:property id="spreadsheet.label.column" value="School Name" />
|
||||
<camunda:property id="repeat" value="Shared" />
|
||||
</camunda:properties>
|
||||
</camunda:formField>
|
||||
<camunda:formField id="SharedSpacePIDeptArchitecture" label="Select Primary Architecture Department" type="enum">
|
||||
<camunda:properties>
|
||||
<camunda:property id="spreadsheet.name" value="DepartmentList-Architecture.xlsx" />
|
||||
<camunda:property id="spreadsheet.value.column" value="Value" />
|
||||
<camunda:property id="spreadsheet.label.column" value="Label" />
|
||||
<camunda:property id="hide_expression" value="model.SharedSpacePISchool !== "Architecture" || model.PISchool === null" />
|
||||
<camunda:property id="repeat" value="Shared" />
|
||||
</camunda:properties>
|
||||
</camunda:formField>
|
||||
<camunda:formField id="SharedSpacePIDeptArtsSciences" label="Select Primary Arts & Sciences Department" type="enum">
|
||||
<camunda:properties>
|
||||
<camunda:property id="spreadsheet.name" value="DepartmentList-ArtsSciences.xlsx" />
|
||||
<camunda:property id="spreadsheet.value.column" value="Value" />
|
||||
<camunda:property id="spreadsheet.label.column" value="Label" />
|
||||
<camunda:property id="hide_expression" value="model.SharedSpacePISchool !== "Arts & Sciences" || model.PISchool === null" />
|
||||
<camunda:property id="repeat" value="Shared" />
|
||||
</camunda:properties>
|
||||
</camunda:formField>
|
||||
<camunda:formField id="SharedSpacePIDeptEducation" label="Select Primary Education Department" type="enum">
|
||||
<camunda:properties>
|
||||
<camunda:property id="spreadsheet.name" value="DepartmentList-Education.xlsx" />
|
||||
<camunda:property id="spreadsheet.value.column" value="Value" />
|
||||
<camunda:property id="spreadsheet.label.column" value="Label" />
|
||||
<camunda:property id="hide_expression" value="model.SharedSpacePISchool !== "Education" || model.SharedSpacePISchool === null" />
|
||||
<camunda:property id="repeat" value="Shared" />
|
||||
</camunda:properties>
|
||||
</camunda:formField>
|
||||
<camunda:formField id="SharedSpacePIDeptEngineering" label="Select Primary Engineering Department" type="enum">
|
||||
<camunda:properties>
|
||||
<camunda:property id="spreadsheet.name" value="DepartmentList-Engineering.xlsx" />
|
||||
<camunda:property id="spreadsheet.value.column" value="Value" />
|
||||
<camunda:property id="spreadsheet.label.column" value="Label" />
|
||||
<camunda:property id="hide_expression" value="model.SharedSpacePISchool !== "Engineering" || model.PISchool === null" />
|
||||
<camunda:property id="repeat" value="Shared" />
|
||||
</camunda:properties>
|
||||
</camunda:formField>
|
||||
<camunda:formField id="SharedSpacePIDeptMedicine" label="Select Primary Medicine Department/Center" type="enum">
|
||||
<camunda:properties>
|
||||
<camunda:property id="spreadsheet.name" value="DepartmentList-Medicine.xlsx" />
|
||||
<camunda:property id="spreadsheet.value.column" value="Value" />
|
||||
<camunda:property id="spreadsheet.label.column" value="Label" />
|
||||
<camunda:property id="hide_expression" value="model.SharedSpacePISchool !== "Medicine" || model.PISchool === null" />
|
||||
<camunda:property id="repeat" value="Shared" />
|
||||
</camunda:properties>
|
||||
</camunda:formField>
|
||||
<camunda:formField id="SharedSpacePIDeptProvostOffice" label="Select Primary Provost Office Department/Center" type="enum">
|
||||
<camunda:properties>
|
||||
<camunda:property id="spreadsheet.name" value="DepartmentList-ProvostOffice.xlsx" />
|
||||
<camunda:property id="spreadsheet.value.column" value="Value" />
|
||||
<camunda:property id="spreadsheet.label.column" value="Label" />
|
||||
<camunda:property id="hide_expression" value="model.SharedSpacePISchool !== "Provost Office" || model.PISchool === null" />
|
||||
<camunda:property id="repeat" value="Shared" />
|
||||
</camunda:properties>
|
||||
</camunda:formField>
|
||||
<camunda:formField id="SharedSpacePIDeptOther" label="Primary Department " type="string">
|
||||
<camunda:properties>
|
||||
<camunda:property id="hide_expression" value="(model.SharedSpacePIDeptArchitecture === null && model.SharedSpacePIDeptArtsSciences === null && model.SharedSpacePIDeptEducation === null && model.SharedSpacePIDeptEngineering === null && model.SharedSpacePIDeptMedicine === null && model.SharedSpacePIDeptProvostOffice === null) || (model.SharedSpacePIDeptArchitecture !== "Other" && model.SharedSpacePIDeptArtsSciences !== "Other" && model.SharedSpacePIDeptEducation !== "Other" && model.SharedSpacePIDeptEngineering !== "Other" && model.SharedSpacePIDeptMedicine !== "Other" && model.SharedSpacePIDeptProvostOffice !== "Other")" />
|
||||
<camunda:property id="repeat" value="Shared" />
|
||||
<camunda:property id="description" value="Enter the PI sharing this space primary department " />
|
||||
</camunda:properties>
|
||||
</camunda:formField>
|
||||
<camunda:formField id="SharedSpaceBuilding" label="Building Name" type="autocomplete">
|
||||
<camunda:properties>
|
||||
<camunda:property id="description" value="Select the building where this shared lab space is housed." />
|
||||
@ -311,12 +249,19 @@ Place instruction here,</bpmn:documentation>
|
||||
<camunda:properties>
|
||||
<camunda:property id="repeat" value="Shared" />
|
||||
<camunda:property id="description" value="Enter the shared room number or other unique identifier" />
|
||||
<camunda:property id="hide_expression" value="model.SharedSpaceBuilding === "Other"" />
|
||||
</camunda:properties>
|
||||
</camunda:formField>
|
||||
<camunda:formField id="ShareSpaceRoomIDBuilding" label="Room No, and Building Name" type="string">
|
||||
<camunda:properties>
|
||||
<camunda:property id="description" value="Enter the Room No and Building of your shared space." />
|
||||
<camunda:property id="hide_expression" value="model.SharedSpaceBuilding !== "Other" | model.SharedSpaceBuilding === null" />
|
||||
</camunda:properties>
|
||||
</camunda:formField>
|
||||
<camunda:formField id="SharedSpaceAMComputingID" label="Area Monitor" type="autocomplete">
|
||||
<camunda:properties>
|
||||
<camunda:property id="ldap.lookup" value="true" />
|
||||
<camunda:property id="placeholder" value="cdr9c or Smith" />
|
||||
<camunda:property id="placeholder" value="wxy0z or Smith" />
|
||||
<camunda:property id="description" value="Enter Area Monitor's Computing ID or last name and select Area Monitor. Leave blank if not known." />
|
||||
<camunda:property id="repeat" value="Shared" />
|
||||
</camunda:properties>
|
||||
@ -333,7 +278,6 @@ Place instruction here,</bpmn:documentation>
|
||||
<camunda:validation>
|
||||
<camunda:constraint name="min" config="1" />
|
||||
<camunda:constraint name="max" config="100" />
|
||||
<camunda:constraint name="required" config="true" />
|
||||
</camunda:validation>
|
||||
</camunda:formField>
|
||||
<camunda:formField id="SharedSpaceMaxPersonnel" label="Maximum Number of Personnel Occupying Space" type="long">
|
||||
@ -345,35 +289,46 @@ Place instruction here,</bpmn:documentation>
|
||||
<camunda:constraint name="required" config="true" />
|
||||
</camunda:validation>
|
||||
</camunda:formField>
|
||||
<camunda:formField id="SharedSpacePI" label="Shared Space PI(s)" type="textarea">
|
||||
<camunda:properties>
|
||||
<camunda:property id="description" value="For each PI you share this space with, enter their Name, School, Department and Email Address." />
|
||||
<camunda:property id="rows" value="5" />
|
||||
<camunda:property id="repeat" value="Shared" />
|
||||
</camunda:properties>
|
||||
<camunda:validation>
|
||||
<camunda:constraint name="required" config="true" />
|
||||
</camunda:validation>
|
||||
</camunda:formField>
|
||||
</camunda:formData>
|
||||
</bpmn:extensionElements>
|
||||
<bpmn:incoming>Flow_19xeq76</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_16342pm</bpmn:outgoing>
|
||||
</bpmn:userTask>
|
||||
<bpmn:parallelGateway id="Gateway_0frfdnc">
|
||||
<bpmn:incoming>Flow_16y8glw</bpmn:incoming>
|
||||
<bpmn:incoming>Flow_1v7r1tg</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_19xeq76</bpmn:outgoing>
|
||||
<bpmn:outgoing>Flow_0qf2y84</bpmn:outgoing>
|
||||
<bpmn:outgoing>Flow_15zy1q7</bpmn:outgoing>
|
||||
<bpmn:outgoing>Flow_0ya8hw8</bpmn:outgoing>
|
||||
</bpmn:parallelGateway>
|
||||
<bpmn:parallelGateway id="Gateway_1vj4zd3">
|
||||
<bpmn:incoming>Flow_16342pm</bpmn:incoming>
|
||||
<bpmn:incoming>Flow_0tk64b6</bpmn:incoming>
|
||||
<bpmn:incoming>Flow_12ie6w0</bpmn:incoming>
|
||||
<bpmn:incoming>Flow_0zz2hbq</bpmn:incoming>
|
||||
<bpmn:incoming>Flow_16342pm</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_1eiud85</bpmn:outgoing>
|
||||
</bpmn:parallelGateway>
|
||||
<bpmn:sequenceFlow id="Flow_19xeq76" sourceRef="Gateway_0frfdnc" targetRef="Activity_SpaceInfo" />
|
||||
<bpmn:sequenceFlow id="Flow_16342pm" sourceRef="Activity_SpaceInfo" targetRef="Gateway_1vj4zd3" />
|
||||
<bpmn:sequenceFlow id="Flow_16y8glw" sourceRef="Activity-PI_Info" targetRef="Gateway_0frfdnc" />
|
||||
<bpmn:sequenceFlow id="Flow_19xeq76" sourceRef="Gateway_0frfdnc" targetRef="Activity_SharedSpaceInfo" />
|
||||
<bpmn:sequenceFlow id="Flow_16342pm" sourceRef="Activity_SharedSpaceInfo" targetRef="Gateway_1vj4zd3" />
|
||||
<bpmn:sequenceFlow id="Flow_16y8glw" sourceRef="Activity-PI_Info" targetRef="Activity_1u58hox" />
|
||||
<bpmn:sequenceFlow id="Flow_0qf2y84" sourceRef="Gateway_0frfdnc" targetRef="Activity_ExclusiveSpace" />
|
||||
<bpmn:sequenceFlow id="Flow_0tk64b6" sourceRef="Activity_ExclusiveSpace" targetRef="Gateway_1vj4zd3" />
|
||||
<bpmn:userTask id="Activity_ExclusiveSpace" name="Enter Exclusive Space Info" camunda:formKey="ExclusiveSpace">
|
||||
<bpmn:documentation>#### Space managed exclusively by {{ PIComputingID.label }}</bpmn:documentation>
|
||||
<bpmn:userTask id="Activity_ExclusiveSpace" name="Enter Exclusive Space" camunda:formKey="ExclusiveSpace">
|
||||
<bpmn:documentation>#### Space managed exclusively by {{ PIComputingID.label }}
|
||||
Submit one entry for each space the PI is the exclusive investigator. If all space is shared with one or more other investigators, Click Save to skip this section and proceed to the Shared Space section.</bpmn:documentation>
|
||||
<bpmn:extensionElements>
|
||||
<camunda:formData>
|
||||
<camunda:formField id="ExclusiveSpaceBuilding" label="Building Name" type="autocomplete">
|
||||
<camunda:formField id="ExclusiveSpaceBuilding" label="Room No. & Building Name" type="autocomplete">
|
||||
<camunda:properties>
|
||||
<camunda:property id="description" value="Type key word to find the building in which the lab is located." />
|
||||
<camunda:property id="spreadsheet.name" value="BuildingList.xls" />
|
||||
@ -385,6 +340,17 @@ Place instruction here,</bpmn:documentation>
|
||||
<camunda:constraint name="required" config="true" />
|
||||
</camunda:validation>
|
||||
</camunda:formField>
|
||||
<camunda:formField id="ExclusiveSpaceRoomID" label="Exclusive Space Room ID" type="string">
|
||||
<camunda:properties>
|
||||
<camunda:property id="hide_expression" value="model.ExclusiveSpaceBuilding === "Other"" />
|
||||
</camunda:properties>
|
||||
</camunda:formField>
|
||||
<camunda:formField id="ExclusiveSpaceRoomIDBuilding" label="Room No, and Building Name" type="string">
|
||||
<camunda:properties>
|
||||
<camunda:property id="description" value="Enter the Room No and Building of your exclusive space." />
|
||||
<camunda:property id="hide_expression" value="model.ExclusiveSpaceBuilding !== "Other" | model.ExclusiveSpaceBuilding === null" />
|
||||
</camunda:properties>
|
||||
</camunda:formField>
|
||||
<camunda:formField id="ExclusiveSpaceType" label="Space Room Type" type="enum">
|
||||
<camunda:properties>
|
||||
<camunda:property id="repeat" value="Exclusive" />
|
||||
@ -396,21 +362,12 @@ Place instruction here,</bpmn:documentation>
|
||||
<camunda:value id="Lab" name="Lab" />
|
||||
<camunda:value id="Office" name="Office" />
|
||||
</camunda:formField>
|
||||
<camunda:formField id="ExclusiveSpaceRoomID" label="Room ID" type="string">
|
||||
<camunda:properties>
|
||||
<camunda:property id="description" value="Enter room number or other unique identifier" />
|
||||
<camunda:property id="repeat" value="Exclusive" />
|
||||
</camunda:properties>
|
||||
<camunda:validation>
|
||||
<camunda:constraint name="required" config="true" />
|
||||
</camunda:validation>
|
||||
</camunda:formField>
|
||||
<camunda:formField id="ExclusiveSpaceAMComputingID" label="Area Monitor" type="autocomplete">
|
||||
<camunda:properties>
|
||||
<camunda:property id="ldap.lookup" value="true" />
|
||||
<camunda:property id="drescription" value="Enter Area Monitor's Computing ID or last name and select Area Monitor. Leave blank if not known." />
|
||||
<camunda:property id="description" value="Enter Area Monitor's Computing ID or last name and select Area Monitor. Leave blank if not known." />
|
||||
<camunda:property id="repeat" value="Exclusive" />
|
||||
<camunda:property id="placeholder" value="cdr9c or Smith" />
|
||||
<camunda:property id="placeholder" value="wxy0z or Smith" />
|
||||
</camunda:properties>
|
||||
</camunda:formField>
|
||||
<camunda:formField id="ExclusiveSpaceSqFt" label="Enter the number of square feet usable by personnel in this space." type="long">
|
||||
@ -429,7 +386,6 @@ Place instruction here,</bpmn:documentation>
|
||||
<camunda:validation>
|
||||
<camunda:constraint name="min" config="1" />
|
||||
<camunda:constraint name="max" config="100" />
|
||||
<camunda:constraint name="required" config="true" />
|
||||
</camunda:validation>
|
||||
</camunda:formField>
|
||||
<camunda:formField id="ExclusiveSpaceMaxPersonnel" label="Maximum Number of Personnel Occupying Space" type="long">
|
||||
@ -532,9 +488,9 @@ Maintain social distancing by designing space between people to be at least 9 fe
|
||||
<bpmn:outgoing>Flow_0zrsh65</bpmn:outgoing>
|
||||
</bpmn:userTask>
|
||||
<bpmn:sequenceFlow id="Flow_1yqkpgu" sourceRef="Gateway_18jn18b" targetRef="Activity_HSR" />
|
||||
<bpmn:userTask id="Activity_HSR" name="Enter Health Safety Requirements" camunda:formKey="Lab Policy Statement">
|
||||
<bpmn:userTask id="Activity_HSR" name="Enter Health Safety Requirements" camunda:formKey="Lab Plan">
|
||||
<bpmn:documentation>#### Health Safety Requirements:
|
||||
Use EHS lab safety manual template for COVID (available May 25) to create and upload a copy of your laboratory policy statement to all members which includes at a minimum the following details:
|
||||
Use EHS [Lab Safety Plan During COVID 19 template](https://www.google.com/url?q=http://ehs.virginia.edu/files/Lab-Safety-Plan-During-COVID-19.docx&source=gmail&ust=1590687968958000&usg=AFQjCNE83uGDFtxGkKaxjuXGhTocu-FDmw) to create and upload a copy of your laboratory policy statement to all members which includes at a minimum the following details:
|
||||
- Laboratory face covering rules, use of other PPE use as required
|
||||
- Adherence to individual schedules, check-in, check out requirements
|
||||
- Completion of online EHS safety training requirement
|
||||
@ -544,7 +500,7 @@ Use EHS lab safety manual template for COVID (available May 25) to create and up
|
||||
- Where and how to obtain PPE including face covering</bpmn:documentation>
|
||||
<bpmn:extensionElements>
|
||||
<camunda:formData>
|
||||
<camunda:formField id="LabPolicyStatement" label="Upload Lab Policy Statement" type="file" />
|
||||
<camunda:formField id="LabPlan" label="Upload Lab Plan" type="file" />
|
||||
</camunda:formData>
|
||||
</bpmn:extensionElements>
|
||||
<bpmn:incoming>Flow_1yqkpgu</bpmn:incoming>
|
||||
@ -597,20 +553,19 @@ Use EHS lab safety manual template for COVID (available May 25) to create and up
|
||||
<bpmn:incoming>Flow_1c6m5wv</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_0qbi47d</bpmn:outgoing>
|
||||
</bpmn:userTask>
|
||||
<bpmn:sequenceFlow id="Flow_1tmzfwl" sourceRef="Activity_SubmitPlan" targetRef="Activity_1tub2mc" />
|
||||
<bpmn:manualTask id="Activity_SubmitPlan" name="Acknowledge Plan Submission">
|
||||
<bpmn:documentation>#### By submitting this request, you understand that every member listed in this form for on Grounds laboratory access will:
|
||||
- Complete online COVID awareness & precaution training module (link forthcoming-May 25)
|
||||
- Complete daily health acknowledgement form signed (electronically) –email generated daily to those listed on your plan for access to on Grounds lab/research space
|
||||
- Fill out daily work attendance log for all lab members following your school process to check-in and out of work each day.</bpmn:documentation>
|
||||
<bpmn:incoming>Flow_1e2qi9s</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_1tmzfwl</bpmn:outgoing>
|
||||
<bpmn:incoming>Flow_08njvvi</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_0j4rs82</bpmn:outgoing>
|
||||
</bpmn:manualTask>
|
||||
<bpmn:sequenceFlow id="Flow_0zrsh65" sourceRef="Activity_PWA" targetRef="Gateway_0sijkgx" />
|
||||
<bpmn:sequenceFlow id="Flow_0tz5c2v" sourceRef="Activity_DistanceReq" targetRef="Gateway_0sijkgx" />
|
||||
<bpmn:sequenceFlow id="Flow_1ox5nv6" sourceRef="Activity_HSR" targetRef="Gateway_0sijkgx" />
|
||||
<bpmn:sequenceFlow id="Flow_0qbi47d" sourceRef="Activity_OtherReq" targetRef="Gateway_0sijkgx" />
|
||||
<bpmn:sequenceFlow id="Flow_06873ag" sourceRef="Gateway_0sijkgx" targetRef="Activity_ReviewPlan" />
|
||||
<bpmn:sequenceFlow id="Flow_06873ag" sourceRef="Gateway_0sijkgx" targetRef="Activity_1tub2mc" />
|
||||
<bpmn:parallelGateway id="Gateway_0sijkgx">
|
||||
<bpmn:incoming>Flow_0zrsh65</bpmn:incoming>
|
||||
<bpmn:incoming>Flow_0tz5c2v</bpmn:incoming>
|
||||
@ -618,190 +573,287 @@ Use EHS lab safety manual template for COVID (available May 25) to create and up
|
||||
<bpmn:incoming>Flow_0qbi47d</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_06873ag</bpmn:outgoing>
|
||||
</bpmn:parallelGateway>
|
||||
<bpmn:sequenceFlow id="Flow_00y3047" sourceRef="Activity_1tub2mc" targetRef="EndEvent_09wp7av" />
|
||||
<bpmn:scriptTask id="Activity_1tub2mc" name="Generate RRP">
|
||||
<bpmn:incoming>Flow_1tmzfwl</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_00y3047</bpmn:outgoing>
|
||||
<bpmn:incoming>Flow_06873ag</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_0aqgwvu</bpmn:outgoing>
|
||||
<bpmn:script>CompleteTemplate ResearchRampUpPlan.docx RESEARCH_RAMPUP</bpmn:script>
|
||||
</bpmn:scriptTask>
|
||||
<bpmn:sequenceFlow id="Flow_0aqgwvu" sourceRef="Activity_1tub2mc" targetRef="Activity_AcknowledgePlanReview" />
|
||||
<bpmn:sequenceFlow id="Flow_0j4rs82" sourceRef="Activity_SubmitPlan" targetRef="Activity_0absozl" />
|
||||
<bpmn:sequenceFlow id="Flow_07ge8uf" sourceRef="Activity_0absozl" targetRef="Activity_ReviewStatus" />
|
||||
<bpmn:sequenceFlow id="Flow_1ufh44h" sourceRef="Activity_ReviewStatus" targetRef="Activity_0u9ic8o" />
|
||||
<bpmn:userTask id="Activity_ReviewStatus" name="Update Review Status" camunda:formKey="Review Status">
|
||||
<bpmn:extensionElements>
|
||||
<camunda:formData>
|
||||
<camunda:formField id="ApprovalReceived" label="Please Confirm:" type="enum">
|
||||
<camunda:properties>
|
||||
<camunda:property id="enum_type" value="checkbox" />
|
||||
</camunda:properties>
|
||||
<camunda:value id="ApprovalNotificationReceived" name="Approval Notification Received" />
|
||||
</camunda:formField>
|
||||
<camunda:formField id="RequiredTraining" label="Please Confirm:" type="enum">
|
||||
<camunda:properties>
|
||||
<camunda:property id="enum_type" value="checkbox" />
|
||||
</camunda:properties>
|
||||
<camunda:value id="AllRequiredTraining" name="All Required Training Completed" />
|
||||
</camunda:formField>
|
||||
<camunda:formField id="NeededSupplies" label="Please Confirm"" type="enum">
|
||||
<camunda:properties>
|
||||
<camunda:property id="enum_type" value="checkbox" />
|
||||
</camunda:properties>
|
||||
<camunda:value id="NeededSupplies" name="All Supplies Needed Have Been Secured" />
|
||||
</camunda:formField>
|
||||
</camunda:formData>
|
||||
</bpmn:extensionElements>
|
||||
<bpmn:incoming>Flow_07ge8uf</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_1ufh44h</bpmn:outgoing>
|
||||
</bpmn:userTask>
|
||||
<bpmn:sequenceFlow id="Flow_05w8yd6" sourceRef="Activity_1pklpot" targetRef="EndEvent_09wp7av" />
|
||||
<bpmn:sequenceFlow id="Flow_08njvvi" sourceRef="Activity_ApprovalInfo" targetRef="Activity_SubmitPlan" />
|
||||
<bpmn:businessRuleTask id="Activity_ApprovalInfo" name="Approval Info" camunda:decisionRef="Decision_ApprovalInfo">
|
||||
<bpmn:incoming>Flow_1e2qi9s</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_08njvvi</bpmn:outgoing>
|
||||
</bpmn:businessRuleTask>
|
||||
<bpmn:manualTask id="Activity_1pklpot" name="Review What's Next?">
|
||||
<bpmn:incoming>Flow_0cpmvcw</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_05w8yd6</bpmn:outgoing>
|
||||
</bpmn:manualTask>
|
||||
<bpmn:sequenceFlow id="Flow_0cpmvcw" sourceRef="Activity_0u9ic8o" targetRef="Activity_1pklpot" />
|
||||
<bpmn:manualTask id="Activity_0u9ic8o" name="Send Area Monitor Notification">
|
||||
<bpmn:incoming>Flow_1ufh44h</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_0cpmvcw</bpmn:outgoing>
|
||||
</bpmn:manualTask>
|
||||
<bpmn:scriptTask id="Activity_0absozl" name="Execute Plan Submission">
|
||||
<bpmn:incoming>Flow_0j4rs82</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_07ge8uf</bpmn:outgoing>
|
||||
<bpmn:script>RequestApproval ApprvlApprvr1 ApprvlApprvr2</bpmn:script>
|
||||
</bpmn:scriptTask>
|
||||
<bpmn:sequenceFlow id="Flow_1v7r1tg" sourceRef="Activity_1u58hox" targetRef="Gateway_0frfdnc" />
|
||||
<bpmn:scriptTask id="Activity_1u58hox" name="Update Request">
|
||||
<bpmn:incoming>Flow_16y8glw</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_1v7r1tg</bpmn:outgoing>
|
||||
<bpmn:script>UpdateStudy title:PIComputingID.label pi:PIComputingID.value</bpmn:script>
|
||||
</bpmn:scriptTask>
|
||||
</bpmn:process>
|
||||
<bpmndi:BPMNDiagram id="BPMNDiagram_1">
|
||||
<bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Process_0ssahs9">
|
||||
<bpmndi:BPMNEdge id="Flow_00y3047_di" bpmnElement="Flow_00y3047">
|
||||
<di:waypoint x="1910" y="307" />
|
||||
<di:waypoint x="1972" y="307" />
|
||||
<bpmndi:BPMNEdge id="Flow_1v7r1tg_di" bpmnElement="Flow_1v7r1tg">
|
||||
<di:waypoint x="630" y="307" />
|
||||
<di:waypoint x="685" y="307" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_0cpmvcw_di" bpmnElement="Flow_0cpmvcw">
|
||||
<di:waypoint x="2470" y="307" />
|
||||
<di:waypoint x="2520" y="307" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_08njvvi_di" bpmnElement="Flow_08njvvi">
|
||||
<di:waypoint x="1900" y="307" />
|
||||
<di:waypoint x="1930" y="307" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_05w8yd6_di" bpmnElement="Flow_05w8yd6">
|
||||
<di:waypoint x="2620" y="307" />
|
||||
<di:waypoint x="2692" y="307" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_1ufh44h_di" bpmnElement="Flow_1ufh44h">
|
||||
<di:waypoint x="2330" y="307" />
|
||||
<di:waypoint x="2370" y="307" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_07ge8uf_di" bpmnElement="Flow_07ge8uf">
|
||||
<di:waypoint x="2180" y="307" />
|
||||
<di:waypoint x="2230" y="307" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_0j4rs82_di" bpmnElement="Flow_0j4rs82">
|
||||
<di:waypoint x="2030" y="307" />
|
||||
<di:waypoint x="2080" y="307" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_0aqgwvu_di" bpmnElement="Flow_0aqgwvu">
|
||||
<di:waypoint x="1640" y="307" />
|
||||
<di:waypoint x="1670" y="307" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_06873ag_di" bpmnElement="Flow_06873ag">
|
||||
<di:waypoint x="1415" y="307" />
|
||||
<di:waypoint x="1490" y="307" />
|
||||
<di:waypoint x="1495" y="307" />
|
||||
<di:waypoint x="1540" y="307" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_0qbi47d_di" bpmnElement="Flow_0qbi47d">
|
||||
<di:waypoint x="1320" y="510" />
|
||||
<di:waypoint x="1390" y="510" />
|
||||
<di:waypoint x="1390" y="332" />
|
||||
<di:waypoint x="1400" y="510" />
|
||||
<di:waypoint x="1470" y="510" />
|
||||
<di:waypoint x="1470" y="332" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_1ox5nv6_di" bpmnElement="Flow_1ox5nv6">
|
||||
<di:waypoint x="1320" y="380" />
|
||||
<di:waypoint x="1390" y="380" />
|
||||
<di:waypoint x="1390" y="332" />
|
||||
<di:waypoint x="1400" y="380" />
|
||||
<di:waypoint x="1470" y="380" />
|
||||
<di:waypoint x="1470" y="332" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_0tz5c2v_di" bpmnElement="Flow_0tz5c2v">
|
||||
<di:waypoint x="1320" y="120" />
|
||||
<di:waypoint x="1390" y="120" />
|
||||
<di:waypoint x="1390" y="282" />
|
||||
<di:waypoint x="1400" y="120" />
|
||||
<di:waypoint x="1470" y="120" />
|
||||
<di:waypoint x="1470" y="282" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_0zrsh65_di" bpmnElement="Flow_0zrsh65">
|
||||
<di:waypoint x="1320" y="240" />
|
||||
<di:waypoint x="1390" y="240" />
|
||||
<di:waypoint x="1390" y="282" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_1tmzfwl_di" bpmnElement="Flow_1tmzfwl">
|
||||
<di:waypoint x="1740" y="307" />
|
||||
<di:waypoint x="1810" y="307" />
|
||||
<di:waypoint x="1400" y="240" />
|
||||
<di:waypoint x="1470" y="240" />
|
||||
<di:waypoint x="1470" y="282" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_1c6m5wv_di" bpmnElement="Flow_1c6m5wv">
|
||||
<di:waypoint x="1150" y="332" />
|
||||
<di:waypoint x="1150" y="510" />
|
||||
<di:waypoint x="1220" y="510" />
|
||||
<di:waypoint x="1230" y="332" />
|
||||
<di:waypoint x="1230" y="510" />
|
||||
<di:waypoint x="1300" y="510" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_1yqkpgu_di" bpmnElement="Flow_1yqkpgu">
|
||||
<di:waypoint x="1150" y="332" />
|
||||
<di:waypoint x="1150" y="380" />
|
||||
<di:waypoint x="1220" y="380" />
|
||||
<di:waypoint x="1230" y="332" />
|
||||
<di:waypoint x="1230" y="380" />
|
||||
<di:waypoint x="1300" y="380" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_0mkh1wn_di" bpmnElement="Flow_0mkh1wn">
|
||||
<di:waypoint x="1150" y="282" />
|
||||
<di:waypoint x="1150" y="240" />
|
||||
<di:waypoint x="1220" y="240" />
|
||||
<di:waypoint x="1230" y="282" />
|
||||
<di:waypoint x="1230" y="240" />
|
||||
<di:waypoint x="1300" y="240" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_0p2r1bo_di" bpmnElement="Flow_0p2r1bo">
|
||||
<di:waypoint x="1150" y="282" />
|
||||
<di:waypoint x="1150" y="120" />
|
||||
<di:waypoint x="1220" y="120" />
|
||||
<di:waypoint x="1230" y="282" />
|
||||
<di:waypoint x="1230" y="120" />
|
||||
<di:waypoint x="1300" y="120" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_1nbjr72_di" bpmnElement="Flow_1nbjr72">
|
||||
<di:waypoint x="1060" y="307" />
|
||||
<di:waypoint x="1125" y="307" />
|
||||
<di:waypoint x="1150" y="307" />
|
||||
<di:waypoint x="1205" y="307" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_1eiud85_di" bpmnElement="Flow_1eiud85">
|
||||
<di:waypoint x="905" y="307" />
|
||||
<di:waypoint x="960" y="307" />
|
||||
<di:waypoint x="995" y="307" />
|
||||
<di:waypoint x="1050" y="307" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_0zz2hbq_di" bpmnElement="Flow_0zz2hbq">
|
||||
<di:waypoint x="810" y="510" />
|
||||
<di:waypoint x="880" y="510" />
|
||||
<di:waypoint x="880" y="332" />
|
||||
<di:waypoint x="890" y="510" />
|
||||
<di:waypoint x="970" y="510" />
|
||||
<di:waypoint x="970" y="332" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_0ya8hw8_di" bpmnElement="Flow_0ya8hw8">
|
||||
<di:waypoint x="630" y="332" />
|
||||
<di:waypoint x="630" y="510" />
|
||||
<di:waypoint x="710" y="332" />
|
||||
<di:waypoint x="710" y="510" />
|
||||
<di:waypoint x="790" y="510" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_12ie6w0_di" bpmnElement="Flow_12ie6w0">
|
||||
<di:waypoint x="810" y="370" />
|
||||
<di:waypoint x="880" y="370" />
|
||||
<di:waypoint x="880" y="332" />
|
||||
<di:waypoint x="890" y="370" />
|
||||
<di:waypoint x="970" y="370" />
|
||||
<di:waypoint x="970" y="332" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_15zy1q7_di" bpmnElement="Flow_15zy1q7">
|
||||
<di:waypoint x="630" y="332" />
|
||||
<di:waypoint x="630" y="370" />
|
||||
<di:waypoint x="710" y="332" />
|
||||
<di:waypoint x="710" y="370" />
|
||||
<di:waypoint x="790" y="370" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_0tk64b6_di" bpmnElement="Flow_0tk64b6">
|
||||
<di:waypoint x="810" y="110" />
|
||||
<di:waypoint x="880" y="110" />
|
||||
<di:waypoint x="880" y="282" />
|
||||
<di:waypoint x="890" y="110" />
|
||||
<di:waypoint x="970" y="110" />
|
||||
<di:waypoint x="970" y="282" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_0qf2y84_di" bpmnElement="Flow_0qf2y84">
|
||||
<di:waypoint x="630" y="282" />
|
||||
<di:waypoint x="630" y="110" />
|
||||
<di:waypoint x="710" y="282" />
|
||||
<di:waypoint x="710" y="110" />
|
||||
<di:waypoint x="790" y="110" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_16y8glw_di" bpmnElement="Flow_16y8glw">
|
||||
<di:waypoint x="550" y="307" />
|
||||
<di:waypoint x="605" y="307" />
|
||||
<di:waypoint x="480" y="307" />
|
||||
<di:waypoint x="530" y="307" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_16342pm_di" bpmnElement="Flow_16342pm">
|
||||
<di:waypoint x="810" y="240" />
|
||||
<di:waypoint x="880" y="240" />
|
||||
<di:waypoint x="880" y="282" />
|
||||
<di:waypoint x="890" y="240" />
|
||||
<di:waypoint x="970" y="240" />
|
||||
<di:waypoint x="970" y="282" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_19xeq76_di" bpmnElement="Flow_19xeq76">
|
||||
<di:waypoint x="630" y="282" />
|
||||
<di:waypoint x="630" y="240" />
|
||||
<di:waypoint x="710" y="282" />
|
||||
<di:waypoint x="710" y="240" />
|
||||
<di:waypoint x="790" y="240" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_1e2qi9s_di" bpmnElement="Flow_1e2qi9s">
|
||||
<di:waypoint x="1590" y="307" />
|
||||
<di:waypoint x="1640" y="307" />
|
||||
<di:waypoint x="1770" y="307" />
|
||||
<di:waypoint x="1800" y="307" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="SequenceFlow_05ja25w_di" bpmnElement="SequenceFlow_05ja25w">
|
||||
<di:waypoint x="228" y="307" />
|
||||
<di:waypoint x="280" y="307" />
|
||||
<di:waypoint x="168" y="307" />
|
||||
<di:waypoint x="230" y="307" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="SequenceFlow_0h50bp3_di" bpmnElement="SequenceFlow_0h50bp3">
|
||||
<di:waypoint x="330" y="307" />
|
||||
<di:waypoint x="380" y="307" />
|
||||
<di:waypoint x="450" y="307" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNShape id="_BPMNShape_StartEvent_2" bpmnElement="StartEvent_1">
|
||||
<dc:Bounds x="192" y="289" width="36" height="36" />
|
||||
<dc:Bounds x="132" y="289" width="36" height="36" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="ManualTask_1ofy9yz_di" bpmnElement="ManualTask_Instructions">
|
||||
<dc:Bounds x="280" y="267" width="100" height="80" />
|
||||
<dc:Bounds x="230" y="267" width="100" height="80" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="UserTask_0xdpoxl_di" bpmnElement="Activity-PI_Info">
|
||||
<dc:Bounds x="450" y="267" width="100" height="80" />
|
||||
<dc:Bounds x="380" y="267" width="100" height="80" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="UserTask_0ecab9j_di" bpmnElement="Personnel">
|
||||
<dc:Bounds x="960" y="267" width="100" height="80" />
|
||||
<dc:Bounds x="1050" y="267" width="100" height="80" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="UserTask_0l8vxty_di" bpmnElement="UserTask_CoreResource">
|
||||
<dc:Bounds x="710" y="330" width="100" height="80" />
|
||||
<dc:Bounds x="790" y="330" width="100" height="80" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="EndEvent_09wp7av_di" bpmnElement="EndEvent_09wp7av">
|
||||
<dc:Bounds x="1972" y="289" width="36" height="36" />
|
||||
<dc:Bounds x="2692" y="289" width="36" height="36" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_1mg5lp9_di" bpmnElement="Activity_ReviewPlan">
|
||||
<dc:Bounds x="1490" y="267" width="100" height="80" />
|
||||
<bpmndi:BPMNShape id="Activity_1mg5lp9_di" bpmnElement="Activity_AcknowledgePlanReview">
|
||||
<dc:Bounds x="1670" y="267" width="100" height="80" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_1xgrlzr_di" bpmnElement="Activity_SpaceInfo">
|
||||
<dc:Bounds x="710" y="200" width="100" height="80" />
|
||||
<bpmndi:BPMNShape id="Activity_1xgrlzr_di" bpmnElement="Activity_SharedSpaceInfo">
|
||||
<dc:Bounds x="790" y="200" width="100" height="80" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Gateway_0tn2il3_di" bpmnElement="Gateway_0frfdnc">
|
||||
<dc:Bounds x="605" y="282" width="50" height="50" />
|
||||
<dc:Bounds x="685" y="282" width="50" height="50" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Gateway_1o1fcbg_di" bpmnElement="Gateway_1vj4zd3">
|
||||
<dc:Bounds x="855" y="282" width="50" height="50" />
|
||||
<dc:Bounds x="945" y="282" width="50" height="50" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_1jefdme_di" bpmnElement="Activity_ExclusiveSpace">
|
||||
<dc:Bounds x="710" y="70" width="100" height="80" />
|
||||
<dc:Bounds x="790" y="70" width="100" height="80" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_0ysw6zo_di" bpmnElement="Activity_nonUVASpaces">
|
||||
<dc:Bounds x="710" y="470" width="100" height="80" />
|
||||
<dc:Bounds x="790" y="470" width="100" height="80" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_1xag6qb_di" bpmnElement="Activity_DistanceReq">
|
||||
<dc:Bounds x="1220" y="80" width="100" height="80" />
|
||||
<dc:Bounds x="1300" y="80" width="100" height="80" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Gateway_0yof76x_di" bpmnElement="Gateway_18jn18b">
|
||||
<dc:Bounds x="1125" y="282" width="50" height="50" />
|
||||
<dc:Bounds x="1205" y="282" width="50" height="50" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_166b0qq_di" bpmnElement="Activity_PWA">
|
||||
<dc:Bounds x="1220" y="200" width="100" height="80" />
|
||||
<dc:Bounds x="1300" y="200" width="100" height="80" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_0byj9mp_di" bpmnElement="Activity_HSR">
|
||||
<dc:Bounds x="1220" y="340" width="100" height="80" />
|
||||
<dc:Bounds x="1300" y="340" width="100" height="80" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_0j0p13i_di" bpmnElement="Activity_OtherReq">
|
||||
<dc:Bounds x="1220" y="470" width="100" height="80" />
|
||||
<dc:Bounds x="1300" y="470" width="100" height="80" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_1h30fo8_di" bpmnElement="Activity_SubmitPlan">
|
||||
<dc:Bounds x="1640" y="267" width="100" height="80" />
|
||||
<dc:Bounds x="1930" y="267" width="100" height="80" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Gateway_03lxnzh_di" bpmnElement="Gateway_0sijkgx">
|
||||
<dc:Bounds x="1365" y="282" width="50" height="50" />
|
||||
<dc:Bounds x="1445" y="282" width="50" height="50" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_117owwi_di" bpmnElement="Activity_1tub2mc">
|
||||
<dc:Bounds x="1810" y="267" width="100" height="80" />
|
||||
<dc:Bounds x="1540" y="267" width="100" height="80" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_0fxf44t_di" bpmnElement="Activity_ReviewStatus">
|
||||
<dc:Bounds x="2230" y="267" width="100" height="80" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_080o38p_di" bpmnElement="Activity_ApprovalInfo">
|
||||
<dc:Bounds x="1800" y="267" width="100" height="80" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_0wuukfn_di" bpmnElement="Activity_1pklpot">
|
||||
<dc:Bounds x="2520" y="267" width="100" height="80" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_0js9ww9_di" bpmnElement="Activity_0u9ic8o">
|
||||
<dc:Bounds x="2370" y="267" width="100" height="80" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_0wnn9de_di" bpmnElement="Activity_0absozl">
|
||||
<dc:Bounds x="2080" y="267" width="100" height="80" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_0f0ak6p_di" bpmnElement="Activity_1u58hox">
|
||||
<dc:Bounds x="530" y="267" width="100" height="80" />
|
||||
</bpmndi:BPMNShape>
|
||||
</bpmndi:BPMNPlane>
|
||||
</bpmndi:BPMNDiagram>
|
Binary file not shown.
@ -0,0 +1,26 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<bpmn:definitions xmlns:bpmn="http://www.omg.org/spec/BPMN/20100524/MODEL" xmlns:bpmndi="http://www.omg.org/spec/BPMN/20100524/DI" xmlns:dc="http://www.omg.org/spec/DD/20100524/DC" xmlns:di="http://www.omg.org/spec/DD/20100524/DI" id="Definitions_1v1rp1q" targetNamespace="http://bpmn.io/schema/bpmn" exporter="Camunda Modeler" exporterVersion="3.7.3">
|
||||
<bpmn:process id="empty_workflow" isExecutable="true">
|
||||
<bpmn:startEvent id="StartEvent_1">
|
||||
<bpmn:outgoing>SequenceFlow_0lvudp8</bpmn:outgoing>
|
||||
</bpmn:startEvent>
|
||||
<bpmn:sequenceFlow id="SequenceFlow_0lvudp8" sourceRef="StartEvent_1" targetRef="EndEvent_0q4qzl9" />
|
||||
<bpmn:endEvent id="EndEvent_0q4qzl9">
|
||||
<bpmn:incoming>SequenceFlow_0lvudp8</bpmn:incoming>
|
||||
</bpmn:endEvent>
|
||||
</bpmn:process>
|
||||
<bpmndi:BPMNDiagram id="BPMNDiagram_1">
|
||||
<bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="empty_workflow">
|
||||
<bpmndi:BPMNEdge id="SequenceFlow_0lvudp8_di" bpmnElement="SequenceFlow_0lvudp8">
|
||||
<di:waypoint x="238" y="117" />
|
||||
<di:waypoint x="432" y="117" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNShape id="EndEvent_0q4qzl9_di" bpmnElement="EndEvent_0q4qzl9">
|
||||
<dc:Bounds x="432" y="99" width="36" height="36" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="_BPMNShape_StartEvent_2" bpmnElement="StartEvent_1">
|
||||
<dc:Bounds x="202" y="99" width="36" height="36" />
|
||||
</bpmndi:BPMNShape>
|
||||
</bpmndi:BPMNPlane>
|
||||
</bpmndi:BPMNDiagram>
|
||||
</bpmn:definitions>
|
@ -209,19 +209,17 @@ class ExampleDataLoader:
|
||||
db.session.add(category)
|
||||
db.session.commit()
|
||||
|
||||
|
||||
self.create_spec(id="empty_workflow",
|
||||
name="empty_workflow",
|
||||
self.create_spec(id="rrt_top_level_workflow",
|
||||
name="rrt_top_level_workflow",
|
||||
display_name="Top Level Workflow",
|
||||
description="Does nothing, we don't use the master workflow here.",
|
||||
category_id=None,
|
||||
master_spec=True,
|
||||
from_tests=True)
|
||||
master_spec=True)
|
||||
|
||||
self.create_spec(id="rrt",
|
||||
name="rrt",
|
||||
self.create_spec(id="research_rampup",
|
||||
name="research_rampup",
|
||||
display_name="Research Ramp-up Toolkit",
|
||||
description="The workflow for the Research Ramp-up.",
|
||||
description="Process for creating a new research ramp-up request.",
|
||||
category_id=0,
|
||||
master_spec=False)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user