ISTEC.MIP Measurement Data Integration Platform



Similar documents
How to consume a Domino Web Services from Visual Studio under Security

MS 20487A Developing Windows Azure and Web Services

Databases Lesson 04 Client Server Computing and Adaptation

SAV2013: The Great SharePoint 2013 App Venture

MODULE 7: TECHNOLOGY OVERVIEW. Module Overview. Objectives

Application Development

Software Development Interactief Centrum voor gerichte Training en Studie Edisonweg 14c, 1821 BN Alkmaar T:

The MDM (Measurement Data Management) system environment

IBM WebSphere ILOG Rules for.net

Professional Profile

Developing Windows Azure and Web Services

Novacura Flow 5. Technical Overview Version 5.6

Noramsoft Inc. Noramsoft Inc. SPT2O1O - Course Description. Developing Solutions with SharePoint Server 2010 SPT2010. Noramsoft Inc. Noramsoft Inc.

Business Process Management

DB2 Application Development and Migration Tools

Net Developer Role Description Responsibilities Qualifications

CONFIGURATION AND APPLICATIONS DEPLOYMENT IN WEBSPHERE 6.1

JobScheduler. Architecture and Mode of Operation. Software for Open Source

Decoding the Big Data Deluge a Virtual Approach. Dan Luongo, Global Lead, Field Solution Engineering Data Virtualization Business Unit, Cisco

SharePoint 2010/2013 Course

Data Logging and Realtime Visualization

MOC DEVELOPING WINDOWS AZURE AND WEB SERVICES

This module provides an overview of service and cloud technologies using the Microsoft.NET Framework and the Windows Azure cloud.

Project Plan Microsoft Team System Web Client

BizTalk Server Adapters

General principles and architecture of Adlib and Adlib API. Petra Otten Manager Customer Support

Analysis of Large Scale Data Volumes

Deploying Scalable and Secure ecommerce Solutions for MultiValue Applications Tuesday, March 7, 2006

<Insert Picture Here> Michael Hichwa VP Database Development Tools Stuttgart September 18, 2007 Hamburg September 20, 2007

Instant Data Warehousing with SAP data

What s New. Archive Attender 4 For Microsoft Exchange

Integrating SharePoint Sites within WebSphere Portal

RELEASE NOTES Product Version: 7.2 Date: November, 2015

SPT2013: Developing Solutions with. SharePoint DAYS AUDIENCE FORMAT COURSE DESCRIPTION STUDENT PREREQUISITES

How to Easily Integrate BIRT Reports into your Web Application

White Paper Converting Lotus Notes Applications to the Cloud Using the CIMtrek converter Product

WHITE PAPER. Domo Advanced Architecture

ediscovery Features of SharePoint 2013 and Exchange 2013 Paul Branson Solution Architect Microsoft

1 (11) Paperiton DMS Document Management System System Requirements Release: 2012/

A collaborative platform for knowledge management

Single Sign-on (SSO) technologies for the Domino Web Server

Getting Started With Your LearnDevNow Learning

SoftFluent. Pragmatic model-driven development with CodeFluent Entities Code Generation June 16 th

Mobile Devices: Server and Management Lesson 02 Application Servers Part 1

Deepak Patil (Technical Director) iasys Technologies Pvt. Ltd.

What's New in BarTender 2016

IBM. IBM Software Portfolio. IBM Software Group

Developing Windows Azure and Web Services

Introduction. Introduction: Database management system. Introduction: DBS concepts & architecture. Introduction: DBS versus File system

Java Management Extensions (JMX) and IBM FileNet System Monitor

Pivot Charting in SharePoint with Nevron Chart for SharePoint

Microsoft Services Exceed your business with Microsoft SharePoint Server 2010

Open Government Data Initiative. Dejan Cvetkovic Regional Technology Officer, Microsoft CEE Athens, Greece, December 1 st, 2011

San Jose State University

Business Intelligence Using SharePoint 2013 and Office365

Introduction: Database management system

Avoiding Web Services Chaos with WebSphere Service Registry and Repository

AppDev OnDemand Microsoft Development Learning Library

70-487: Developing Windows Azure and Web Services

Programmabilty. Programmability in Microsoft Dynamics AX Microsoft Dynamics AX White Paper

TDAQ Analytics Dashboard

Microsoft Corporation. Project Server 2010 Installation Guide

DMSplus for Microsoft SharePoint 2010

Release 1. ICAPRG604A Create cloud computing services

Course MS55077A Project Server 2013 Development. Length: 5 Days

Solution Showcase Session. Enterprise 2.0 Computing Services

MEGA Web Application Architecture Overview MEGA 2009 SP4

Feature and Technical

