CLOUD BASED SEMANTIC EVENT PROCESSING FOR



Similar documents
Service Oriented Architecture

Getting Real Real Time Data Integration Patterns and Architectures

Find the Information That Matters. Visualize Your Data, Your Way. Scalable, Flexible, Global Enterprise Ready

A Guide Through the BPM Maze

Introduction to Service Oriented Architectures (SOA)

Service-Oriented Architectures

SERVICE ORIENTED ARCHITECTURE

Software Life-Cycle Management

The Synergy of SOA, Event-Driven Architecture (EDA), and Complex Event Processing (CEP)

Business Intelligence and Service Oriented Architectures. An Oracle White Paper May 2007

Data Integration for the Real Time Enterprise

Enabling Storage Services in Virtualized Cloud Environments

The Trellis Dynamic Infrastructure Optimization Platform for Data Center Infrastructure Management (DCIM)

Elastic Application Platform for Market Data Real-Time Analytics. for E-Commerce

The Enterprise Service Bus: Making Service-Oriented Architecture Real

An Oracle White Paper October Maximize the Benefits of Oracle SOA Suite 11g with Oracle Service Bus

Predictive Customer Interaction Management

Analance Data Integration Technical Whitepaper

Introduction to TIBCO MDM

Cisco Cloud Enablement Services for Adopting Clouds

Structured Content: the Key to Agile. Web Experience Management. Introduction

Analance Data Integration Technical Whitepaper

CHAPTER 1 INTRODUCTION

WHITE PAPER. Enabling predictive analysis in service oriented BPM solutions.

secure intelligence collection and assessment system Your business technologists. Powering progress

IBM 2010 校 园 蓝 色 加 油 站 之. 商 业 流 程 分 析 与 优 化 - Business Process Management and Optimization. Please input BU name. Hua Cheng chenghua@cn.ibm.

The Service, The Cloud & The Method: The Connection Points

A TECHNICAL WHITE PAPER ATTUNITY VISIBILITY

Next Generation Business Performance Management Solution

HP SOA Systinet software

WHITE PAPER Business Process Management: The Super Glue for Social Media, Mobile, Analytics and Cloud (SMAC) enabled enterprises?

Increase Agility and Reduce Costs with a Logical Data Warehouse. February 2014

IBM Software Integrated Service Management: Visibility. Control. Automation.

Document Engineering: Analyzing and Designing the Semantics of Business Service Networks

Virtual Operational Data Store (VODS) A Syncordant White Paper

An Architecture for Integrated Operational Business Intelligence

Establishing a business performance management ecosystem.

Reaching Customers Across Multiple Channels

BEA AquaLogic Integrator Agile integration for the Enterprise Build, Connect, Re-use

Real time Business Intelligence

Emerging Technologies Shaping the Future of Data Warehouses & Business Intelligence

Combining Service-Oriented Architecture and Event-Driven Architecture using an Enterprise Service Bus


How service-oriented architecture (SOA) impacts your IT infrastructure

Service Oriented Architecture (SOA) Architecture, Governance, Standards and Technologies

Event-Driven Architecture Overview

TIBCO Live Datamart: Push-Based Real-Time Analytics

Federal Enterprise Architecture and Service-Oriented Architecture

ATA DRIVEN GLOBAL VISION CLOUD PLATFORM STRATEG N POWERFUL RELEVANT PERFORMANCE SOLUTION CLO IRTUAL BIG DATA SOLUTION ROI FLEXIBLE DATA DRIVEN V

JOURNAL OF OBJECT TECHNOLOGY

ATHABASCA UNIVERSITY. Enterprise Integration with Messaging

Business Process Management In An Application Development Environment

SAP 360 Customer Powered by SAP HANA. Marcus Ruebsam, Global Head of Solutions, Lob Customer, SAP AG 12 March 2013

Enterprise Enabler and the Microsoft Integration Stack

Solution Overview. Optimizing Customer Care Processes Using Operational Intelligence

FIPA agent based network distributed control system

Service Definition Document

Greater Continuity, Consistency, and Timeliness with Business Process Automation

perspective Microservices A New Application Paradigm Abstract

Service-Oriented Architecture and Software Engineering

MarkLogic Enterprise Data Layer

Overview of major concepts in the service oriented extended OeBTO

The Purview Solution Integration With Splunk

Oracle Real Time Decisions

White Paper Cybercom & Axiomatics Joint Identity & Access Management (R)evolution

Data Virtualization A Potential Antidote for Big Data Growing Pains

Open Source Business Rules Management System Enables Active Decisions

HEAT Service Management Platform. White Paper

Augmented Search for Web Applications. New frontier in big log data analysis and application intelligence

Five best practices for deploying a successful service-oriented architecture

BPM and SOA require robust and scalable information systems

A Unified Messaging-Based Architectural Pattern for Building Scalable Enterprise Service Bus

Implement a unified approach to service quality management.

Event-based middleware services

Cordys Business Operations Platform

The Trellis Dynamic Infrastructure Optimization Platform for Data Center Infrastructure Management (DCIM)

Combining SAWSDL, OWL DL and UDDI for Semantically Enhanced Web Service Discovery

Legal. Copyright 2016 Magento, Inc.; All Rights Reserved.

SOLUTION BRIEF. Increase Business Agility with the Right Information, When and Where It s Needed. SAP BusinessObjects Business Intelligence Platform

FROM A RIGID ECOSYSTEM TO A LOGICAL AND FLEXIBLE ENTITY: THE SOFTWARE- DEFINED DATA CENTRE

CHAPTER 7 SUMMARY AND CONCLUSION

META DATA QUALITY CONTROL ARCHITECTURE IN DATA WAREHOUSING

David Pilling Director of Applications and Development

