Skip to main content

Hello,

We have lack of knowladge . We would like to load a process flow like this.

Lets assume we have process Flow like that A-> B-> B->C-B->B-> D->B->B->E

When we do conformance I would like to use A->ANY To ANY -> C Any to Any ->D Any to Any->E

I mean Any activity between A->C could be exits.

 

We tried this solution but unfortunately, it didn't work as expected. All of our cases detact as violation. We implement BPMN as below. What we did worng ?

image 

Best Regards,

Vahide.

Hello Vahide,

According to your example process, it looks that we need to use "Exclusive" gateway instead of "Event" gateway.

image

If the above solution also does not work, I would recommend generating process model from actual process flows which satisfy your conformance condition.

 

Regards,

HT


Hello Hayamu,

 

We maintain BPML as below (yellow marked are mandatory steps in flow).

But it didn't work as we expected. Did I made someting wrong ?

image.pngBest Regards,

Vahide.


Reply