[jboss-dev-forums] [jBPM Development] - Historical queries in Jbpm5
mayank sahai
do-not-reply at jboss.com
Mon Mar 4 01:41:21 EST 2013
mayank sahai [https://community.jboss.org/people/mesa] created the discussion
"Historical queries in Jbpm5"
To view the discussion, visit: https://community.jboss.org/message/800510#800510
--------------------------------------------------------------
Hi All,
i am evaluating jbpm5 for our project purpose. i am building a test workflow solution that involves "processInstance per process definition" approach. for each new ProcessInstance , a Pojo model is stored as process variable and persistence is enabled . deployment mechanism is "web-application" deployed in tomcat.
There is an admin page , where i want to provide a search functionality based on attributes of "Pojo model" stored as process variable. for example "Job Pojo" stored as process variable has tow attributes "creation date" and "finished date" , and "status (current state it is in)" and i want to perform a query:
"get all process instances with creationDate > 'date1' and finishedDate' < 'date2' and status == "confirmEmployee (which is aprocess defn task node)" .
admin can perform any search query based on attributes of "process varaible pojo".
how to achieve this in Jbpm5 ?.
thanks
Mayank Sahai
--------------------------------------------------------------
Reply to this message by going to Community
[https://community.jboss.org/message/800510#800510]
Start a new discussion in jBPM Development at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2035]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-dev-forums/attachments/20130304/4e917152/attachment.html
More information about the jboss-dev-forums
mailing list