cancel
Showing results for 
Search instead for 
Did you mean: 

Share resources between processes

jweinhauer
Champ in-the-making
Champ in-the-making
Hi *,

I'm using activiti with openL tablet as BRE, the rule files are deployed with each process now. When I want to change a rule file, I have to redeploy all processes using this file.

Is it possible to deploy resources only once and let the processes share resources?

Thx in advance,
Jan
1 REPLY 1

jbarrez
Star Contributor
Star Contributor
Not sure how openL works, but the only way to get what you want is to reference the rules in your service tasks, instead of including them and so making them independent from the process definition.