<?xml version="1.0" encoding="UTF-8"?>
<bpmn:definitions xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 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" xmlns:color="http://www.omg.org/spec/BPMN/non-normative/color/1.0" id="Definitions_1" targetNamespace="http://bpmn.io/schema/bpmn">
  <bpmn:collaboration id="Collaboration_1k2rm9g">
    <bpmn:participant id="Participant_1uz0q50" name="CADASTRO UNIDADE NO SEI" processRef="Process_1" />
  </bpmn:collaboration>
  <bpmn:process id="Process_1" isExecutable="false">
    <bpmn:laneSet>
      <bpmn:lane id="Lane_1xg2ji8" name="REQUISITANTE">
        <bpmn:flowNodeRef>StartEvent_1</bpmn:flowNodeRef>
        <bpmn:flowNodeRef>Task_0llyk64</bpmn:flowNodeRef>
        <bpmn:flowNodeRef>Task_1qyief3</bpmn:flowNodeRef>
        <bpmn:flowNodeRef>EndEvent_0mhtvj3</bpmn:flowNodeRef>
      </bpmn:lane>
      <bpmn:lane id="Lane_0fqzooj" name="GABINETE CAMPUS">
        <bpmn:flowNodeRef>Task_1ao2pm8</bpmn:flowNodeRef>
        <bpmn:flowNodeRef>Task_0h1r0tm</bpmn:flowNodeRef>
        <bpmn:flowNodeRef>ExclusiveGateway_104dtvr</bpmn:flowNodeRef>
        <bpmn:flowNodeRef>Task_1bxx4on</bpmn:flowNodeRef>
      </bpmn:lane>
      <bpmn:lane id="Lane_05jzkm3" name="FORTI">
        <bpmn:flowNodeRef>Task_1wwp51n</bpmn:flowNodeRef>
        <bpmn:flowNodeRef>Task_00qkah3</bpmn:flowNodeRef>
        <bpmn:flowNodeRef>Task_0t3qem1</bpmn:flowNodeRef>
      </bpmn:lane>
    </bpmn:laneSet>
    <bpmn:startEvent id="StartEvent_1">
      <bpmn:outgoing>SequenceFlow_0ut5odr</bpmn:outgoing>
    </bpmn:startEvent>
    <bpmn:sequenceFlow id="SequenceFlow_0ut5odr" sourceRef="StartEvent_1" targetRef="Task_1qyief3" />
    <bpmn:subProcess id="Task_1qyief3" name="Entregar requisição">
      <bpmn:incoming>SequenceFlow_0ut5odr</bpmn:incoming>
      <bpmn:outgoing>SequenceFlow_0tohizt</bpmn:outgoing>
    </bpmn:subProcess>
    <bpmn:sequenceFlow id="SequenceFlow_0tohizt" sourceRef="Task_1qyief3" targetRef="Task_0h1r0tm" />
    <bpmn:subProcess id="Task_0h1r0tm" name="Avaliar requisição">
      <bpmn:incoming>SequenceFlow_0tohizt</bpmn:incoming>
      <bpmn:outgoing>SequenceFlow_0uk06c3</bpmn:outgoing>
    </bpmn:subProcess>
    <bpmn:exclusiveGateway id="ExclusiveGateway_104dtvr" name="Aceitar?">
      <bpmn:incoming>SequenceFlow_0uk06c3</bpmn:incoming>
      <bpmn:outgoing>SequenceFlow_1a5pie9</bpmn:outgoing>
      <bpmn:outgoing>SequenceFlow_1o0uuxp</bpmn:outgoing>
    </bpmn:exclusiveGateway>
    <bpmn:sequenceFlow id="SequenceFlow_0uk06c3" sourceRef="Task_0h1r0tm" targetRef="ExclusiveGateway_104dtvr" />
    <bpmn:task id="Task_0llyk64" name="Dar ciência">
      <bpmn:incoming>SequenceFlow_1a5pie9</bpmn:incoming>
      <bpmn:outgoing>SequenceFlow_1xdbgmq</bpmn:outgoing>
    </bpmn:task>
    <bpmn:sequenceFlow id="SequenceFlow_1a5pie9" name="NÃO" sourceRef="ExclusiveGateway_104dtvr" targetRef="Task_0llyk64" />
    <bpmn:sequenceFlow id="SequenceFlow_1xdbgmq" sourceRef="Task_0llyk64" targetRef="EndEvent_0mhtvj3" />
    <bpmn:task id="Task_1ao2pm8" name="Emitir Portaria">
      <bpmn:incoming>SequenceFlow_1o0uuxp</bpmn:incoming>
      <bpmn:outgoing>SequenceFlow_1loh9hd</bpmn:outgoing>
      <bpmn:dataOutputAssociation id="DataOutputAssociation_0rhs2sz">
        <bpmn:targetRef>DataObjectReference_1ggbzxr</bpmn:targetRef>
      </bpmn:dataOutputAssociation>
    </bpmn:task>
    <bpmn:sequenceFlow id="SequenceFlow_1o0uuxp" name="SIM" sourceRef="ExclusiveGateway_104dtvr" targetRef="Task_1ao2pm8" />
    <bpmn:dataObjectReference id="DataObjectReference_1ggbzxr" name="Portaria com dados da UNIDADE" dataObjectRef="DataObject_1x6qk9a" />
    <bpmn:dataObject id="DataObject_1x6qk9a" />
    <bpmn:sequenceFlow id="SequenceFlow_1loh9hd" sourceRef="Task_1ao2pm8" targetRef="Task_1wwp51n" />
    <bpmn:sequenceFlow id="SequenceFlow_0qonqtb" sourceRef="Task_1wwp51n" targetRef="Task_00qkah3" />
    <bpmn:task id="Task_1wwp51n" name="Inserir UNIDADE no SIP">
      <bpmn:incoming>SequenceFlow_1loh9hd</bpmn:incoming>
      <bpmn:outgoing>SequenceFlow_0qonqtb</bpmn:outgoing>
      <bpmn:dataOutputAssociation id="DataOutputAssociation_0id61lh">
        <bpmn:targetRef>DataStoreReference_0jk8lsg</bpmn:targetRef>
      </bpmn:dataOutputAssociation>
    </bpmn:task>
    <bpmn:task id="Task_00qkah3" name="Configurar hierarquia no SIP">
      <bpmn:incoming>SequenceFlow_0qonqtb</bpmn:incoming>
      <bpmn:outgoing>SequenceFlow_04nwgeb</bpmn:outgoing>
      <bpmn:dataOutputAssociation id="DataOutputAssociation_10ibjgm">
        <bpmn:targetRef>DataStoreReference_0jk8lsg</bpmn:targetRef>
      </bpmn:dataOutputAssociation>
    </bpmn:task>
    <bpmn:sequenceFlow id="SequenceFlow_04nwgeb" sourceRef="Task_00qkah3" targetRef="Task_0t3qem1" />
    <bpmn:dataStoreReference id="DataStoreReference_0jk8lsg" name="http://sei.ifpe.edu.br/sip" />
    <bpmn:task id="Task_0t3qem1" name="Adicionar usuário(s) na UNIDADE no SIP">
      <bpmn:incoming>SequenceFlow_04nwgeb</bpmn:incoming>
      <bpmn:outgoing>SequenceFlow_0xocz3j</bpmn:outgoing>
      <bpmn:dataOutputAssociation id="DataOutputAssociation_1f5g704">
        <bpmn:targetRef>DataStoreReference_0jk8lsg</bpmn:targetRef>
      </bpmn:dataOutputAssociation>
    </bpmn:task>
    <bpmn:sequenceFlow id="SequenceFlow_0xocz3j" sourceRef="Task_0t3qem1" targetRef="Task_1bxx4on" />
    <bpmn:sequenceFlow id="SequenceFlow_0ukb2wa" sourceRef="Task_1bxx4on" targetRef="EndEvent_0mhtvj3" />
    <bpmn:task id="Task_1bxx4on" name="Dar ciência">
      <bpmn:incoming>SequenceFlow_0xocz3j</bpmn:incoming>
      <bpmn:outgoing>SequenceFlow_0ukb2wa</bpmn:outgoing>
    </bpmn:task>
    <bpmn:endEvent id="EndEvent_0mhtvj3" name="Concluir requisição">
      <bpmn:incoming>SequenceFlow_1xdbgmq</bpmn:incoming>
      <bpmn:incoming>SequenceFlow_0ukb2wa</bpmn:incoming>
    </bpmn:endEvent>
    <bpmn:textAnnotation id="TextAnnotation_0i53knq">    <bpmn:text>Procedimento interno para alteração</bpmn:text>
