cancel
Showing results for 
Search instead for 
Did you mean: 

active process instance not shown anymore

swa1
Champ in-the-making
Champ in-the-making
Hi,

in my diagramm I have the situation shown at the attached picture.
After the parallel gateway both tasks are active an have red frames. When completing the task "Meinung abg.." in Explorer I have no red frames in Probe anymore although the task "Bewerbung n…" is still for completing in Explorer. So the other process instance is still active but it isn't shown in Probe.

Had I made a mistake or is it maybe a bug?
4 REPLIES 4

jbarrez
Star Contributor
Star Contributor
The way you describe it, it sounds like a bug.

Could you post your process xml so I can verify?

swa1
Champ in-the-making
Champ in-the-making
There are the relevant parts. Or do you need the whole xml?
<userTask id="Bewerbung_nachqualifizieren" name="Bewerbung nachqualifizieren">
         <documentation id="sid-074b5555-c30b-4824-85d7-48b698633da7">Original ID: "sid-22EEBC12-8C02-4232-9E94-5C45DFDCC7AC"</documentation>
         <extensionElements>
           
         </extensionElements>
         <incoming>SequenceFlow_17</incoming>
         <outgoing>SequenceFlow_18</outgoing>
      </userTask>
      <parallelGateway gatewayDirection="Diverging" id="ParallelGateway_2" name="ParallelGateway">
         <documentation id="sid-bd9f5be9-ddf1-4700-bc0b-460025d6c94a">Original Name: "" Original ID: "sid-8CD0E248-1037-43AC-8D90-1F850D706CED"</documentation>
         <extensionElements>
           
         </extensionElements>
         <incoming>ja_4</incoming>
         <outgoing>SequenceFlow_8</outgoing>
         <outgoing>SequenceFlow_17</outgoing>
      </parallelGateway>

      <userTask id="Meinung_abgeben" name="Meinung abgeben">
         <documentation id="sid-12d050b8-a580-4811-95de-9a66ff402837">Original ID: "sid-4BFBE635-70E5-4471-AF1B-2F288FCD007C"</documentation>
         <extensionElements>
           
         </extensionElements>
         <incoming>SequenceFlow_8</incoming>
         <outgoing>SequenceFlow_22</outgoing>
      </userTask>
      <endEvent id="EndNoneEvent_2" name="EndNoneEvent">
         <documentation id="sid-8ac27cc3-1f0b-4dd5-bffd-0f0af0cf7705">Original Name: "" Original ID: "sid-680CBA69-5359-49A8-8313-4EE02DF02A74"</documentation>
         <extensionElements>
           
         </extensionElements>
         <incoming>SequenceFlow_22</incoming>
      </endEvent>

jbarrez
Star Contributor
Star Contributor
The whole XML, if possible. That way I can test it within the minute 😉
Obviously you can delete any company-sensitive info.

swa1
Champ in-the-making
Champ in-the-making
No problem. I zipped it for you.