On Fri, Aug 27, 2010 at 6:10 PM, Samisa Abeysinghe <[email protected]> wrote:
> It sounds too technical. Can we come up with a more user friendly > interface. We are in the process for writing the UI for CEP. Currently it only available with the configuration level. > > Like, how can I give this to a business user to map to an order processing > application? > it depends on your use case. If the CEP engine receives order process related data then it can create new events according to the given criteria. These events are published to some topic and anyone interested can receive messages by subscribing to that topic. thanks, Amila. > > On Fri, Aug 27, 2010 at 6:01 PM, Ajith Vitharana <[email protected]> wrote: > >> >> >> On Fri, Aug 27, 2010 at 5:43 PM, Samisa Abeysinghe <[email protected]>wrote: >> >>> OK, good stuff! >>> >>> Now, how can I map this to a use case? >>> >>> >>> Hi samisa, >> >> If you have looked the attached* *cep-component.conf file , we can >> define set of buckets to process the row events according to our >> requirements. >> >> Eg >> >> select * from ServiceStatisticsDataEvent.win:length(5) having >> avg(requestCount) > 4 >> >> Thanks >> ajithn >> >> >> >> _______________________________________________ >> Carbon-dev mailing list >> [email protected] >> https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev >> >> Thanks, > Samisa... > > Samisa Abeysinghe > VP Engineering > WSO2 Inc. > http://wso2.com > http://wso2.org > > > > > _______________________________________________ > Carbon-dev mailing list > [email protected] > https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev > >
_______________________________________________ Carbon-dev mailing list [email protected] https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
