Hi,
I've setup WebAdapter-0.1.0 on my Windows7 machine as explained in the user
guide. Its working fine, however when I tried to query both Object and
Aggregation events, it seems it only returns the result based on first event
only. i.e it only returns data for either Object event or Aggregation based on
their sequence.
For example the below query should return the result for both Object as well as
Aggregation events however it returns only object events.
epcis-webadapter-0.1.0/rest/1/eventquery/result?time=&recordtime=&type=ObjectEve
nt&type=AggregationEvent&step=&disposition=&reader=&readerdescendant=&location=&
locationdescendant=&transaction=&epc=&parentid=&anyepc=&epcclass=&quantity=&orde
r=&ordering=&eventlimit=&maxeventlimit=
However if i run the query with type sequence changed i.e
epcis-webadapter-0.1.0/rest/1/eventquery/result?time=&recordtime=&type=Aggregati
onEvent&type=ObjectEvent&step=&disposition=&reader=&readerdescendant=&location=&
locationdescendant=&transaction=&epc=&parentid=&anyepc=&epcclass=&quantity=&orde
r=&ordering=&eventlimit=&maxeventlimit=
it returns the result only for Aggregation events.
Please suggest if i am doing any thing wrong.
Thanks & Regards,
Ravindra
Original issue reported on code.google.com by ravindra...@gmail.com on 17 Jul 2013 at 4:21
Original issue reported on code.google.com by
ravindra...@gmail.com
on 17 Jul 2013 at 4:21