cancel
Showing results for 
Search instead for 
Did you mean: 

call activiti and transaction structure

nemesis1
Champ in-the-making
Champ in-the-making
hi,

In our project we designed many large-scaled processes. But we encountered a strange situation. I want to learn whether it is expected situation.

In our process, process completed last task in call activity and went out of call activiti. After call activiti, there is a service task. but when service task is executed, system throws an exception and transaction mechanism works but it can not return to call activiti. When this happens, process can not go on. If I use embedded sub process, roll back mechanism works. But in call activity, ıt does not.

Now my question is "Is it a bug or not." I am using 5.8

Thanks
3 REPLIES 3

jbarrez
Star Contributor
Star Contributor
That does sound like a bug. Do you have a simple process available demonstrating the problem?

nemesis1
Champ in-the-making
Champ in-the-making
Hi;


As I couldnt attach file, I upload file to the link below.

http://s3.dosya.tc/server5/TaZ4dz/activiti-unit-test-template.rar.html

Thanks.

nemesis1
Champ in-the-making
Champ in-the-making
Hi;

Did you try our sample process? If there is a problem to download our process, I can design a new sample process for you.