here im again , cause im not really sure i matched the goal i wanted with
this combination:
does it really checks, whether in time window 1m are the same 2 events with
the same name ?
when
$actual: RequestCtx()
ArrayList( size >= 2 )
from collect( $expected : RequestCtx(
DroolsUtils.requestsMatchesforSubjectID($expected,$actual,
"urn:oasis:names:tc:xacml:1.0:subject:subject-id") ) over window:time(1m) )
my tests results are looking strange und im would say that theres something
missing , which connects the the LHS parts, to ensure that not the same
event instance will also trigger the second part
--
View this message in context:
http://drools.46999.n3.nabble.com/sliding-window-combination-tp3132340p31...
Sent from the Drools: User forum mailing list archive at
Nabble.com.