0 Replies Latest reply on Feb 8, 2008 12:06 PM by jaydub

    Deleting completed PI's programmatically using EE app

    jaydub

      Greetings,

      I am using the EE app, deployed on a Jboss 4.2.2 server, executing about 100K process instances per day. As you might imagine, my DBA is getting aggravated at the size of the JBPM_* tables. Is there any way I can delete these old process instances programmatically or do I need to write an out-of band stored procedure to manually delete them? As noted, all interaction is done with the jBPM stateless session beans.

      Thanks