9 Replies Latest reply on Oct 28, 2009 1:05 PM by sebastian.s

    How can I query run my own HQL in jBPM 4.x?

      I have searched the forums buit i was unable to find a solution to my problem. I am trying to run my own hql query using the hibernate session that jBPM is using. how can i do that? is there a way to do something like this using jBPM API? if I could do that i could also search the task instances for a specific task that has some value saved in some variable.