Enhancing Lotus Domino search

IBM Tivoli Storage Manager for Microsoft SharePoint

DEVELOPMENT OF AN ANALYSIS AND REPORTING TOOL FOR ORACLE FORMS SOURCE CODES

ASP.NET. Web Programming. Telemark University College Department of Electrical Engineering, Information Technology and Cybernetics

SIP Protocol as a Communication Bus to Control Embedded Devices

VantagePoint Getting Results Guide

ICE econfirm. FAQs April 2012

ASAM ODS Workflow in the area of vehicle safety with openmdm

EAI OVERVIEW OF ENTERPRISE APPLICATION INTEGRATION CONCEPTS AND ARCHITECTURES. Enterprise Application Integration. Peter R. Egli INDIGOO.

GADD Software an introduction

Case Study. Insurance Plan Management System with Mobility Brainvire Infotech Pvt. Ltd Page 1 of 1

SBI2013: Building BI Solutions using Excel and SharePoint 2013

WEB DEVELOPMENT COURSE (PHP/ MYSQL)

Pentaho Reporting Overview

ADS2013: App Development with SharePoint 2013

IBM InfoSphere MDM Server v9.0. Version: Demo. Page <<1/11>>

Web services with WebSphere Studio: Deploy and publish

Day 1 - Technology Introduction & Digital Asset Management

Layer2 Business Data List Connector for SharePoint

2015, André Melancia (Andy.PT) 1

A&D srl Consulting & Logistic Systems Galleria Spagna, Padova (PD) - Italy - Telefono Fax Sede Legale:

Transcription:

ISTEC.MIP Measurement Data Integration Platform Dr.-Ing. Carsten Booth 1145 Folie 1

ISTEC Company Profile Independend software and system house Since 1982 successful on market 60 regular employees Development of customer specific solutions from the identification of problems up to the system installation Offices at Ettlingen (Karlsruhe) and Leinfelden (Stuttgart) Folie 2

Content 1. Measurement Data 2. Integration Requirements 3. New Technologies 4. Integration Platform ISTEC.MIP 5. Summary Folie 3

Measurement Data Storage Relational Databases (Oracle, SQLServer, MS Access) DB customer specific data models tool specific data models Files in Folders Files Excel: various known or free formats XML: various data models tool specific data files API Accessed Storages API hidden storage technology and format well defined standard APIs like ASAM ODS individual application models freely designed or based e.g. on MDM Folie 4

Measurement Data Domains different measurement data domains (some examples): NVH Data Powertrain Data Vehicle Dynamics Data Vehicle Information Test Equipment Data each piece of data stored in its domain dedicated data silo and joined laboriously to a significant set of information and measurement data Folie 5

Measurement Data Management browse query update shape / expose store collect / acquire Measurement Data Management System analyse / evaluate Data Flow archive restore Main Functions Folie 6

Integration Requirements enable joined queries over heterogeneous data sources (e.g. relational database and ASAM ODS database) integrate file based data stores browse, filter and query data in a common handy user interface provide data for evaluation and analysis ensure an acceptable performance minimize efforts to build new services for a new data silos consider security aspects Folie 7

Open Data Protocol (OData) Client (Consumer) Open standard for querying and updating data http://www.odata.org HTTP centric OData Data Service (Producer) Data Silo DB API Files released under the Microsoft Open Specification Promise http://www.microsoft.com/interop/osp/default.mspx Producers expose their data using OData protocol (e.g. Sharepoint 2010, IBM WebSphere) Consumers consume data exposed using OData protocol (e.g. PowerPivot for Excel2010, LINQPad) Folie 8

WCF Data Services WCF Data Services were previously known as ADO.NET Data Services data services framework enables easy creation of services for flexible querying, paging and association traversal client libraries exist for.net, Silverlight, AJAX, PHP and Java Service is addressed by an URI http://mipdev-test/dataservices/ FahrzeugDataService/ FahrzeugDataService.svc image source: http://msdn.microsoft.com/en-us/data/aa937697.aspx Folie 9

Folie 10 ISTEC.MIP Architecture

Data Service Output Sample in Web Browser Folie 11

Folie 12 ISTEC.MIP Browser

Summary 1. Measurement data silos exist side by side in various forms 2. Integrating heterogeneous data sources requires a common protocol 3. OData and WCF Data Services are powerful approaches to fulfil these requirements 4. ISTEC.MIP implements server and client side components for measurement data integration Folie 13

Questions Booth 1145?? Contact? ISTEC GmbH Dr. Carsten Nobelstraße 12 D-76275 Ettlingen Phone +49 7243 700500 carsten.pietschmann@istec.de http://www.istec.de Folie 14