6 Replies Latest reply on Apr 27, 2012 4:19 AM by dotanguy

    disabling the HistoryService in JBPM 4.3 for certain process definitions

    ryanlbart
      I have three different processes specified via JDPL (one for creating and order, one for retrieving, and one for changing). I would like to enable the HistoryService for two of the processes (create and cancel), but disable it for the third (retrieve- actually, I would like to completely disable persistence for this process except for the deployment of the process definition). Is this possible? Thanks!