[jbpm-issues] [JBoss JIRA] Commented: (JBPM-2505) ProcessInstanceQuery - no way to search by process variables
Karel Vervaeke (JIRA)
jira-events at lists.jboss.org
Mon Jan 17 04:50:50 EST 2011
[ https://issues.jboss.org/browse/JBPM-2505?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12575865#comment-12575865 ]
Karel Vervaeke commented on JBPM-2505:
--------------------------------------
If anyone is interested in this, DaisyCMS is offering this kind of thing already (on top of JBPM 3.2)
Here's a link to get you started:
http://dev.outerthought.org/svn/outerthought_daisy/trunk/daisy/services/workflow/server-impl/src/main/java/org/outerj/daisy/workflow/serverimpl/query/QueryGenerator.java
I don't use the functionality enough to know how well it scales, but I'm sure that it works well enough for most small to medium scale instances. (We never had the need to add indices). The amount of variables included in your query will be an important factor.
> ProcessInstanceQuery - no way to search by process variables
> ------------------------------------------------------------
>
> Key: JBPM-2505
> URL: https://issues.jboss.org/browse/JBPM-2505
> Project: jBPM
> Issue Type: Feature Request
> Security Level: Public(Everyone can see)
> Components: Runtime Engine
> Affects Versions: jBPM 4.0.0 Alpha1, jBPM 4.0.0 Alpha2, jBPM 4.0.0.Beta1, jBPM 4.0.0.Beta2, jBPM 4.0.CR1, jBPM 4.3
> Reporter: Joao Fonseca
> Assignee: Koen Aers
> Priority: Minor
> Labels: ProcessInstanceQuery, variables
> Fix For: jBPM 4.x
>
>
> Currently, there's no way of searching for process instances that contain variables set to a given value.
> Sometimes, there's no way of assigning a process instance key when starting a process, so we need to search for processes using values stored in some of the variables...
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jbpm-issues
mailing list