Can I ask what's the goal of finding all the active sub processes of a main
process?
Because for my point of view in most scenarios if you find the active "work
items" you can create a list of the things that you need to finish. Each
work item can contain a tag (ID, Name) of the process that it belongs.

On Tue, May 18, 2010 at 8:37 AM, Mauricio Salatino <sala...@gmail.com>wrote:

> you can create custom audit logs and then query that.. that can be in a
> separate database and in a separate machine.
> Sorry to not review your problem in depth.
>
>
>
> On Mon, May 17, 2010 at 11:25 PM, tolitius <webaka...@gmail.com> wrote:
>
>>
>> had to go with custom solution... grrrr
>>
>> audit logs are too heavy
>> --
>> View this message in context:
>> http://drools-java-rules-engine.46999.n3.nabble.com/How-to-find-ALL-active-sub-processes-for-a-root-process-instance-tp818268p825293.html
>> Sent from the Drools - User mailing list archive at Nabble.com.
>> _______________________________________________
>> rules-users mailing list
>> rules-users@lists.jboss.org
>> https://lists.jboss.org/mailman/listinfo/rules-users
>>
>
>
>
> --
> - http://salaboy.wordpress.com
> - http://www.jbug.com.ar
> - Salatino "Salaboy" Mauricio -
>



-- 
- http://salaboy.wordpress.com
- http://www.jbug.com.ar
- Salatino "Salaboy" Mauricio -
_______________________________________________
rules-users mailing list
rules-users@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-users

Reply via email to