cancel
Showing results for 
Search instead for 
Did you mean: 

How to disable history in the Engine?

alper
Champ in-the-making
Champ in-the-making
How to disable history when I use Activiti Engine as embedded in my app?
3 REPLIES 3

alper
Champ in-the-making
Champ in-the-making
I mean, to prevent the Engine using database at all.

martin_grofcik
Confirmed Champ
Confirmed Champ
http://www.activiti.org/userguide/#historyConfiguration

Not using DB -> Activiti is state machine which stores its state in the DB.

Regards
Martin

smirzai
Champ on-the-rise
Champ on-the-rise
Using an in memory database may be helpful is some cases.