Arum DataEye™

Integration.






"DataEye is great for motivation. It gives you a good kick up the backside"

Collection Advisors-BCW Group


Arum DataEye Integration Explained



DataEye is powered by your data. DataEye has a range of versatile methods for accessing your data. For instance, it can connect directly to your host databases or read information from uploaded Excel Spreadsheets. For a modest additional cost and through the software of our partners, DataEye can also read the transaction logs of your databases to gather information in real-time from live systems without affecting operational performance.

In most cases you can configure your data sources and design KPIs right out of the box, but sometimes you may not even know which KPIs your business needs. Arum can help with DataEye from installation through KPI design and integration with your organisation's business.


DataEye warehouses all your data in a convenient, powerful, but flexible database.So even if you don't know what KPIs you might want in 6 months time, it's easy to create them at a later date without losing any of the advantages. DataEye provides an open API in to this datastore so that your own teams can analyse and use the data, but were sure that DataEye provides all the views of the data you'll ever need.
 

Data Harvesters

  • Purpose
    • Extract relevant data from the systems in which the required KPI data are available
  • Function
    • Running to a set schedule
    • Poll each data source
    • Send optimised queries to extract the data
    • Store the data from each poll in a crop
  • Implementation
    • Java
    • using relevant APIs. Standard (such as JDBC) and proprietary

Data Consumers

  • Purpose
    • Fill the DataEye data store from the harvested crops
  • Function
    • Transform the cropped data into KPI format
    • Store the data in the DataEye data store
  • Implementation
    • Java

DataEye Store

  • Purpose
    • Store data (past and present) in a format that is efficient for the rendering of KPI data
  • Function
    • Write data delivered by the consumers
    • Read data required for KPI delivery
  • Implementation
    • db4o - an object orientated database, provided by Versant