cancel
Showing results for 
Search instead for 
Did you mean: 

Customize engine behavior

jean-sébastien
Champ in-the-making
Champ in-the-making
Hello,

I'd like to customize the Activity engine behavior. Changing the way parallel tasks are handled for instance.
Is that possible ? How could I do that ?

Many thanks,

Regards,

Jean-Sébastien Scrève.
4 REPLIES 4

ronald_van_kuij
Champ on-the-rise
Champ on-the-rise
One option is by using the source… But why would you want to change that behaviour?

jean-sébastien
Champ in-the-making
Champ in-the-making
For now it's just forseeing.
I may want to run parallel gateway in multiple threads for instance.
I would need to change the parser to use my own objects then ?

Regards,

Jean-Sébastien Scrève.

ronald_van_kuij
Champ on-the-rise
Champ on-the-rise
Joram is right to point to that faq item. And besides that, asynchronous continuations make this possible to a certain extend