InstanceFilter can handle only one property
-------------------------------------------

                 Key: ODE-643
                 URL: https://issues.apache.org/jira/browse/ODE-643
             Project: ODE
          Issue Type: Improvement
          Components: Management API
            Reporter: Maciej Prochniak
            Priority: Minor


When I want to filter process instances by certain correlation  now I am 
limited to only one correlation property.
Namely, I can use such expression:
  <filter>name=ProcessName* namespace=http://dummy/bpel $msi=4879</filter>
but not this one:  
<filter>name=ProcessName* namespace=http://dummy/bpel $msi=4879 
$msi2=34343</filter>

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to