Hi;
I have a simple process without human task ans state safe .
Shoud i use the persistence with this process or i can avoid it.
in my process i shoud interact with other database and in have a lot of conflits with jpa persistence.
if a avoid it all work fine but what the problems if i dont persist my process
Thanks