WHITE PAPER. Five Steps to Better Application Monitoring and Troubleshooting

Transcription:

CLOUD BASED SEMANTIC EVENT PROCESSING FOR MONITORING AND MANAGEMENT OF SUPPLY CHAINS A VLTN White Paper Dr. Bill Karakostas Bill.karakostas@vltn.be Executive Summary Supply chain visibility is essential for resilient and adaptive supply chains. Event-driven architectures have aimed to enhance visibility by making information about events that occur in the supply chain available to decision makers in almost real time. However, current event-driven architectures only work best for fixed supply chains and are very hard to adapt to handle very large volume of events occurring anywhere in the supply chain, and for dynamic supply chains. This paper explains how the confluence of two technologies: the Semantic Web and Cloud, can help to overcome such limitations and to create event driven architectures where important event patterns are detected instantly, as they form, in the supply chain and their presence informed to all interested parties, without the need for setting up dedicated system and data connections.

Event Driven Information System Architectures Event-driven architecture (EDA), in a distributed environment such as a supply chain, is an asynchronous message-driven communication model to propagate information. In an event-driven architecture, information can be propagated in near-real-time and enable the participant organizations to proactively respond to business activities. Event-driven architectures improve on traditional data integration techniques such as batch-oriented data replication and business intelligence reporting. Concepts related to it, include business activity monitoring (BAM) and business event management (BEM). The event-driven pattern logically decouples connected systems, compared to the client server (request/response) pattern. That is, processes in the sender system, where the business event took place, do not depend on the availability and completion of processes in systems further down the line. In contrast, in a request-driven architecture, the sender system needs to know exactly what the provider systems are and depends on their availability. Complex Event Processing The term Complex Event Processing (CEP) refers to the abstraction technique, where sets of low-level events are aggregated by means of event pattern (rule) descriptions, into abstracted high-level events that make sense to a business user. There are several commercial and prototype event engines that can process rules to detect complex, high level events. The problem these technologies face however is that they have to work with precise, well defined and complete low level events. Thus, classical CEP technologies cannot semantically interpret and analysing low level events- they require highly structured data with

well-known interpretations. In many supply chains, however, it is simply not possible to know the structure and meaning of all occurring events. Semantic Technologies for Event Processing Because the event producer and consumer(s) do not have to be known to each other, and to agree on event classification and meaning, the producer must send out event information either as metadata or as links to other known data that can be semantically processed by the consumers. Metadata attached to the event can refer to an ontology or industry schema such as for example, from ISO or OASIS. Semantic approaches to CEP detection work by analysing the semantic relationships between atomic events in order to detect meaningful patterns among them. Event patterns need to be learnt before used. Semantic relationships can be discovered by exploring ontologies in terms of which are defined. If such explicit information is missing, other contextual event information is utilised such as temporal, location, etc. Thus, several techniques, in addition to predefined CEP patterns, can be employed such as machine learning and other statistical approaches. Unknown patterns can be also detected as anomalies, and sent to expert users who can analyse their meaning and significance. Event Harvesting from the Cloud The main problem of CEP approaches in a dynamic Cloud environment is not how to detect the events but how to interpret them. Events are conveyed in many forms such as in business messaging system, emails, RSS feeds, and so on. Classic CEP technologies however, require wellstructured data, known vocabularies, and static queries. In the Cloud, the availability of published ontologies facilitates the automatic

processing of event data. Techniques borrowed from the Big Data area, such as advanced statistical and textual analyses, as well as temporal and spatial reasoning can also be utilised for this purpose. Security Security in event-driven architecture is usually built on the same technologies and infrastructures used in service-oriented (SOA) architecture implementations. However, because of the highly decoupled nature of event-driven patterns, event-based security can be simpler compared to the end-to-end security required in request-driven distributed systems. Events are simply notifications of significant changes, and there is no need to transmit important data as events over the network. This means that only the meaningful data that uniquely identifies the change the event is notifying about should be part of an event payload, to help event receivers decide how to react to the event. Benefits for logistics organisations In supply chains where the data and context of available events is highly heterogeneous, a much less structured form and approach than those of the classic CEP technologies must be used. Cloud based semantic event processing technologies allows visibility across highly heterogeneous and dynamic supply chains. Cloud based semantic CEP realises the promises of classic CEP such as Reduced information latency Event notifications can ripple throughout the supply chain in near real-time. This allows supply chain participants to be proactive. Timely response to changes As business-critical data propagates throughout the supply chain in a timely manner, IT systems can have the

most accurate, current view of the state of the supply chain. This enables the prompt and accurate business-level responses to changing conditions. Improved scalability Because the CEP matching workload is not handled by a single CEP engine but by the Cloud, this approach is more scalable and can cope with practically an unlimited volume of events. Improved flexibility-event consumers do not rely on fixed event processing rules and patterns as well as predefined sources of events. This adds dynamicity and reduces overall complexity. Improved supply chain agility and resilience Finally, event-driven architecture promises enhanced business agility, as it provides a closer alignment with operational models, especially in complex and loosely coupled supply chain environments where participants have local autonomy. Summary and Future Directions This white paper explored Cloud and semantic technologies for leveraging the potential of Complex Event Processing and Event-driven information architectures for supply chains. Overcoming limitations of classic CEP requires the ability to process intelligently any relevant event no matter where it occurs and in what volumes. Instead of having to explicitly define event patterns and identify all possible event producers, something impossible in dynamic supply chains, we can leverage the power of Cloud and semantic technologies to create an open, dynamic and flexible event processing approach. This can achieve true visibility across the whole supply chain and consequently more effective monitoring and management.

For further information regarding topics discussed in this paper please contact the author at bill.karakostas at vltn.be