[jboss-dev-forums] [jBPM Development] - Re: Oryx: Not able parse the knowledge when adding Message Events or Send Task Node

uvijayreddy657 do-not-reply at jboss.com
Tue Oct 4 08:10:12 EDT 2011


uvijayreddy657 [http://community.jboss.org/people/uvijayreddy657] created the discussion

"Re: Oryx: Not able parse the knowledge when adding Message Events or Send Task Node"

To view the discussion, visit: http://community.jboss.org/message/630023#630023

--------------------------------------------------------------
<?xml version="1.0" encoding="UTF-8" ?> 

 # - <bpmn2:definitions xmlns:xsi=" *http://www.w3.org/2001/XMLSchema-instance http://www.w3.org/2001/XMLSchema-instance*" xmlns=" *http://www.omg.org/bpmn20 http://www.omg.org/bpmn20*" xmlns:bpmn2=" *http://www.omg.org/spec/BPMN/20100524/MODEL http://www.omg.org/spec/BPMN/20100524/MODEL*" xmlns:bpmndi=" *http://www.omg.org/spec/BPMN/20100524/DI http://www.omg.org/spec/BPMN/20100524/DI*" xmlns:dc=" *http://www.omg.org/spec/DD/20100524/DC http://www.omg.org/spec/DD/20100524/DC*" xmlns:di=" *http://www.omg.org/spec/DD/20100524/DI http://www.omg.org/spec/DD/20100524/DI*" xmlns:drools=" *http://www.jboss.org/drools http://www.jboss.org/drools*" id="*_IHdRcO6AEeCv_62kt751ig*" xsi:schemaLocation=" *http://www.omg.org/spec/BPMN/20100524/MODEL http://www.omg.org/spec/BPMN/20100524/MODEL BPMN20.xsd*" targetNamespace=" *http://www.omg.org/bpmn20 http://www.omg.org/bpmn20*">

 # - <bpmn2:process id="*SDSProgramme*" drools:packageName="*sds*" name="*SDSProgramme*" isExecutable="*true*">

 # - <bpmn2:userTask id="*_15442A65-D0F0-402E-9EF4-DA15BCB93F46*" drools:taskName="*FormsDesigner*" name="*Step 1*">

  <bpmn2:incoming>_ABA32121-BC3F-4E7C-80E4-8643AC2ACED5</bpmn2:incoming> 

  <bpmn2:outgoing>_5F9A28CA-9855-4953-A401-2F68CEACF7FE</bpmn2:outgoing> 

 # - <bpmn2:ioSpecification id="*_IHdRce6AEeCv_62kt751ig*">

  <bpmn2:dataInput id="*_15442A65-D0F0-402E-9EF4-DA15BCB93F46_TaskNameInput*" name="*TaskName*" /> 

  <bpmn2:inputSet id="*_IHdRcu6AEeCv_62kt751ig*" /> 

  <bpmn2:outputSet id="*_IHdRc-6AEeCv_62kt751ig*" /> 
  </bpmn2:ioSpecification>

 # - <bpmn2:dataInputAssociation id="*_IHdRdO6AEeCv_62kt751ig*">

  <bpmn2:targetRef>_15442A65-D0F0-402E-9EF4-DA15BCB93F46_TaskNameInput</bpmn2:targetRef> 

 # - <bpmn2:assignment id="*_IHdRde6AEeCv_62kt751ig*">

  <bpmn2:from xsi:type="*bpmn2:tFormalExpression*" id="*_IHdRdu6AEeCv_62kt751ig*">FormsDesigner</bpmn2:from> 

  <bpmn2:to xsi:type="*bpmn2:tFormalExpression*" id="*_IHdRd-6AEeCv_62kt751ig*">_15442A65-D0F0-402E-9EF4-DA15BCB93F46_TaskNameInput</bpmn2:to> 
  </bpmn2:assignment>
  </bpmn2:dataInputAssociation>

 # - <bpmn2:potentialOwner id="*_IHdReO6AEeCv_62kt751ig*">

 # - <bpmn2:resourceAssignmentExpression id="*_IHdRee6AEeCv_62kt751ig*">

  <bpmn2:formalExpression id="*_IHdReu6AEeCv_62kt751ig*">vijay</bpmn2:formalExpression> 
  </bpmn2:resourceAssignmentExpression>
  </bpmn2:potentialOwner>
  </bpmn2:userTask>

 # - <bpmn2:userTask id="*_8ED59E32-D9DA-411D-8178-088F7FE0711F*" drools:taskName="*WorkflowDesigner*" name="*Step 2*">

  <bpmn2:incoming>_5F9A28CA-9855-4953-A401-2F68CEACF7FE</bpmn2:incoming> 

  <bpmn2:outgoing>_8C51AEBF-74CA-47A6-AC2E-D4B75BE3D829</bpmn2:outgoing> 

 # - <bpmn2:ioSpecification id="*_IHnCcO6AEeCv_62kt751ig*">

  <bpmn2:dataInput id="*_8ED59E32-D9DA-411D-8178-088F7FE0711F_TaskNameInput*" name="*TaskName*" /> 

  <bpmn2:inputSet id="*_IHnCce6AEeCv_62kt751ig*" /> 

  <bpmn2:outputSet id="*_IHnCcu6AEeCv_62kt751ig*" /> 
  </bpmn2:ioSpecification>

 # - <bpmn2:dataInputAssociation id="*_IHnCc-6AEeCv_62kt751ig*">

  <bpmn2:targetRef>_8ED59E32-D9DA-411D-8178-088F7FE0711F_TaskNameInput</bpmn2:targetRef> 

 # - <bpmn2:assignment id="*_IHnCdO6AEeCv_62kt751ig*">

  <bpmn2:from xsi:type="*bpmn2:tFormalExpression*" id="*_IHnCde6AEeCv_62kt751ig*">WorkflowDesigner</bpmn2:from> 

  <bpmn2:to xsi:type="*bpmn2:tFormalExpression*" id="*_IHnCdu6AEeCv_62kt751ig*">_8ED59E32-D9DA-411D-8178-088F7FE0711F_TaskNameInput</bpmn2:to> 
  </bpmn2:assignment>
  </bpmn2:dataInputAssociation>

 # - <bpmn2:potentialOwner id="*_IHnCd-6AEeCv_62kt751ig*">

 # - <bpmn2:resourceAssignmentExpression id="*_IHnCeO6AEeCv_62kt751ig*">

  <bpmn2:formalExpression id="*_IHnCee6AEeCv_62kt751ig*">vijay</bpmn2:formalExpression> 
  </bpmn2:resourceAssignmentExpression>
  </bpmn2:potentialOwner>
  </bpmn2:userTask>

  <bpmn2:sequenceFlow id="*_5F9A28CA-9855-4953-A401-2F68CEACF7FE*" sourceRef="*_15442A65-D0F0-402E-9EF4-DA15BCB93F46*" targetRef="*_8ED59E32-D9DA-411D-8178-088F7FE0711F*" /> 

 # - <bpmn2:userTask id="*_2A9578D6-8384-4971-8C27-6D2108001476*" drools:taskName="*SDSSearch*" name="*Step 3*">

  <bpmn2:incoming>_8C51AEBF-74CA-47A6-AC2E-D4B75BE3D829</bpmn2:incoming> 

  <bpmn2:outgoing>_D757E2AB-AA88-40AE-8570-A6D320646017</bpmn2:outgoing> 

 # - <bpmn2:ioSpecification id="*_IHnCeu6AEeCv_62kt751ig*">

  <bpmn2:dataInput id="*_2A9578D6-8384-4971-8C27-6D2108001476_TaskNameInput*" name="*TaskName*" /> 

  <bpmn2:inputSet id="*_IHnCe-6AEeCv_62kt751ig*" /> 

  <bpmn2:outputSet id="*_IHnCfO6AEeCv_62kt751ig*" /> 
  </bpmn2:ioSpecification>

 # - <bpmn2:dataInputAssociation id="*_IHnCfe6AEeCv_62kt751ig*">

  <bpmn2:targetRef>_2A9578D6-8384-4971-8C27-6D2108001476_TaskNameInput</bpmn2:targetRef> 

 # - <bpmn2:assignment id="*_IHnCfu6AEeCv_62kt751ig*">

  <bpmn2:from xsi:type="*bpmn2:tFormalExpression*" id="*_IHnCf-6AEeCv_62kt751ig*">SDSSearch</bpmn2:from> 

  <bpmn2:to xsi:type="*bpmn2:tFormalExpression*" id="*_IHnCgO6AEeCv_62kt751ig*">_2A9578D6-8384-4971-8C27-6D2108001476_TaskNameInput</bpmn2:to> 
  </bpmn2:assignment>
  </bpmn2:dataInputAssociation>

 # - <bpmn2:potentialOwner id="*_IHnCge6AEeCv_62kt751ig*">

 # - <bpmn2:resourceAssignmentExpression id="*_IHnCgu6AEeCv_62kt751ig*">

  <bpmn2:formalExpression id="*_IHnCg-6AEeCv_62kt751ig*">vijay</bpmn2:formalExpression> 
  </bpmn2:resourceAssignmentExpression>
  </bpmn2:potentialOwner>
  </bpmn2:userTask>

  <bpmn2:sequenceFlow id="*_8C51AEBF-74CA-47A6-AC2E-D4B75BE3D829*" sourceRef="*_8ED59E32-D9DA-411D-8178-088F7FE0711F*" targetRef="*_2A9578D6-8384-4971-8C27-6D2108001476*" /> 

 # - <bpmn2:userTask id="*_BBAAF6F8-E467-47F9-8BD8-0AA3833C0235*" drools:taskName="*Audit*" name="*Step 4*">

  <bpmn2:incoming>_D757E2AB-AA88-40AE-8570-A6D320646017</bpmn2:incoming> 

  <bpmn2:outgoing>_758F0C1D-E605-4EDA-8F51-785ED354110A</bpmn2:outgoing> 

 # - <bpmn2:ioSpecification id="*_IHnChO6AEeCv_62kt751ig*">

  <bpmn2:dataInput id="*_BBAAF6F8-E467-47F9-8BD8-0AA3833C0235_TaskNameInput*" name="*TaskName*" /> 

  <bpmn2:inputSet id="*_IHnChe6AEeCv_62kt751ig*" /> 

  <bpmn2:outputSet id="*_IHnChu6AEeCv_62kt751ig*" /> 
  </bpmn2:ioSpecification>

 # - <bpmn2:dataInputAssociation id="*_IHnCh-6AEeCv_62kt751ig*">

  <bpmn2:targetRef>_BBAAF6F8-E467-47F9-8BD8-0AA3833C0235_TaskNameInput</bpmn2:targetRef> 

 # - <bpmn2:assignment id="*_IHnCiO6AEeCv_62kt751ig*">

  <bpmn2:from xsi:type="*bpmn2:tFormalExpression*" id="*_IHnCie6AEeCv_62kt751ig*">Audit</bpmn2:from> 

  <bpmn2:to xsi:type="*bpmn2:tFormalExpression*" id="*_IHnCiu6AEeCv_62kt751ig*">_BBAAF6F8-E467-47F9-8BD8-0AA3833C0235_TaskNameInput</bpmn2:to> 
  </bpmn2:assignment>
  </bpmn2:dataInputAssociation>

 # - <bpmn2:potentialOwner id="*_IHnCi-6AEeCv_62kt751ig*">

 # - <bpmn2:resourceAssignmentExpression id="*_IHnCjO6AEeCv_62kt751ig*">

  <bpmn2:formalExpression id="*_IHnCje6AEeCv_62kt751ig*">vijay</bpmn2:formalExpression> 
  </bpmn2:resourceAssignmentExpression>
  </bpmn2:potentialOwner>
  </bpmn2:userTask>

  <bpmn2:sequenceFlow id="*_D757E2AB-AA88-40AE-8570-A6D320646017*" sourceRef="*_2A9578D6-8384-4971-8C27-6D2108001476*" targetRef="*_BBAAF6F8-E467-47F9-8BD8-0AA3833C0235*" /> 

 # - <bpmn2:endEvent id="*_A4A1ABAC-140A-4E7E-87E7-0A8CF830436E*" name="*End*">

  <bpmn2:incoming>_758F0C1D-E605-4EDA-8F51-785ED354110A</bpmn2:incoming> 
  </bpmn2:endEvent>

  <bpmn2:sequenceFlow id="*_758F0C1D-E605-4EDA-8F51-785ED354110A*" sourceRef="*_BBAAF6F8-E467-47F9-8BD8-0AA3833C0235*" targetRef="*_A4A1ABAC-140A-4E7E-87E7-0A8CF830436E*" /> 

 # - <bpmn2:startEvent id="*_7F2BE3FD-EE34-4713-AAA3-EE35D4AC452A*" name="*Start*">

  <bpmn2:outgoing>_C50A1C1E-D368-4FD3-BED9-AFA1B1B12DEE</bpmn2:outgoing> 
  </bpmn2:startEvent>

  <bpmn2:sequenceFlow id="*_ABA32121-BC3F-4E7C-80E4-8643AC2ACED5*" sourceRef="*_03EC22BD-56C0-4D31-BD0F-C2F4CED6E9D8*" targetRef="*_15442A65-D0F0-402E-9EF4-DA15BCB93F46*" /> 

 # - <bpmn2:sendTask id="*_03EC22BD-56C0-4D31-BD0F-C2F4CED6E9D8*" drools:taskName="*EMAILSENDTASK*" name="*EMAILSENDTASK*">

  <bpmn2:incoming>_C50A1C1E-D368-4FD3-BED9-AFA1B1B12DEE</bpmn2:incoming> 

  <bpmn2:outgoing>_ABA32121-BC3F-4E7C-80E4-8643AC2ACED5</bpmn2:outgoing> 

 # - <bpmn2:ioSpecification id="*_IHnCju6AEeCv_62kt751ig*">

  <bpmn2:dataInput id="*_03EC22BD-56C0-4D31-BD0F-C2F4CED6E9D8_TaskNameInput*" name="*TaskName*" /> 

  <bpmn2:inputSet id="*_IHnCj-6AEeCv_62kt751ig*" /> 

  <bpmn2:outputSet id="*_IHnCkO6AEeCv_62kt751ig*" /> 
  </bpmn2:ioSpecification>

 # - <bpmn2:dataInputAssociation id="*_IHnCke6AEeCv_62kt751ig*">

  <bpmn2:targetRef>_03EC22BD-56C0-4D31-BD0F-C2F4CED6E9D8_TaskNameInput</bpmn2:targetRef> 

 # - <bpmn2:assignment id="*_IHnCku6AEeCv_62kt751ig*">

  <bpmn2:from xsi:type="*bpmn2:tFormalExpression*" id="*_IHnCk-6AEeCv_62kt751ig*">EMAILSENDTASK</bpmn2:from> 

  <bpmn2:to xsi:type="*bpmn2:tFormalExpression*" id="*_IHnClO6AEeCv_62kt751ig*">_03EC22BD-56C0-4D31-BD0F-C2F4CED6E9D8_TaskNameInput</bpmn2:to> 
  </bpmn2:assignment>
  </bpmn2:dataInputAssociation>
  </bpmn2:sendTask>

  <bpmn2:sequenceFlow id="*_C50A1C1E-D368-4FD3-BED9-AFA1B1B12DEE*" sourceRef="*_7F2BE3FD-EE34-4713-AAA3-EE35D4AC452A*" targetRef="*_03EC22BD-56C0-4D31-BD0F-C2F4CED6E9D8*" /> 
  </bpmn2:process>

 # - <bpmndi:BPMNDiagram id="*_IHnCle6AEeCv_62kt751ig*">

 # - <bpmndi:BPMNPlane id="*_IHnClu6AEeCv_62kt751ig*" bpmnElement="*SDSProgramme*">

 # - <bpmndi:BPMNShape id="*_IHnCl-6AEeCv_62kt751ig*" bpmnElement="*_15442A65-D0F0-402E-9EF4-DA15BCB93F46*">

  <dc:Bounds height="*80.0*" width="*100.0*" x="*330.0*" y="*341.0*" /> 
  </bpmndi:BPMNShape>

 # - <bpmndi:BPMNShape id="*_IHnCmO6AEeCv_62kt751ig*" bpmnElement="*_8ED59E32-D9DA-411D-8178-088F7FE0711F*">

  <dc:Bounds height="*80.0*" width="*100.0*" x="*471.0*" y="*341.0*" /> 
  </bpmndi:BPMNShape>

 # - <bpmndi:BPMNEdge id="*_IHnCme6AEeCv_62kt751ig*" bpmnElement="*_5F9A28CA-9855-4953-A401-2F68CEACF7FE*">

  <di:waypoint xsi:type="*dc:Point*" x="*380.0*" y="*381.0*" /> 

  <di:waypoint xsi:type="*dc:Point*" x="*521.0*" y="*381.0*" /> 
  </bpmndi:BPMNEdge>

 # - <bpmndi:BPMNShape id="*_IHnCmu6AEeCv_62kt751ig*" bpmnElement="*_2A9578D6-8384-4971-8C27-6D2108001476*">

  <dc:Bounds height="*80.0*" width="*100.0*" x="*616.0*" y="*341.0*" /> 
  </bpmndi:BPMNShape>

 # - <bpmndi:BPMNEdge id="*_IHnCm-6AEeCv_62kt751ig*" bpmnElement="*_8C51AEBF-74CA-47A6-AC2E-D4B75BE3D829*">

  <di:waypoint xsi:type="*dc:Point*" x="*521.0*" y="*381.0*" /> 

  <di:waypoint xsi:type="*dc:Point*" x="*666.0*" y="*381.0*" /> 
  </bpmndi:BPMNEdge>

 # - <bpmndi:BPMNShape id="*_IHnCnO6AEeCv_62kt751ig*" bpmnElement="*_BBAAF6F8-E467-47F9-8BD8-0AA3833C0235*">

  <dc:Bounds height="*80.0*" width="*100.0*" x="*761.0*" y="*341.0*" /> 
  </bpmndi:BPMNShape>

 # - <bpmndi:BPMNEdge id="*_IHnCne6AEeCv_62kt751ig*" bpmnElement="*_D757E2AB-AA88-40AE-8570-A6D320646017*">

  <di:waypoint xsi:type="*dc:Point*" x="*666.0*" y="*381.0*" /> 

  <di:waypoint xsi:type="*dc:Point*" x="*811.0*" y="*381.0*" /> 
  </bpmndi:BPMNEdge>

 # - <bpmndi:BPMNShape id="*_IHnCnu6AEeCv_62kt751ig*" bpmnElement="*_A4A1ABAC-140A-4E7E-87E7-0A8CF830436E*">

  <dc:Bounds height="*28.0*" width="*28.0*" x="*888.0*" y="*349.0*" /> 
  </bpmndi:BPMNShape>

 # - <bpmndi:BPMNEdge id="*_IHwMYO6AEeCv_62kt751ig*" bpmnElement="*_758F0C1D-E605-4EDA-8F51-785ED354110A*">

  <di:waypoint xsi:type="*dc:Point*" x="*811.0*" y="*381.0*" /> 

  <di:waypoint xsi:type="*dc:Point*" x="*902.0*" y="*363.0*" /> 
  </bpmndi:BPMNEdge>

 # - <bpmndi:BPMNShape id="*_IHwMYe6AEeCv_62kt751ig*" bpmnElement="*_7F2BE3FD-EE34-4713-AAA3-EE35D4AC452A*">

  <dc:Bounds height="*30.0*" width="*30.0*" x="*105.0*" y="*363.0*" /> 
  </bpmndi:BPMNShape>

 # - <bpmndi:BPMNEdge id="*_IHwMYu6AEeCv_62kt751ig*" bpmnElement="*_ABA32121-BC3F-4E7C-80E4-8643AC2ACED5*">

  <di:waypoint xsi:type="*dc:Point*" x="*230.0*" y="*220.0*" /> 

  <di:waypoint xsi:type="*dc:Point*" x="*305.0*" y="*255.0*" /> 

  <di:waypoint xsi:type="*dc:Point*" x="*305.0*" y="*381.0*" /> 

  <di:waypoint xsi:type="*dc:Point*" x="*380.0*" y="*381.0*" /> 
  </bpmndi:BPMNEdge>

 # - <bpmndi:BPMNShape id="*_IHwMY-6AEeCv_62kt751ig*" bpmnElement="*_03EC22BD-56C0-4D31-BD0F-C2F4CED6E9D8*">

  <dc:Bounds height="*80.0*" width="*100.0*" x="*180.0*" y="*180.0*" /> 
  </bpmndi:BPMNShape>

 # - <bpmndi:BPMNEdge id="*_IHwMZO6AEeCv_62kt751ig*" bpmnElement="*_C50A1C1E-D368-4FD3-BED9-AFA1B1B12DEE*">

  <di:waypoint xsi:type="*dc:Point*" x="*120.0*" y="*378.0*" /> 

  <di:waypoint xsi:type="*dc:Point*" x="*157.0*" y="*378.0*" /> 

  <di:waypoint xsi:type="*dc:Point*" x="*157.0*" y="*220.0*" /> 

  <di:waypoint xsi:type="*dc:Point*" x="*230.0*" y="*220.0*" /> 
  </bpmndi:BPMNEdge>
  </bpmndi:BPMNPlane>
  </bpmndi:BPMNDiagram>
  </bpmn2:definitions>
--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/630023#630023]

Start a new discussion in jBPM Development at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2035]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-dev-forums/attachments/20111004/924fa548/attachment.html 


More information about the jboss-dev-forums mailing list