Apama CEP for OpenEdge Developers

Slides:



Advertisements
Similar presentations
It is Time to Respond! Progress Software Responsive Process Management Dr. M. A. Ketabchi Chief Strategist Office of CTO, Progress Software.
Advertisements

ARCH-01: Introduction to the OpenEdge™ Reference Architecture Don Sorcinelli Applied Technology Group.
«Knowledge is power». DO YOU KNOW WHAT’S GOING ON IN YOUR COMPANY? LanAgent «Knowledge is power»
Managed Availability works by implementing Probes, Monitors and Responders:  The Probe is the component that performs the simple test. It doesn’t care.
DEV-4: Get on Track! The Demo Explained Bart Schouw Client Solution Manager Jiri de Jagere Sr. Solution Engineer Xavier Bonnamy Solution Engineer.
Spatiotemporal GIS: Incorporating Time Group 7 Nathan Hunstad, Kyle Martin Csci 5980.
> >
Managing Agent Platforms with the Simple Network Management Protocol Brian Remick Thesis Defense June 26, 2015.
HOL9396: Oracle Event Processing 12c
RECURSIVE PATTERNS WRITE A START VALUE… THEN WRITE THE PATTERN USING THE WORDS NOW AND NEXT: NEXT = NOW _________.
Create Real-Time Awareness with Business Activity Monitoring iCEP – FIS September 2008 Sinan Sen Forschungszentrum Informatik - FZI, Karlsruhe,
Oakkar Fall The Need for Decision Engine Automate business processes Implement complex business decision logic Separation of rules and process Business.
PROJECT 35: A PLATFORM FOR MONITOR DEFINITION, INTEGRATION, AND SYNTHESIS STUDENTS: HESHAM YASSIN, SARI SADIYA SUPERVISORS: TAMER SALMAN, RONEN LEVY.
The Fundamental Theorem of Algebra Section 4.6 beginning on page 198.
Progress Real Time Products Overview Pat Bonser. Simplify your business © 2005 Progress Software Corporation2 Progress Real Time Products n The Progress.
C7:Complex Event Processing Making Sense of Sensor Network Events in Real Time John Doherty Senior Presales Consultant.
EVENT MANAGEMENT IN MULTIVARIATE STREAMING SENSOR DATA National and Kapodistrian University of Athens.
Classroom Assessment LTC 5 ITS REAL Project Vicki DeWittDeb Greaney Director Grant Coordinator.
Next-Generation IDS: A CEP Use Case in 10 Minutes 3rd Draft – November 8, nd Event Processing Symposium Redwood Shores, California Tim Bass, CISSP.
DEV-42: Achieving Real-time BAM with OpenEdge ®, Sonic ™, and Apama ® Eric DebeijBart Schouw Business Development Manager Senior Product Consultant.
Supporting Operational Team Filippo Lambiente (Progress Software)
ServeSmart “A comprehensive customer feedback management solution at your fingertips”
Complex Event Processing Standards Bob Marcus. Motivation for the CEP Standards Session Complex Event Processing (CEP) technology is an essential complement.
Image Multiplexer VMI-40MD 22 October, 2012 Medical Solution Business Div. Medical Business Unit Sony Corporation.
DEV-8: OpenEdge® Architect – Extensibility & Third Party Integration Sunil Belgaonkar Principal Software Engineer Architect Phillip Magnay.
The GriPhyN Planning Process All-Hands Meeting ISI 15 October 2001.
INNOV-10 Progress® Event Engine™ Technical Overview Prashant Thumma Principal Software Engineer.
1 OpenEdge Management Jarmo Nieminen Senior Technical Account Manager
COMP-12: Building Apama Applications Picking the Right Tools John Trigg Principal Product Manager, Progress Apama.
Copyright © 2002 OSI Software, Inc. All rights reserved. PI Application Framework Example Applying the Application Framework.
Comprehensive Flexible Global Storage and Search Responsive Available Secure Manageable Federation Coordination Consolidation Transformation Synchronization.
PROJECT 35 – IBM MIDWAY PRESENTATION Supervisors: Tamer Salman, Ronen Levy Students: Sari Saba Sadiya, Hesham Yassin A platform for monitor definition,
C CONVERSATION: Voice level 0. No talking! H HELP: Raise your hand and wait to be called on. A ACTIVITY: Whole class instruction; students in seats. M.
Data Quality Processes in MMEA platform
Design Pattern Introduction in Data Structures Purpose  Natural integration of patterns into data structures education Plan  Cover traditional topics.
Progress Apama Fundamentals
Streaming Analytics & CEP Two sides of the same coin?
AESA – Module 8: Using Dashboards and Data Monitors
Connected Health Solution
Progress Apama Fundamentals
Java Software Solutions
Smart Ethernet I/O P2P and GCL Introduction
R: A Story of automation
Developing apps for the Internet of Things
VirtualGL.
Connected Health Solution
Business Process Applications: The Future of Business Applications
Saravana Kumar TOP 10 FEATURES OF BIZTALK360
Remote Monitoring solution
GO series Feature Comparison
9/17/2018 Future TIME Kevin R Banning, R&D Director Sept 17, 2014.
11/17/2018 9:32 PM © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN.
Microsoft Azure Enables Big-Data-as-a-Service Applications for Industry and Government Use “Microsoft Azure is the most innovative and robust suite of.
RFID for Patient Flow Management in Emergency Unit
Building Energy Management
C7: Complex Event Processing
Key Features Automated Self Healing
Homeostasis and response
Station Management System
Maintaining order and safety in a city is no small task
What is Reputation Management
Working with Students and Patterns
Stumpf and Teague Object-Oriented Systems Analysis and Design with UML
Enabling the Organization – Decision Making
How Smart are Animals? Vocabulary.
Java Software Solutions
Stumpf and Teague Object-Oriented Systems Analysis and Design with UML
P-Care Personal health CARE for monitoring Cardiovascular Disease
.Net for Test and Measurement
Vaspian for Debt Collections /A.R.M.
Presentation transcript:

Apama CEP for OpenEdge Developers

What is this talk about… A hands on demonstration of Apama CEP build a simple event based application define a few templates to listen for events incorporate a temporal rule into our application route and enqueue events to send derived events use an in-memory storage to process history/state quickly show the results in a dashboard This talk does not cover Apama CEP integration with OE!

Complex Event Processing

Progress Apama With Apama you can: Monitor rapidly moving channels of events. Detect and analyze events and event patterns of interest. Respond to them in real time.

Features of Apama

How Apama gets the data

Developing a CEP solution using Apama

Developing CEP logic in Apama In Apama, you can develop event processing logic in three ways: Apama EPL Java Event Modeler

Demonstration: