Overview

iWay Enable is a set of extensions built on top of iWay Service Manager that adds Complex Event Processing (CEP) and Business Activity Monitor (BAM). The solution is designed to provide real-time, non-invasive visibility into automated business processes. Accumulated data is aggregated into a real-time data store. Real-time enabled gauges and charts are used to visualize this data, which can be served through iWay Enable's exclusive composite application style Web API (Web 2.0).

In this iWay Enable application, a File channel is used to listen for batched sales transactions from an input directory. Each batched sales transaction is then passed to a process flow, which splits these batched transactions into individual transactions. The process flow then creates a file for each resulting transaction and puts it into an output directory.

While each transaction is processed, the process flow will also tap the incoming data. The taps will be configured in the iWay Service Manager Administration Console to capture sales information. In this example, the iWay Enable application will be monitoring sales by region (EU or US) and by product. There are three products that are being sold. As the transactions are processed, the transaction data is exposed as business events. These events are associated with feeds to render the real-time data within graphical charts.


iWay Software