cancel
Showing results for 
Search instead for 
Did you mean: 

Probe error

jagadeesh
Champ in-the-making
Champ in-the-making
Hello team am new to Activiti, i have designed a process using the activiti modeler after that i have saved it,after that i went to the location where my activiti is installed ie.C:\Product Development\activiti-5.2\workspace\activiti-modeler-examples i can see my created process .bpmn20.xls file. I logged in to the activiti probe as kermit and in the deployements i simply uploaded this .bpmn20.xls file.I get a list of errors,please see below.

cvc-complex-type.4: Attribute 'targetRef' must appear on element 'sequenceFlow'. | Simple wiki process.bpmn20.xml | line 25 | column 129
   cvc-complex-type.4: Attribute 'sourceRef' must appear on element 'sequenceFlow'. | Simple wiki process.bpmn20.xml | line 35 | column 76
   cvc-complex-type.4: Attribute 'targetRef' must appear on element 'sequenceFlow'. | Simple wiki process.bpmn20.xml | line 35 | column 76
   Invalid destination 'null' of sequence flow 'sid-6CABE00B-B829-4BAF-BE1D-51D3832F9F36' | Simple wiki process.bpmn20.xml | line 25 | column 129
   Invalid source 'null' of sequence flow 'sid-4992AB21-DA1F-49EE-B34F-0518429B183E' | Simple wiki process.bpmn20.xml | line 35 | column 76
   Invalid reference in 'bpmnElement' attribute, activity sid-0286A95A-FF05-4141-8AA8-93B760FB34C3not found | Simple wiki process.bpmn20.xml | line 39 | column 133
   Invalid reference in 'bpmnElement' attribute, activity sid-ACD37240-1883-4D64-AFD6-415F67EA24F9not found | Simple wiki process.bpmn20.xml | line 42 | column 133
   Invalid reference in 'bpmnElement' attribute, activity sid-4518B26D-D6FF-4CEF-9D49-103BDDC426FFnot found | Simple wiki process.bpmn20.xml | line 45 | column 133
   Invalid reference in 'bpmnElement' attribute, sequenceFlow sid-6CABE00B-B829-4BAF-BE1D-51D3832F9F36not found | Simple wiki process.bpmn20.xml | line 51 | column 132
   Invalid reference in 'bpmnElement' attribute, sequenceFlow sid-4992AB21-DA1F-49EE-B34F-0518429B183Enot found | Simple wiki process.bpmn20.xml | line 59 | column 132
  

Is this the correct way for the process success. Tell me the flow in which the process should be carried out from start till end.Please guide me in this regards as am new to activiti. I also attached that Bpmn20.xls file with this.
3 REPLIES 3

jagadeesh
Champ in-the-making
Champ in-the-making
Any updates??

jagadeesh
Champ in-the-making
Champ in-the-making
Any answers??

ronald_van_kuij
Champ on-the-rise
Champ on-the-rise
Any answers??
As posted in other topics by you, the process is most likely invalid…. Check the xml in an xml editor and validate it.