On 26/04/2013, vr <[email protected]> wrote:
> Not sure i fully understand the approach, Can you elaborate the same via a
> mock example please.
>
>>> "insert the facts into Working Memory as they arrive and after the last
>>> one."
>
> Do you mean the Batch of alerts needs to be explictly moved to the WM
> somehow ?.

Well, any object that should match a pattern in a rule must be
inserted into the WM.

I suspect that you plan to match a single (?) container (which,
confusingly, is also called "Alert") and use "from" to get at a batch
of *actual* Alert facts.

You might consider inserting the "actual" Alert facts, drop the
container and process the batch of Alert facts in WM.

-W
_______________________________________________
rules-users mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/rules-users

Reply via email to