</bpmn:textAnnotation>
    <bpmn:association id="Association_120l92o" sourceRef="Task_1qyief3" targetRef="TextAnnotation_0i53knq" />
    <bpmn:association id="Association_0858x1y" sourceRef="Task_0h1r0tm" targetRef="TextAnnotation_0tib11u" />
    <bpmn:textAnnotation id="TextAnnotation_0tib11u">    <bpmn:text>Procedimento interno para validar com a PRODIN, segundo Portaria nº zzzz</bpmn:text>
</bpmn:textAnnotation>
    <bpmn:textAnnotation id="TextAnnotation_0w9p0km">    <bpmn:text>Na Portaria será necessária a quais servidores estarão lotados na UNIDADE</bpmn:text>
</bpmn:textAnnotation>
    <bpmn:association id="Association_1xubdge" sourceRef="Task_1ao2pm8" targetRef="TextAnnotation_0w9p0km" />
  </bpmn:process>
  <bpmndi:BPMNDiagram id="BPMNDiagram_1">
    <bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Collaboration_1k2rm9g">
      <bpmndi:BPMNShape id="Participant_1uz0q50_di" bpmnElement="Participant_1uz0q50">
        <dc:Bounds x="123" y="82" width="972" height="506" />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="_BPMNShape_StartEvent_2" bpmnElement="StartEvent_1" color:background-color="#00ff00">
        <dc:Bounds x="212" y="148" width="36" height="36" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="185" y="184" width="90" height="20" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="Lane_1xg2ji8_di" bpmnElement="Lane_1xg2ji8">
        <dc:Bounds x="153" y="82" width="942" height="159" />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="Lane_0fqzooj_di" bpmnElement="Lane_0fqzooj">
        <dc:Bounds x="153" y="241" width="942" height="156" />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="Lane_05jzkm3_di" bpmnElement="Lane_05jzkm3">
        <dc:Bounds x="153" y="397" width="942" height="191" />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNEdge id="SequenceFlow_0ut5odr_di" bpmnElement="SequenceFlow_0ut5odr">
        <di:waypoint xsi:type="dc:Point" x="248" y="166" />
        <di:waypoint xsi:type="dc:Point" x="278" y="166" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="263" y="145" width="0" height="12" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNShape id="SubProcess_01e1ozu_di" bpmnElement="Task_1qyief3" color:background-color="#ffff00">
        <dc:Bounds x="278" y="126" width="100" height="80" />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNEdge id="SequenceFlow_0tohizt_di" bpmnElement="SequenceFlow_0tohizt">
        <di:waypoint xsi:type="dc:Point" x="328" y="206" />
        <di:waypoint xsi:type="dc:Point" x="328" y="243" />
        <di:waypoint xsi:type="dc:Point" x="365" y="291" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="343" y="218.5" width="0" height="12" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNShape id="SubProcess_147vi6q_di" bpmnElement="Task_0h1r0tm" color:background-color="#ffff00">
        <dc:Bounds x="345" y="291" width="100" height="80" />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="TextAnnotation_0i53knq_di" bpmnElement="TextAnnotation_0i53knq">
        <dc:Bounds x="400" y="95" width="100" height="56" />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNEdge id="Association_120l92o_di" bpmnElement="Association_120l92o">
        <di:waypoint xsi:type="dc:Point" x="378" y="148" />
        <di:waypoint xsi:type="dc:Point" x="400" y="141" />
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNShape id="TextAnnotation_0tib11u_di" bpmnElement="TextAnnotation_0tib11u">
        <dc:Bounds x="198" y="260" width="129" height="68" />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNEdge id="Association_0858x1y_di" bpmnElement="Association_0858x1y">
        <di:waypoint xsi:type="dc:Point" x="345" y="317" />
        <di:waypoint xsi:type="dc:Point" x="327" y="312" />
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNShape id="ExclusiveGateway_104dtvr_di" bpmnElement="ExclusiveGateway_104dtvr" isMarkerVisible="true">
        <dc:Bounds x="479" y="306" width="50" height="50" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="483" y="360" width="42" height="12" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNEdge id="SequenceFlow_0uk06c3_di" bpmnElement="SequenceFlow_0uk06c3">
        <di:waypoint xsi:type="dc:Point" x="445" y="331" />
        <di:waypoint xsi:type="dc:Point" x="479" y="331" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="462" y="310" width="0" height="12" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNShape id="Task_0llyk64_di" bpmnElement="Task_0llyk64">
        <dc:Bounds x="536" y="126" width="100" height="80" />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNEdge id="SequenceFlow_1a5pie9_di" bpmnElement="SequenceFlow_1a5pie9">
        <di:waypoint xsi:type="dc:Point" x="504" y="306" />
        <di:waypoint xsi:type="dc:Point" x="504" y="166" />
        <di:waypoint xsi:type="dc:Point" x="536" y="166" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="475" y="168" width="25" height="13" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNShape id="EndEvent_0mhtvj3_di" bpmnElement="EndEvent_0mhtvj3" color:background-color="#ff0000">
        <dc:Bounds x="924" y="148" width="36" height="36" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="916" y="110" width="51" height="25" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNEdge id="SequenceFlow_1xdbgmq_di" bpmnElement="SequenceFlow_1xdbgmq">
        <di:waypoint xsi:type="dc:Point" x="636" y="166" />
        <di:waypoint xsi:type="dc:Point" x="924" y="166" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="735" y="145" width="90" height="12" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNShape id="Task_1ao2pm8_di" bpmnElement="Task_1ao2pm8">
        <dc:Bounds x="574" y="291" width="100" height="80" />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNEdge id="SequenceFlow_1o0uuxp_di" bpmnElement="SequenceFlow_1o0uuxp">
        <di:waypoint xsi:type="dc:Point" x="529" y="331" />
        <di:waypoint xsi:type="dc:Point" x="574" y="331" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="542" y="310" width="20" height="12" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNShape id="DataObjectReference_1ggbzxr_di" bpmnElement="DataObjectReference_1ggbzxr">
        <dc:Bounds x="703" y="248" width="36" height="50" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="746" y="255" width="63" height="36" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNEdge id="DataOutputAssociation_0rhs2sz_di" bpmnElement="DataOutputAssociation_0rhs2sz">
        <di:waypoint xsi:type="dc:Point" x="670" y="297" />
        <di:waypoint xsi:type="dc:Point" x="703" y="273" />
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNShape id="Task_1wwp51n_di" bpmnElement="Task_1wwp51n">
        <dc:Bounds x="574" y="425" width="100" height="80" />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNEdge id="SequenceFlow_1loh9hd_di" bpmnElement="SequenceFlow_1loh9hd">
        <di:waypoint xsi:type="dc:Point" x="624" y="371" />
        <di:waypoint xsi:type="dc:Point" x="624" y="425" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="639" y="392" width="0" height="12" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNShape id="Task_00qkah3_di" bpmnElement="Task_00qkah3">
        <dc:Bounds x="726" y="425" width="100" height="80" />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNEdge id="SequenceFlow_0qonqtb_di" bpmnElement="SequenceFlow_0qonqtb">
        <di:waypoint xsi:type="dc:Point" x="674" y="465" />
        <di:waypoint xsi:type="dc:Point" x="699" y="465" />
        <di:waypoint xsi:type="dc:Point" x="699" y="465" />
        <di:waypoint xsi:type="dc:Point" x="726" y="465" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="714" y="459" width="0" height="12" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNShape id="DataStoreReference_0jk8lsg_di" bpmnElement="DataStoreReference_0jk8lsg">
        <dc:Bounds x="751" y="522" width="50" height="50" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="659" y="535" width="84" height="24" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNEdge id="DataOutputAssociation_0id61lh_di" bpmnElement="DataOutputAssociation_0id61lh">
        <di:waypoint xsi:type="dc:Point" x="674" y="492" />
        <di:waypoint xsi:type="dc:Point" x="751" y="536" />
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge id="DataOutputAssociation_10ibjgm_di" bpmnElement="DataOutputAssociation_10ibjgm">
        <di:waypoint xsi:type="dc:Point" x="776" y="505" />
        <di:waypoint xsi:type="dc:Point" x="776" y="522" />
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNShape id="Task_0t3qem1_di" bpmnElement="Task_0t3qem1">
        <dc:Bounds x="892" y="425" width="100" height="80" />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNEdge id="SequenceFlow_04nwgeb_di" bpmnElement="SequenceFlow_04nwgeb">
        <di:waypoint xsi:type="dc:Point" x="826" y="465" />
        <di:waypoint xsi:type="dc:Point" x="892" y="465" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="814" y="444" width="90" height="12" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNShape id="TextAnnotation_0w9p0km_di" bpmnElement="TextAnnotation_0w9p0km">
        <dc:Bounds x="702" y="316" width="170" height="59" />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNEdge id="Association_1xubdge_di" bpmnElement="Association_1xubdge">
        <di:waypoint xsi:type="dc:Point" x="674" y="336" />
        <di:waypoint xsi:type="dc:Point" x="702" y="338" />
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge id="DataOutputAssociation_1f5g704_di" bpmnElement="DataOutputAssociation_1f5g704">
        <di:waypoint xsi:type="dc:Point" x="892" y="493" />
        <di:waypoint xsi:type="dc:Point" x="801" y="545" />
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNShape id="Task_1bxx4on_di" bpmnElement="Task_1bxx4on">
        <dc:Bounds x="892" y="266" width="100" height="80" />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNEdge id="SequenceFlow_0xocz3j_di" bpmnElement="SequenceFlow_0xocz3j">
        <di:waypoint xsi:type="dc:Point" x="942" y="425" />
        <di:waypoint xsi:type="dc:Point" x="942" y="346" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="957" y="379.5" width="0" height="12" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge id="SequenceFlow_0ukb2wa_di" bpmnElement="SequenceFlow_0ukb2wa">
        <di:waypoint xsi:type="dc:Point" x="942" y="266" />
        <di:waypoint xsi:type="dc:Point" x="942" y="184" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="957" y="219" width="0" height="12" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNEdge>
    </bpmndi:BPMNPlane>
  </bpmndi:BPMNDiagram>
</bpmn:definitions>
