apache / incubator-kie-kogito-examples

Kogito examples - Kogito is a cloud-native business automation technology for building cloud-ready business applications.
http://kogito.kie.org
254 stars 367 forks source link

Is Multiple Gateway Event Supported? #794

Open m-jayson opened 2 years ago

m-jayson commented 2 years ago

I have a Design below which uses 2 Gateway Events after each Immediate image

Basically I have 3 projects 1st project that holds the above bpmn 2nd project that subscribe for the intermidiate message after the ServiceContract UserTask 3rd project that is subscribe to the intermidiate message after the PullOutInternment UserTask

Upon Invoking the 1st Usertask (ServiceContract) is ok, I was able to see my log in the console from my 2nd project However, Invoking the 2nd and last User task (PullOutInternment) It seems there was an error ,

image

I don't know here it found the 64a98d8f-e5cb-4887-8801-5b2f67ec2691 but that is not the id nor the taskId I used. Below are the id's I used image image

Though It was 200OK but technically it is not oks as I wasn't able to see the log from the last UserTask in the quarkus console.

I have attached the below project as a reproducer.

reproducer.zip

fjtirado commented 2 years ago

@mgonzaga1990 We will take a look at the reproducer and let you know

fjtirado commented 4 months ago

@martinweiler In case you want to take a look