Questions tagged [complex-event-processing]

Complex event processing (CEP) consists of processing many events happening across all the layers of an organization, identifying the most meaningful events within the event cloud, analyzing their impact, and taking subsequent action in real time.

Complex event processing refers to process states, the changes of state exceeding a defined threshold of level, time, or value increment or just of a count as the event. It requires the respective event monitoring, event reporting, event recording and event filtering. An event may be observed as a change of state with any physical or logical or otherwise discriminated condition of and in a technical or economical system, each state information with an attached time stamp defining the order of occurrence and a topology mark defining the location of occurrence.

664 questions
-1
votes
1 answer

Cannot find kbase, either it is not exist or there are multiple default kbases in kmodule.xml

I am using Kie workbench 6.3.0 to create rules. I am using kie server runtime. I have created project in kie-wb and added kie-base, packages and have set to stream mode from Project Editor. Following is the kmodule.xml generated:
Pradnya J
  • 91
  • 1
  • 7
-1
votes
1 answer

How to turn off/disable google analytics logging in WSO2CEP-4.1.0 at startup

stop firstly CEP find shinding.war (wso2cep-4.1.0/repository/deployment/server/webapps/shindig.war) in WAR find shinding-extras-VERSION.jar (under WEB-INF/lib) extract JAR go to features.txt and…
-1
votes
1 answer

Esper context usage for permission handling

I want to set up viewing permissions for different users in EPL query as follows: Users AllowedView U1 V1,V2 U2 V1,V3 U3 V2,V3 Input Events sequence are as: User View Amount 1. U1, V1, 20 2. U2, V3, 30 3. U3, V3, 40 4. U3, V2,…
Chaturvedi Dewashish
  • 1,469
  • 2
  • 15
  • 39
-2
votes
1 answer

Markov chain to predict banking frauds

I want to develop a system for detecting and preventing bank transactions fraud using complex events processing. Ive been researching and looks like markov chain could help me with this. What are the general steps and data flow to develop such…
jcoelho93
  • 57
  • 1
  • 6
1 2 3
44
45