SlideShare a Scribd company logo
1 of 20
© ComVantage Consortium – 2013
An Architecture for Interoperabilitly in a
Collaboration Environment
Dr Oscar Lazaro, Innovalia
© ComVantage Consortium – 2013
ThisdocumentisthepropertyofComVantageprojectandmaynotbecopiedorcommunicatedwithoutwrittenconsentofComvantageConsortium
 Mono-perspective business solutions
 Missing concepts for trustful inter-organizational collaboration
 ComVantage
 Collaboration infrastructure for virtual enterprises as add-on to
existing business solutions
 Secure semantic data harmonization and agile workflow
orchestration beyond organizational boundaries
Motivation & Objectives
2
“Initiating the transformation of isolated
individual companies towards an
integrated, agile virtual enterprise”
© ComVantage Consortium – 2013
ThisdocumentisthepropertyofComVantageprojectandmaynotbecopiedorcommunicatedwithoutwrittenconsentofComvantageConsortium
Motivation & Objectives
3
Maintenance
Company Factory
© ComVantage Consortium – 2013
ThisdocumentisthepropertyofComVantageprojectandmaynotbecopiedorcommunicatedwithoutwrittenconsentofComvantageConsortium
Architecture & Key Concepts
4
Design-
Time
 Decentralized Approach
 (Semantic) Data
Modeling
 Single Point of Access
 Integration of Legacy
Systems
 Access Control
 Workflow Modeling
 Workflow Orchestration
Run-
Time
© ComVantage Consortium – 2013
ThisdocumentisthepropertyofComVantageprojectandmaynotbecopiedorcommunicatedwithoutwrittenconsentofComvantageConsortium
Decentralized Approach
5
Mobile
Trustful
Inter-organisational
Linked Collaboration
© ComVantage Consortium – 2013
ThisdocumentisthepropertyofComVantageprojectandmaynotbecopiedorcommunicatedwithoutwrittenconsentofComvantageConsortium
Decentralized Approach
6
Execution of agile and
interorganizational
workflows on application
layer
Collaboration partners
run their own
infrastructure within
encapsulated domains
Semantic data
harmonization within the
domain and beyond by
using mappings
Data source stay under
full local control of owner
and are lifted to semantic
data on demand
© ComVantage Consortium – 2013
ThisdocumentisthepropertyofComVantageprojectandmaynotbecopiedorcommunicatedwithoutwrittenconsentofComvantageConsortium
 Each partner provides an ontology of his local data model
 Ontologies of new partners can reuse parts of existing partners
and add missing concepts (ontology extension approach)
 Conflicting definitions between partners are resolved via model
mappings
 Each partner defines local access control policies to keep full
control about shared and protected data
 A set of common roles is defined throuhgout the collaboration
network
(Semantic) Data Modelling
7
© ComVantage Consortium – 2013
ThisdocumentisthepropertyofComVantageprojectandmaynotbecopiedorcommunicatedwithoutwrittenconsentofComvantageConsortium
 Applications are completely decoupled from individual data
soures
 Application connect to static endpoints for each domain to
retrieve data from different partners
 SPARQL is used as uniform interface on top of a uniform data
format (RDF and Linked Data design principles)
SELECT ?order ?label
WHERE {
?order a <http://www.comvantage.eu/shop#Order>.
?order <http://www.comvantage.eu/shop#id> ?label.
}
Single Point of Access
8
© ComVantage Consortium – 2013
ThisdocumentisthepropertyofComVantageprojectandmaynotbecopiedorcommunicatedwithoutwrittenconsentofComvantageConsortium
 Legacy system are integrated on demand by using adapters
 Linked Data adapters perform a mapping from syntactic data to
RDF
 Mapping is done at design-time but data extraction is done at
run-time and on-demand (no redundant semantic data needs to
be synchronized)
 ComVantage provides generic adapters that can be configured
to be used on top of a concrete data source (configuration is
done with the local ontology of the domain)
Integration of Legacy Systems
9
© ComVantage Consortium – 2013
ThisdocumentisthepropertyofComVantageprojectandmaynotbecopiedorcommunicatedwithoutwrittenconsentofComvantageConsortium
 Collaboration can only be successful if partners can trust each
other
 Traditional XACML architectures  coarse-grained decisions
(repository level)  insufficient for industrial collaboration
 Need for multi-domain fine-grained access control for Linked
Data
Access Control
10
• Fine-grained policies  access to specific
sets of RDF data
• Secure and ad-hoc mobile distributed
collaboration
© ComVantage Consortium – 2013
ThisdocumentisthepropertyofComVantageprojectandmaynotbecopiedorcommunicatedwithoutwrittenconsentofComvantageConsortium
Access Control
11
Query
interface
XACML
AC
Query
rewriting
Sensor data
& documents
Semantic RDF
Data
Query for
non-RDF data
Query for
RDF data
Factory
Access Server
 Cross domain authentication
Maintenance
Company Factory
User Client
Maintenance
 Authorization process:
 SPARQL query rewriting
 XACML authorization
© ComVantage Consortium – 2013
ThisdocumentisthepropertyofComVantageprojectandmaynotbecopiedorcommunicatedwithoutwrittenconsentofComvantageConsortium
 Model-driven approach to create and execute workflows
across organizational boundaries
 Business process definition on multiple layers and model
types
 Navigation model as input
for application orchestration
 Feature and data
requirements model as
input for automated
generic application
selection
 …
Workflow Modeling
12
© ComVantage Consortium – 2013
ThisdocumentisthepropertyofComVantageprojectandmaynotbecopiedorcommunicatedwithoutwrittenconsentofComvantageConsortium
Workflow Orchestration and Execution
13
Semi-automated selection of
generic app from pool
according to matching criteria
modeled in business process
Automated creation of orchestration
regarding the workflow model and
automated deployment as App
Ensemble to the target device
Manual adaptation of
generic app regarding
UI, data queries and
navigation design
© ComVantage Consortium – 2013
ThisdocumentisthepropertyofComVantageprojectandmaynotbecopiedorcommunicatedwithoutwrittenconsentofComvantageConsortium
Functionality Grouped in Modules
14
Authentication
& Authorization
Linked Data
Adapters
Data
Federation
Process
Execution
Business
Process
Models
Open source, free licensing
Proprietary, commercial licensing
 OMI Modeling Prototype
 ComVantage Modeling Tool
 Business process modeling guidelines and examples
 Industrial App Framework (run-time and design-time components)
 Industry-specific sets of Generic Apps
 UI modeling guidelines
 Secure Authentication Component
 PDP, PEP, PIP,…
 SPARQL Rewriter Component
 Domain Access Server
 Industry-specific Domain Data Models (ontologies)
 Linked Data Support Tool Set
 Middleware Adapter (Gamma, OPC-UA)
 Database Adapter
 Spreadsheet Adapter
© ComVantage Consortium – 2013
ThisdocumentisthepropertyofComVantageprojectandmaynotbecopiedorcommunicatedwithoutwrittenconsentofComvantageConsortium
open source ecosystem for Linked Data
ComVantage Package Approach
15
Wide range of supported
company sizes requires
for dealing with
different business
constraints
Open source, free licensing
Proprietary, commercial licensing
ComVantage Package
Authentication
&
Authorization
Business
Process
Models
Linked
Data
Adapters
Data
Federation
Process
Execution
Each technical field is
relevant for an end-to-
end application of the
approach, each field with
high complexity to be
managed!
© ComVantage Consortium – 2013
ThisdocumentisthepropertyofComVantageprojectandmaynotbecopiedorcommunicatedwithoutwrittenconsentofComvantageConsortium
Fit to Business Environment
16
Rich features and
configuration possibilities
as on-premise application
supported by expert
consulting (to be executed
by several service
providers/consultancies and
managed by an external
integrator)
Limited customization
potential and reduced
features/ scope bundled as
SaaS offering in the public
cloud supported by
lightweight consulting
services and powerful tool
chain for end-user
empowerment in order to
facilitate installation
procedure
 As SaaS on-
demand
 On a public cloud
 Full functionality
 Limited
customizability
 Limited control
 Demand-based
billing
 As on-premise
application
 On a private cloud
as SaaS or
dedicated
infrastructure
 Full functionality
 Full customizability
 Full control
 TCO
© ComVantage Consortium – 2013
ThisdocumentisthepropertyofComVantageprojectandmaynotbecopiedorcommunicatedwithoutwrittenconsentofComvantageConsortium
Fit to Business Environment
17
App App AppApp App
local / on-premise,
SaaS on
private cloud
remote / on-demand,
SaaS on
public cloud
WWWINTRANET
FullcontrolLimitedcontrol
App
© ComVantage Consortium – 2013
ThisdocumentisthepropertyofComVantageprojectandmaynotbecopiedorcommunicatedwithoutwrittenconsentofComvantageConsortium
open source ecosystem for Linked Data
On-Demand / On-Premise Offering
18
ComVantage Package
Authentication
& Authorization
Linked Data
Adapters
Data
Federation
Process
Execution
 On-demand / on-premise offering, including:
 Software as a Service
 ComVantage core components (IAF, DAS, Adapters)
 Industry-specific set of pre-defined models,
patterns, templates, guidelines (orchestration
models, data models, modelling guidelines,…)
 Self-service tool chain (Modelling Workbench,
Ontosketch,…)
 Consulting services
 Business-niche-specific extensions (data model and
related AC policies, mobile app customization,…)
 Mapping of legacy data
 Trainings
 Infrastructure (on-demand only)
 Cloud-based run-time infrastructure (DAS in the
cloud)
Business
Process
Models
© ComVantage Consortium – 2013
ThisdocumentisthepropertyofComVantageprojectandmaynotbecopiedorcommunicatedwithoutwrittenconsentofComvantageConsortium
THANK YOU
Dr Oscar Lazaro, olazaro@innovalia.org
Dr Tobias Muench, tobias.muench@sap.com
19
© ComVantage Consortium – 2013
The information in this document is proprietary to the following ComVantage consortium members
funded by means of European Union within the 7th Framework Program: SAP AG, Asociación de
Empresas Tecnológicas Innovalia, Ben-Gurion University of the Negev, BOC Business Objectives
Consulting S.L.U, Comau S.p.A., Dresden University of Technology, Dresscode 21 GmbH, Evidian S.A.,
ISN Innovation Service Network d.o.o., Kölsch & Altmann GmbH, Nextel S.A., RST Industrie
Automation GmbH, University of Vienna.
The information in this document is provided "as is", and no guarantee or warranty is given that the
information is fit for any particular purpose. The above referenced consortium members shall have
no liability for damages of any kind including without limitation direct, special, indirect, or
consequential damages that may result from the use of these materials subject to any liability which
is mandatory due to applicable law.
Copyright 2011 by SAP AG, Asociación de Empresas Tecnológicas Innovalia, Ben-Gurion University of
the Negev, BOC Business Objectives Consulting S.L.U, Comau S.p.A., Dresden University of
Technology, Dresscode 21 GmbH, Evidian S.A., ISN Innovation Service Network d.o.o., Kölsch &
Altmann GmbH, Nextel S.A., RST Industrie Automation GmbH, University of Vienna. All rights
reserved.
ThisdocumentisthepropertyofComVantageprojectandmaynotbecopiedorcommunicatedwithoutwrittenconsentofComvantageConsortium
20

More Related Content

What's hot

Application PaaS with SAP
Application PaaS with SAPApplication PaaS with SAP
Application PaaS with SAPWarren Eiserman
 
[WSO2Con EU 2017] Integration Platform Strategy for Digital Transformation
[WSO2Con EU 2017] Integration Platform Strategy for Digital Transformation[WSO2Con EU 2017] Integration Platform Strategy for Digital Transformation
[WSO2Con EU 2017] Integration Platform Strategy for Digital TransformationWSO2
 
Torry Harris API and Application Integration Governance Framework
Torry Harris API and Application Integration Governance FrameworkTorry Harris API and Application Integration Governance Framework
Torry Harris API and Application Integration Governance FrameworkShubaS4
 
Pentaho Enterprise vs. Pentaho Community
Pentaho Enterprise vs. Pentaho CommunityPentaho Enterprise vs. Pentaho Community
Pentaho Enterprise vs. Pentaho CommunityMauricio Murillo
 
M.S. Dissertation in Salesforce on Force.com
M.S. Dissertation in Salesforce on Force.comM.S. Dissertation in Salesforce on Force.com
M.S. Dissertation in Salesforce on Force.comArun Somu Panneerselvam
 
Basic erp architecture
Basic erp architectureBasic erp architecture
Basic erp architectureSUDHEERNANDI1
 
06 august meetup - enterprise integration architecture
06   august meetup - enterprise integration architecture06   august meetup - enterprise integration architecture
06 august meetup - enterprise integration architectureAldo Fernandez
 
The Impact of SOA on Traditional Middleware Technologies
The Impact of SOA on Traditional Middleware TechnologiesThe Impact of SOA on Traditional Middleware Technologies
The Impact of SOA on Traditional Middleware Technologiesdigitallibrary
 
Integrating Salesforce.com and Oracle ERP Using IBM WebSphere Cast Iron
Integrating Salesforce.com and Oracle ERP Using IBM WebSphere Cast IronIntegrating Salesforce.com and Oracle ERP Using IBM WebSphere Cast Iron
Integrating Salesforce.com and Oracle ERP Using IBM WebSphere Cast IronProlifics
 
Migrating Lotus Notes Applications to Sharepoint Online with Nintex
Migrating Lotus Notes Applications to Sharepoint Online with NintexMigrating Lotus Notes Applications to Sharepoint Online with Nintex
Migrating Lotus Notes Applications to Sharepoint Online with NintexMaarga Systems
 
Cloud computing and Software as a Service Overview
Cloud computing and Software as a Service OverviewCloud computing and Software as a Service Overview
Cloud computing and Software as a Service OverviewRahul Sudame
 
Agility Whitepaper
Agility WhitepaperAgility Whitepaper
Agility WhitepaperLinda Wales
 
Cloud Computing Model with Service Oriented Architecture
Cloud Computing Model with Service Oriented ArchitectureCloud Computing Model with Service Oriented Architecture
Cloud Computing Model with Service Oriented ArchitectureYan Zhao
 
OOW-CON3640-portal
OOW-CON3640-portalOOW-CON3640-portal
OOW-CON3640-portalBen Duan
 
Red Hat and Microsoft Partnership
Red Hat and Microsoft PartnershipRed Hat and Microsoft Partnership
Red Hat and Microsoft PartnershipKevin McCauley
 
Making Multicloud Application Integration More Efficient
Making Multicloud Application Integration More EfficientMaking Multicloud Application Integration More Efficient
Making Multicloud Application Integration More EfficientCognizant
 

What's hot (20)

Application PaaS with SAP
Application PaaS with SAPApplication PaaS with SAP
Application PaaS with SAP
 
[WSO2Con EU 2017] Integration Platform Strategy for Digital Transformation
[WSO2Con EU 2017] Integration Platform Strategy for Digital Transformation[WSO2Con EU 2017] Integration Platform Strategy for Digital Transformation
[WSO2Con EU 2017] Integration Platform Strategy for Digital Transformation
 
PaaS Decision Matrix
PaaS Decision MatrixPaaS Decision Matrix
PaaS Decision Matrix
 
Torry Harris API and Application Integration Governance Framework
Torry Harris API and Application Integration Governance FrameworkTorry Harris API and Application Integration Governance Framework
Torry Harris API and Application Integration Governance Framework
 
Pentaho Enterprise vs. Pentaho Community
Pentaho Enterprise vs. Pentaho CommunityPentaho Enterprise vs. Pentaho Community
Pentaho Enterprise vs. Pentaho Community
 
M.S. Dissertation in Salesforce on Force.com
M.S. Dissertation in Salesforce on Force.comM.S. Dissertation in Salesforce on Force.com
M.S. Dissertation in Salesforce on Force.com
 
Ebook estrategia cloud para Gobierno
Ebook estrategia cloud para GobiernoEbook estrategia cloud para Gobierno
Ebook estrategia cloud para Gobierno
 
Basic erp architecture
Basic erp architectureBasic erp architecture
Basic erp architecture
 
06 august meetup - enterprise integration architecture
06   august meetup - enterprise integration architecture06   august meetup - enterprise integration architecture
06 august meetup - enterprise integration architecture
 
The Impact of SOA on Traditional Middleware Technologies
The Impact of SOA on Traditional Middleware TechnologiesThe Impact of SOA on Traditional Middleware Technologies
The Impact of SOA on Traditional Middleware Technologies
 
Integrating Salesforce.com and Oracle ERP Using IBM WebSphere Cast Iron
Integrating Salesforce.com and Oracle ERP Using IBM WebSphere Cast IronIntegrating Salesforce.com and Oracle ERP Using IBM WebSphere Cast Iron
Integrating Salesforce.com and Oracle ERP Using IBM WebSphere Cast Iron
 
Migrating Lotus Notes Applications to Sharepoint Online with Nintex
Migrating Lotus Notes Applications to Sharepoint Online with NintexMigrating Lotus Notes Applications to Sharepoint Online with Nintex
Migrating Lotus Notes Applications to Sharepoint Online with Nintex
 
SharePoint Online v Onprem
SharePoint Online v OnpremSharePoint Online v Onprem
SharePoint Online v Onprem
 
Cloud computing and Software as a Service Overview
Cloud computing and Software as a Service OverviewCloud computing and Software as a Service Overview
Cloud computing and Software as a Service Overview
 
Agility Whitepaper
Agility WhitepaperAgility Whitepaper
Agility Whitepaper
 
Cloud Computing Model with Service Oriented Architecture
Cloud Computing Model with Service Oriented ArchitectureCloud Computing Model with Service Oriented Architecture
Cloud Computing Model with Service Oriented Architecture
 
OOW-CON3640-portal
OOW-CON3640-portalOOW-CON3640-portal
OOW-CON3640-portal
 
Red Hat and Microsoft Partnership
Red Hat and Microsoft PartnershipRed Hat and Microsoft Partnership
Red Hat and Microsoft Partnership
 
M 94 4
M 94 4M 94 4
M 94 4
 
Making Multicloud Application Integration More Efficient
Making Multicloud Application Integration More EfficientMaking Multicloud Application Integration More Efficient
Making Multicloud Application Integration More Efficient
 

Similar to Future enterprise towards 2030 internet business innovation_20-21march2014,athens, greece_ii.5 comvantage

Challenges to Integration Strategy - Thompson
Challenges to Integration Strategy - ThompsonChallenges to Integration Strategy - Thompson
Challenges to Integration Strategy - ThompsonProlifics
 
Adopting the open group cloud eco system reference model
Adopting the open group cloud eco system reference modelAdopting the open group cloud eco system reference model
Adopting the open group cloud eco system reference modelKrishna-Kumar
 
Point-to-Point vs. MEAP - The Right Approach for an Integrated Mobility Solut...
Point-to-Point vs. MEAP - The Right Approach for an Integrated Mobility Solut...Point-to-Point vs. MEAP - The Right Approach for an Integrated Mobility Solut...
Point-to-Point vs. MEAP - The Right Approach for an Integrated Mobility Solut...RapidValue
 
IRJET- Cloud Based Warehouse Management Firm
IRJET- Cloud Based Warehouse Management FirmIRJET- Cloud Based Warehouse Management Firm
IRJET- Cloud Based Warehouse Management FirmIRJET Journal
 
Best practices for application migration to public clouds interop presentation
Best practices for application migration to public clouds interop presentationBest practices for application migration to public clouds interop presentation
Best practices for application migration to public clouds interop presentationesebeus
 
Webinar, Transforme sus ideas en Software as a Service en minutos
Webinar, Transforme sus ideas en Software as a Service en minutosWebinar, Transforme sus ideas en Software as a Service en minutos
Webinar, Transforme sus ideas en Software as a Service en minutosSoftware Guru
 
Enterprise Cloud Management - 2013 EMC World presentation
Enterprise Cloud Management - 2013 EMC World presentationEnterprise Cloud Management - 2013 EMC World presentation
Enterprise Cloud Management - 2013 EMC World presentationServiceMesh
 
Webinar: The Enterrpise Appstore - What is it and why you need it.
Webinar: The Enterrpise Appstore - What is it and why you need it.Webinar: The Enterrpise Appstore - What is it and why you need it.
Webinar: The Enterrpise Appstore - What is it and why you need it.Appear
 
What's new in webMethods - Gareth Whitaker - Software AG
What's new in webMethods - Gareth Whitaker - Software AGWhat's new in webMethods - Gareth Whitaker - Software AG
What's new in webMethods - Gareth Whitaker - Software AGSoftware AG South Africa
 
From Data To Insights
From Data To InsightsFrom Data To Insights
From Data To InsightsAbhishek Kant
 
Solution deck capgemini cloud assessment
Solution deck capgemini cloud assessmentSolution deck capgemini cloud assessment
Solution deck capgemini cloud assessmentAdobe
 
Becomming a cloud governance ninja linthicum interop fall 2013
Becomming a cloud governance ninja linthicum interop fall 2013Becomming a cloud governance ninja linthicum interop fall 2013
Becomming a cloud governance ninja linthicum interop fall 2013David Linthicum
 
Drag and Drop Application Development with Progress Rollbase
Drag and Drop Application Development with Progress RollbaseDrag and Drop Application Development with Progress Rollbase
Drag and Drop Application Development with Progress RollbaseAbhishek Kant
 
Smart Integration to the Cloud - Kellton Tech Webinar
Smart Integration to the Cloud - Kellton Tech WebinarSmart Integration to the Cloud - Kellton Tech Webinar
Smart Integration to the Cloud - Kellton Tech WebinarKellton Tech Solutions Ltd
 

Similar to Future enterprise towards 2030 internet business innovation_20-21march2014,athens, greece_ii.5 comvantage (20)

Forecast key1 0615_ak_evening
Forecast key1 0615_ak_eveningForecast key1 0615_ak_evening
Forecast key1 0615_ak_evening
 
Challenges to Integration Strategy - Thompson
Challenges to Integration Strategy - ThompsonChallenges to Integration Strategy - Thompson
Challenges to Integration Strategy - Thompson
 
Adopting the open group cloud eco system reference model
Adopting the open group cloud eco system reference modelAdopting the open group cloud eco system reference model
Adopting the open group cloud eco system reference model
 
Point-to-Point vs. MEAP - The Right Approach for an Integrated Mobility Solut...
Point-to-Point vs. MEAP - The Right Approach for an Integrated Mobility Solut...Point-to-Point vs. MEAP - The Right Approach for an Integrated Mobility Solut...
Point-to-Point vs. MEAP - The Right Approach for an Integrated Mobility Solut...
 
IRJET- Cloud Based Warehouse Management Firm
IRJET- Cloud Based Warehouse Management FirmIRJET- Cloud Based Warehouse Management Firm
IRJET- Cloud Based Warehouse Management Firm
 
Cloud Customer Architecture for Hybrid Integration
Cloud Customer Architecture for Hybrid IntegrationCloud Customer Architecture for Hybrid Integration
Cloud Customer Architecture for Hybrid Integration
 
Best practices for application migration to public clouds interop presentation
Best practices for application migration to public clouds interop presentationBest practices for application migration to public clouds interop presentation
Best practices for application migration to public clouds interop presentation
 
Webinar, Transforme sus ideas en Software as a Service en minutos
Webinar, Transforme sus ideas en Software as a Service en minutosWebinar, Transforme sus ideas en Software as a Service en minutos
Webinar, Transforme sus ideas en Software as a Service en minutos
 
Enterprise Cloud Management - 2013 EMC World presentation
Enterprise Cloud Management - 2013 EMC World presentationEnterprise Cloud Management - 2013 EMC World presentation
Enterprise Cloud Management - 2013 EMC World presentation
 
Overview of SaaS
Overview of SaaSOverview of SaaS
Overview of SaaS
 
Webinar: The Enterrpise Appstore - What is it and why you need it.
Webinar: The Enterrpise Appstore - What is it and why you need it.Webinar: The Enterrpise Appstore - What is it and why you need it.
Webinar: The Enterrpise Appstore - What is it and why you need it.
 
What's new in webMethods - Gareth Whitaker - Software AG
What's new in webMethods - Gareth Whitaker - Software AGWhat's new in webMethods - Gareth Whitaker - Software AG
What's new in webMethods - Gareth Whitaker - Software AG
 
Practical Guide to Hybrid Cloud Computing
Practical Guide to Hybrid Cloud ComputingPractical Guide to Hybrid Cloud Computing
Practical Guide to Hybrid Cloud Computing
 
From Data To Insights
From Data To InsightsFrom Data To Insights
From Data To Insights
 
CA API Gateway
CA API GatewayCA API Gateway
CA API Gateway
 
Solution deck capgemini cloud assessment
Solution deck capgemini cloud assessmentSolution deck capgemini cloud assessment
Solution deck capgemini cloud assessment
 
Becomming a cloud governance ninja linthicum interop fall 2013
Becomming a cloud governance ninja linthicum interop fall 2013Becomming a cloud governance ninja linthicum interop fall 2013
Becomming a cloud governance ninja linthicum interop fall 2013
 
Drag and Drop Application Development with Progress Rollbase
Drag and Drop Application Development with Progress RollbaseDrag and Drop Application Development with Progress Rollbase
Drag and Drop Application Development with Progress Rollbase
 
Smart Integration to the Cloud - Kellton Tech Webinar
Smart Integration to the Cloud - Kellton Tech WebinarSmart Integration to the Cloud - Kellton Tech Webinar
Smart Integration to the Cloud - Kellton Tech Webinar
 
Cloud Adoption and Risk Report 2019
Cloud Adoption and Risk Report 2019Cloud Adoption and Risk Report 2019
Cloud Adoption and Risk Report 2019
 

More from FutureEnterprise

Digital Business Innovation: Roadmaps and Attitudes - by G.Viscusi - DiFenSE ...
Digital Business Innovation: Roadmaps and Attitudes - by G.Viscusi - DiFenSE ...Digital Business Innovation: Roadmaps and Attitudes - by G.Viscusi - DiFenSE ...
Digital Business Innovation: Roadmaps and Attitudes - by G.Viscusi - DiFenSE ...FutureEnterprise
 
Fitness of business models for digital collaborative platforms in clusters: a...
Fitness of business models for digital collaborative platforms	in clusters: a...Fitness of business models for digital collaborative platforms	in clusters: a...
Fitness of business models for digital collaborative platforms in clusters: a...FutureEnterprise
 
FutureEnterprise: Be Digital & Innovate! - by Fenareti Lampathaki, SEW Athens...
FutureEnterprise: Be Digital & Innovate! - by Fenareti Lampathaki, SEW Athens...FutureEnterprise: Be Digital & Innovate! - by Fenareti Lampathaki, SEW Athens...
FutureEnterprise: Be Digital & Innovate! - by Fenareti Lampathaki, SEW Athens...FutureEnterprise
 
FutureEnterprise: Be Digital & Innovate! - by Fenareti Lampathaki, SEW Chania...
FutureEnterprise: Be Digital & Innovate! - by Fenareti Lampathaki, SEW Chania...FutureEnterprise: Be Digital & Innovate! - by Fenareti Lampathaki, SEW Chania...
FutureEnterprise: Be Digital & Innovate! - by Fenareti Lampathaki, SEW Chania...FutureEnterprise
 
Innovation in Future Enterprise, by David Osimo
Innovation in Future Enterprise, by David OsimoInnovation in Future Enterprise, by David Osimo
Innovation in Future Enterprise, by David OsimoFutureEnterprise
 
Future Commerce: Reinventing Markets with Blockchain, by David Shrier
Future Commerce: Reinventing Markets with Blockchain, by David ShrierFuture Commerce: Reinventing Markets with Blockchain, by David Shrier
Future Commerce: Reinventing Markets with Blockchain, by David ShrierFutureEnterprise
 
Business Model Innovation, by Gigi Wang
Business Model Innovation, by Gigi WangBusiness Model Innovation, by Gigi Wang
Business Model Innovation, by Gigi WangFutureEnterprise
 
Future enterprise presentation, at EBN Congress Brussels 2015, by Iosif Alvertis
Future enterprise presentation, at EBN Congress Brussels 2015, by Iosif AlvertisFuture enterprise presentation, at EBN Congress Brussels 2015, by Iosif Alvertis
Future enterprise presentation, at EBN Congress Brussels 2015, by Iosif AlvertisFutureEnterprise
 
Future enterprise digital business innovation paths event_8july2014, brussels...
Future enterprise digital business innovation paths event_8july2014, brussels...Future enterprise digital business innovation paths event_8july2014, brussels...
Future enterprise digital business innovation paths event_8july2014, brussels...FutureEnterprise
 
Future enterprise digital business innovation paths event_8july2014, brussels...
Future enterprise digital business innovation paths event_8july2014, brussels...Future enterprise digital business innovation paths event_8july2014, brussels...
Future enterprise digital business innovation paths event_8july2014, brussels...FutureEnterprise
 
Future enterprise digital business innovation paths event_8july2014, brussels...
Future enterprise digital business innovation paths event_8july2014, brussels...Future enterprise digital business innovation paths event_8july2014, brussels...
Future enterprise digital business innovation paths event_8july2014, brussels...FutureEnterprise
 
Future enterprise digital business innovation paths event_8july2014, brussels...
Future enterprise digital business innovation paths event_8july2014, brussels...Future enterprise digital business innovation paths event_8july2014, brussels...
Future enterprise digital business innovation paths event_8july2014, brussels...FutureEnterprise
 
Future enterprise digital business innovation paths event_8july2014, brussels...
Future enterprise digital business innovation paths event_8july2014, brussels...Future enterprise digital business innovation paths event_8july2014, brussels...
Future enterprise digital business innovation paths event_8july2014, brussels...FutureEnterprise
 
Future enterprise digital business innovation paths event_8july2014, brussels...
Future enterprise digital business innovation paths event_8july2014, brussels...Future enterprise digital business innovation paths event_8july2014, brussels...
Future enterprise digital business innovation paths event_8july2014, brussels...FutureEnterprise
 
Future enterprise digital business innovation paths event_8july2014, brussels...
Future enterprise digital business innovation paths event_8july2014, brussels...Future enterprise digital business innovation paths event_8july2014, brussels...
Future enterprise digital business innovation paths event_8july2014, brussels...FutureEnterprise
 
FutureEnterprise_Digital Business Innovation Paths Event_8July2014, Brussels_...
FutureEnterprise_Digital Business Innovation Paths Event_8July2014, Brussels_...FutureEnterprise_Digital Business Innovation Paths Event_8July2014, Brussels_...
FutureEnterprise_Digital Business Innovation Paths Event_8July2014, Brussels_...FutureEnterprise
 
FutureEnterprise - EBN TechCamp, Rome, May2015 by F.Lampathaki
FutureEnterprise - EBN TechCamp, Rome, May2015 by F.LampathakiFutureEnterprise - EBN TechCamp, Rome, May2015 by F.Lampathaki
FutureEnterprise - EBN TechCamp, Rome, May2015 by F.LampathakiFutureEnterprise
 
Future enterprise towards 2030 internet business innovation_20-21march2014,at...
Future enterprise towards 2030 internet business innovation_20-21march2014,at...Future enterprise towards 2030 internet business innovation_20-21march2014,at...
Future enterprise towards 2030 internet business innovation_20-21march2014,at...FutureEnterprise
 
Future enterprise towards 2030 internet business innovation_20-21march2014,at...
Future enterprise towards 2030 internet business innovation_20-21march2014,at...Future enterprise towards 2030 internet business innovation_20-21march2014,at...
Future enterprise towards 2030 internet business innovation_20-21march2014,at...FutureEnterprise
 
Future enterprise towards 2030 internet business innovation_20-21march2014,at...
Future enterprise towards 2030 internet business innovation_20-21march2014,at...Future enterprise towards 2030 internet business innovation_20-21march2014,at...
Future enterprise towards 2030 internet business innovation_20-21march2014,at...FutureEnterprise
 

More from FutureEnterprise (20)

Digital Business Innovation: Roadmaps and Attitudes - by G.Viscusi - DiFenSE ...
Digital Business Innovation: Roadmaps and Attitudes - by G.Viscusi - DiFenSE ...Digital Business Innovation: Roadmaps and Attitudes - by G.Viscusi - DiFenSE ...
Digital Business Innovation: Roadmaps and Attitudes - by G.Viscusi - DiFenSE ...
 
Fitness of business models for digital collaborative platforms in clusters: a...
Fitness of business models for digital collaborative platforms	in clusters: a...Fitness of business models for digital collaborative platforms	in clusters: a...
Fitness of business models for digital collaborative platforms in clusters: a...
 
FutureEnterprise: Be Digital & Innovate! - by Fenareti Lampathaki, SEW Athens...
FutureEnterprise: Be Digital & Innovate! - by Fenareti Lampathaki, SEW Athens...FutureEnterprise: Be Digital & Innovate! - by Fenareti Lampathaki, SEW Athens...
FutureEnterprise: Be Digital & Innovate! - by Fenareti Lampathaki, SEW Athens...
 
FutureEnterprise: Be Digital & Innovate! - by Fenareti Lampathaki, SEW Chania...
FutureEnterprise: Be Digital & Innovate! - by Fenareti Lampathaki, SEW Chania...FutureEnterprise: Be Digital & Innovate! - by Fenareti Lampathaki, SEW Chania...
FutureEnterprise: Be Digital & Innovate! - by Fenareti Lampathaki, SEW Chania...
 
Innovation in Future Enterprise, by David Osimo
Innovation in Future Enterprise, by David OsimoInnovation in Future Enterprise, by David Osimo
Innovation in Future Enterprise, by David Osimo
 
Future Commerce: Reinventing Markets with Blockchain, by David Shrier
Future Commerce: Reinventing Markets with Blockchain, by David ShrierFuture Commerce: Reinventing Markets with Blockchain, by David Shrier
Future Commerce: Reinventing Markets with Blockchain, by David Shrier
 
Business Model Innovation, by Gigi Wang
Business Model Innovation, by Gigi WangBusiness Model Innovation, by Gigi Wang
Business Model Innovation, by Gigi Wang
 
Future enterprise presentation, at EBN Congress Brussels 2015, by Iosif Alvertis
Future enterprise presentation, at EBN Congress Brussels 2015, by Iosif AlvertisFuture enterprise presentation, at EBN Congress Brussels 2015, by Iosif Alvertis
Future enterprise presentation, at EBN Congress Brussels 2015, by Iosif Alvertis
 
Future enterprise digital business innovation paths event_8july2014, brussels...
Future enterprise digital business innovation paths event_8july2014, brussels...Future enterprise digital business innovation paths event_8july2014, brussels...
Future enterprise digital business innovation paths event_8july2014, brussels...
 
Future enterprise digital business innovation paths event_8july2014, brussels...
Future enterprise digital business innovation paths event_8july2014, brussels...Future enterprise digital business innovation paths event_8july2014, brussels...
Future enterprise digital business innovation paths event_8july2014, brussels...
 
Future enterprise digital business innovation paths event_8july2014, brussels...
Future enterprise digital business innovation paths event_8july2014, brussels...Future enterprise digital business innovation paths event_8july2014, brussels...
Future enterprise digital business innovation paths event_8july2014, brussels...
 
Future enterprise digital business innovation paths event_8july2014, brussels...
Future enterprise digital business innovation paths event_8july2014, brussels...Future enterprise digital business innovation paths event_8july2014, brussels...
Future enterprise digital business innovation paths event_8july2014, brussels...
 
Future enterprise digital business innovation paths event_8july2014, brussels...
Future enterprise digital business innovation paths event_8july2014, brussels...Future enterprise digital business innovation paths event_8july2014, brussels...
Future enterprise digital business innovation paths event_8july2014, brussels...
 
Future enterprise digital business innovation paths event_8july2014, brussels...
Future enterprise digital business innovation paths event_8july2014, brussels...Future enterprise digital business innovation paths event_8july2014, brussels...
Future enterprise digital business innovation paths event_8july2014, brussels...
 
Future enterprise digital business innovation paths event_8july2014, brussels...
Future enterprise digital business innovation paths event_8july2014, brussels...Future enterprise digital business innovation paths event_8july2014, brussels...
Future enterprise digital business innovation paths event_8july2014, brussels...
 
FutureEnterprise_Digital Business Innovation Paths Event_8July2014, Brussels_...
FutureEnterprise_Digital Business Innovation Paths Event_8July2014, Brussels_...FutureEnterprise_Digital Business Innovation Paths Event_8July2014, Brussels_...
FutureEnterprise_Digital Business Innovation Paths Event_8July2014, Brussels_...
 
FutureEnterprise - EBN TechCamp, Rome, May2015 by F.Lampathaki
FutureEnterprise - EBN TechCamp, Rome, May2015 by F.LampathakiFutureEnterprise - EBN TechCamp, Rome, May2015 by F.Lampathaki
FutureEnterprise - EBN TechCamp, Rome, May2015 by F.Lampathaki
 
Future enterprise towards 2030 internet business innovation_20-21march2014,at...
Future enterprise towards 2030 internet business innovation_20-21march2014,at...Future enterprise towards 2030 internet business innovation_20-21march2014,at...
Future enterprise towards 2030 internet business innovation_20-21march2014,at...
 
Future enterprise towards 2030 internet business innovation_20-21march2014,at...
Future enterprise towards 2030 internet business innovation_20-21march2014,at...Future enterprise towards 2030 internet business innovation_20-21march2014,at...
Future enterprise towards 2030 internet business innovation_20-21march2014,at...
 
Future enterprise towards 2030 internet business innovation_20-21march2014,at...
Future enterprise towards 2030 internet business innovation_20-21march2014,at...Future enterprise towards 2030 internet business innovation_20-21march2014,at...
Future enterprise towards 2030 internet business innovation_20-21march2014,at...
 

Recently uploaded

Lowrate Call Girls In Laxmi Nagar Delhi ❤️8860477959 Escorts 100% Genuine Ser...
Lowrate Call Girls In Laxmi Nagar Delhi ❤️8860477959 Escorts 100% Genuine Ser...Lowrate Call Girls In Laxmi Nagar Delhi ❤️8860477959 Escorts 100% Genuine Ser...
Lowrate Call Girls In Laxmi Nagar Delhi ❤️8860477959 Escorts 100% Genuine Ser...lizamodels9
 
Non Text Magic Studio Magic Design for Presentations L&P.pptx
Non Text Magic Studio Magic Design for Presentations L&P.pptxNon Text Magic Studio Magic Design for Presentations L&P.pptx
Non Text Magic Studio Magic Design for Presentations L&P.pptxAbhayThakur200703
 
VIP Kolkata Call Girl Howrah 👉 8250192130 Available With Room
VIP Kolkata Call Girl Howrah 👉 8250192130  Available With RoomVIP Kolkata Call Girl Howrah 👉 8250192130  Available With Room
VIP Kolkata Call Girl Howrah 👉 8250192130 Available With Roomdivyansh0kumar0
 
Keppel Ltd. 1Q 2024 Business Update Presentation Slides
Keppel Ltd. 1Q 2024 Business Update  Presentation SlidesKeppel Ltd. 1Q 2024 Business Update  Presentation Slides
Keppel Ltd. 1Q 2024 Business Update Presentation SlidesKeppelCorporation
 
Banana Powder Manufacturing Plant Project Report 2024 Edition.pptx
Banana Powder Manufacturing Plant Project Report 2024 Edition.pptxBanana Powder Manufacturing Plant Project Report 2024 Edition.pptx
Banana Powder Manufacturing Plant Project Report 2024 Edition.pptxgeorgebrinton95
 
(8264348440) 🔝 Call Girls In Hauz Khas 🔝 Delhi NCR
(8264348440) 🔝 Call Girls In Hauz Khas 🔝 Delhi NCR(8264348440) 🔝 Call Girls In Hauz Khas 🔝 Delhi NCR
(8264348440) 🔝 Call Girls In Hauz Khas 🔝 Delhi NCRsoniya singh
 
FULL ENJOY - 9953040155 Call Girls in Chhatarpur | Delhi
FULL ENJOY - 9953040155 Call Girls in Chhatarpur | DelhiFULL ENJOY - 9953040155 Call Girls in Chhatarpur | Delhi
FULL ENJOY - 9953040155 Call Girls in Chhatarpur | DelhiMalviyaNagarCallGirl
 
CATALOG cáp điện Goldcup (bảng giá) 1.4.2024.PDF
CATALOG cáp điện Goldcup (bảng giá) 1.4.2024.PDFCATALOG cáp điện Goldcup (bảng giá) 1.4.2024.PDF
CATALOG cáp điện Goldcup (bảng giá) 1.4.2024.PDFOrient Homes
 
Islamabad Escorts | Call 03274100048 | Escort Service in Islamabad
Islamabad Escorts | Call 03274100048 | Escort Service in IslamabadIslamabad Escorts | Call 03274100048 | Escort Service in Islamabad
Islamabad Escorts | Call 03274100048 | Escort Service in IslamabadAyesha Khan
 
Progress Report - Oracle Database Analyst Summit
Progress  Report - Oracle Database Analyst SummitProgress  Report - Oracle Database Analyst Summit
Progress Report - Oracle Database Analyst SummitHolger Mueller
 
Marketing Management Business Plan_My Sweet Creations
Marketing Management Business Plan_My Sweet CreationsMarketing Management Business Plan_My Sweet Creations
Marketing Management Business Plan_My Sweet Creationsnakalysalcedo61
 
Call Girls In ⇛⇛Chhatarpur⇚⇚. Brings Offer Delhi Contact Us 8377877756
Call Girls In ⇛⇛Chhatarpur⇚⇚. Brings Offer Delhi Contact Us 8377877756Call Girls In ⇛⇛Chhatarpur⇚⇚. Brings Offer Delhi Contact Us 8377877756
Call Girls In ⇛⇛Chhatarpur⇚⇚. Brings Offer Delhi Contact Us 8377877756dollysharma2066
 
NewBase 22 April 2024 Energy News issue - 1718 by Khaled Al Awadi (AutoRe...
NewBase  22 April  2024  Energy News issue - 1718 by Khaled Al Awadi  (AutoRe...NewBase  22 April  2024  Energy News issue - 1718 by Khaled Al Awadi  (AutoRe...
NewBase 22 April 2024 Energy News issue - 1718 by Khaled Al Awadi (AutoRe...Khaled Al Awadi
 
Pitch Deck Teardown: NOQX's $200k Pre-seed deck
Pitch Deck Teardown: NOQX's $200k Pre-seed deckPitch Deck Teardown: NOQX's $200k Pre-seed deck
Pitch Deck Teardown: NOQX's $200k Pre-seed deckHajeJanKamps
 
Call Girls Miyapur 7001305949 all area service COD available Any Time
Call Girls Miyapur 7001305949 all area service COD available Any TimeCall Girls Miyapur 7001305949 all area service COD available Any Time
Call Girls Miyapur 7001305949 all area service COD available Any Timedelhimodelshub1
 
Sales & Marketing Alignment: How to Synergize for Success
Sales & Marketing Alignment: How to Synergize for SuccessSales & Marketing Alignment: How to Synergize for Success
Sales & Marketing Alignment: How to Synergize for SuccessAggregage
 
Catalogue ONG NUOC PPR DE NHAT .pdf
Catalogue ONG NUOC PPR DE NHAT      .pdfCatalogue ONG NUOC PPR DE NHAT      .pdf
Catalogue ONG NUOC PPR DE NHAT .pdfOrient Homes
 
Call Girls In Connaught Place Delhi ❤️88604**77959_Russian 100% Genuine Escor...
Call Girls In Connaught Place Delhi ❤️88604**77959_Russian 100% Genuine Escor...Call Girls In Connaught Place Delhi ❤️88604**77959_Russian 100% Genuine Escor...
Call Girls In Connaught Place Delhi ❤️88604**77959_Russian 100% Genuine Escor...lizamodels9
 
Cash Payment 9602870969 Escort Service in Udaipur Call Girls
Cash Payment 9602870969 Escort Service in Udaipur Call GirlsCash Payment 9602870969 Escort Service in Udaipur Call Girls
Cash Payment 9602870969 Escort Service in Udaipur Call GirlsApsara Of India
 
Call Girls in Mehrauli Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Mehrauli Delhi 💯Call Us 🔝8264348440🔝Call Girls in Mehrauli Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Mehrauli Delhi 💯Call Us 🔝8264348440🔝soniya singh
 

Recently uploaded (20)

Lowrate Call Girls In Laxmi Nagar Delhi ❤️8860477959 Escorts 100% Genuine Ser...
Lowrate Call Girls In Laxmi Nagar Delhi ❤️8860477959 Escorts 100% Genuine Ser...Lowrate Call Girls In Laxmi Nagar Delhi ❤️8860477959 Escorts 100% Genuine Ser...
Lowrate Call Girls In Laxmi Nagar Delhi ❤️8860477959 Escorts 100% Genuine Ser...
 
Non Text Magic Studio Magic Design for Presentations L&P.pptx
Non Text Magic Studio Magic Design for Presentations L&P.pptxNon Text Magic Studio Magic Design for Presentations L&P.pptx
Non Text Magic Studio Magic Design for Presentations L&P.pptx
 
VIP Kolkata Call Girl Howrah 👉 8250192130 Available With Room
VIP Kolkata Call Girl Howrah 👉 8250192130  Available With RoomVIP Kolkata Call Girl Howrah 👉 8250192130  Available With Room
VIP Kolkata Call Girl Howrah 👉 8250192130 Available With Room
 
Keppel Ltd. 1Q 2024 Business Update Presentation Slides
Keppel Ltd. 1Q 2024 Business Update  Presentation SlidesKeppel Ltd. 1Q 2024 Business Update  Presentation Slides
Keppel Ltd. 1Q 2024 Business Update Presentation Slides
 
Banana Powder Manufacturing Plant Project Report 2024 Edition.pptx
Banana Powder Manufacturing Plant Project Report 2024 Edition.pptxBanana Powder Manufacturing Plant Project Report 2024 Edition.pptx
Banana Powder Manufacturing Plant Project Report 2024 Edition.pptx
 
(8264348440) 🔝 Call Girls In Hauz Khas 🔝 Delhi NCR
(8264348440) 🔝 Call Girls In Hauz Khas 🔝 Delhi NCR(8264348440) 🔝 Call Girls In Hauz Khas 🔝 Delhi NCR
(8264348440) 🔝 Call Girls In Hauz Khas 🔝 Delhi NCR
 
FULL ENJOY - 9953040155 Call Girls in Chhatarpur | Delhi
FULL ENJOY - 9953040155 Call Girls in Chhatarpur | DelhiFULL ENJOY - 9953040155 Call Girls in Chhatarpur | Delhi
FULL ENJOY - 9953040155 Call Girls in Chhatarpur | Delhi
 
CATALOG cáp điện Goldcup (bảng giá) 1.4.2024.PDF
CATALOG cáp điện Goldcup (bảng giá) 1.4.2024.PDFCATALOG cáp điện Goldcup (bảng giá) 1.4.2024.PDF
CATALOG cáp điện Goldcup (bảng giá) 1.4.2024.PDF
 
Islamabad Escorts | Call 03274100048 | Escort Service in Islamabad
Islamabad Escorts | Call 03274100048 | Escort Service in IslamabadIslamabad Escorts | Call 03274100048 | Escort Service in Islamabad
Islamabad Escorts | Call 03274100048 | Escort Service in Islamabad
 
Progress Report - Oracle Database Analyst Summit
Progress  Report - Oracle Database Analyst SummitProgress  Report - Oracle Database Analyst Summit
Progress Report - Oracle Database Analyst Summit
 
Marketing Management Business Plan_My Sweet Creations
Marketing Management Business Plan_My Sweet CreationsMarketing Management Business Plan_My Sweet Creations
Marketing Management Business Plan_My Sweet Creations
 
Call Girls In ⇛⇛Chhatarpur⇚⇚. Brings Offer Delhi Contact Us 8377877756
Call Girls In ⇛⇛Chhatarpur⇚⇚. Brings Offer Delhi Contact Us 8377877756Call Girls In ⇛⇛Chhatarpur⇚⇚. Brings Offer Delhi Contact Us 8377877756
Call Girls In ⇛⇛Chhatarpur⇚⇚. Brings Offer Delhi Contact Us 8377877756
 
NewBase 22 April 2024 Energy News issue - 1718 by Khaled Al Awadi (AutoRe...
NewBase  22 April  2024  Energy News issue - 1718 by Khaled Al Awadi  (AutoRe...NewBase  22 April  2024  Energy News issue - 1718 by Khaled Al Awadi  (AutoRe...
NewBase 22 April 2024 Energy News issue - 1718 by Khaled Al Awadi (AutoRe...
 
Pitch Deck Teardown: NOQX's $200k Pre-seed deck
Pitch Deck Teardown: NOQX's $200k Pre-seed deckPitch Deck Teardown: NOQX's $200k Pre-seed deck
Pitch Deck Teardown: NOQX's $200k Pre-seed deck
 
Call Girls Miyapur 7001305949 all area service COD available Any Time
Call Girls Miyapur 7001305949 all area service COD available Any TimeCall Girls Miyapur 7001305949 all area service COD available Any Time
Call Girls Miyapur 7001305949 all area service COD available Any Time
 
Sales & Marketing Alignment: How to Synergize for Success
Sales & Marketing Alignment: How to Synergize for SuccessSales & Marketing Alignment: How to Synergize for Success
Sales & Marketing Alignment: How to Synergize for Success
 
Catalogue ONG NUOC PPR DE NHAT .pdf
Catalogue ONG NUOC PPR DE NHAT      .pdfCatalogue ONG NUOC PPR DE NHAT      .pdf
Catalogue ONG NUOC PPR DE NHAT .pdf
 
Call Girls In Connaught Place Delhi ❤️88604**77959_Russian 100% Genuine Escor...
Call Girls In Connaught Place Delhi ❤️88604**77959_Russian 100% Genuine Escor...Call Girls In Connaught Place Delhi ❤️88604**77959_Russian 100% Genuine Escor...
Call Girls In Connaught Place Delhi ❤️88604**77959_Russian 100% Genuine Escor...
 
Cash Payment 9602870969 Escort Service in Udaipur Call Girls
Cash Payment 9602870969 Escort Service in Udaipur Call GirlsCash Payment 9602870969 Escort Service in Udaipur Call Girls
Cash Payment 9602870969 Escort Service in Udaipur Call Girls
 
Call Girls in Mehrauli Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Mehrauli Delhi 💯Call Us 🔝8264348440🔝Call Girls in Mehrauli Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Mehrauli Delhi 💯Call Us 🔝8264348440🔝
 

Future enterprise towards 2030 internet business innovation_20-21march2014,athens, greece_ii.5 comvantage

  • 1. © ComVantage Consortium – 2013 An Architecture for Interoperabilitly in a Collaboration Environment Dr Oscar Lazaro, Innovalia
  • 2. © ComVantage Consortium – 2013 ThisdocumentisthepropertyofComVantageprojectandmaynotbecopiedorcommunicatedwithoutwrittenconsentofComvantageConsortium  Mono-perspective business solutions  Missing concepts for trustful inter-organizational collaboration  ComVantage  Collaboration infrastructure for virtual enterprises as add-on to existing business solutions  Secure semantic data harmonization and agile workflow orchestration beyond organizational boundaries Motivation & Objectives 2 “Initiating the transformation of isolated individual companies towards an integrated, agile virtual enterprise”
  • 3. © ComVantage Consortium – 2013 ThisdocumentisthepropertyofComVantageprojectandmaynotbecopiedorcommunicatedwithoutwrittenconsentofComvantageConsortium Motivation & Objectives 3 Maintenance Company Factory
  • 4. © ComVantage Consortium – 2013 ThisdocumentisthepropertyofComVantageprojectandmaynotbecopiedorcommunicatedwithoutwrittenconsentofComvantageConsortium Architecture & Key Concepts 4 Design- Time  Decentralized Approach  (Semantic) Data Modeling  Single Point of Access  Integration of Legacy Systems  Access Control  Workflow Modeling  Workflow Orchestration Run- Time
  • 5. © ComVantage Consortium – 2013 ThisdocumentisthepropertyofComVantageprojectandmaynotbecopiedorcommunicatedwithoutwrittenconsentofComvantageConsortium Decentralized Approach 5 Mobile Trustful Inter-organisational Linked Collaboration
  • 6. © ComVantage Consortium – 2013 ThisdocumentisthepropertyofComVantageprojectandmaynotbecopiedorcommunicatedwithoutwrittenconsentofComvantageConsortium Decentralized Approach 6 Execution of agile and interorganizational workflows on application layer Collaboration partners run their own infrastructure within encapsulated domains Semantic data harmonization within the domain and beyond by using mappings Data source stay under full local control of owner and are lifted to semantic data on demand
  • 7. © ComVantage Consortium – 2013 ThisdocumentisthepropertyofComVantageprojectandmaynotbecopiedorcommunicatedwithoutwrittenconsentofComvantageConsortium  Each partner provides an ontology of his local data model  Ontologies of new partners can reuse parts of existing partners and add missing concepts (ontology extension approach)  Conflicting definitions between partners are resolved via model mappings  Each partner defines local access control policies to keep full control about shared and protected data  A set of common roles is defined throuhgout the collaboration network (Semantic) Data Modelling 7
  • 8. © ComVantage Consortium – 2013 ThisdocumentisthepropertyofComVantageprojectandmaynotbecopiedorcommunicatedwithoutwrittenconsentofComvantageConsortium  Applications are completely decoupled from individual data soures  Application connect to static endpoints for each domain to retrieve data from different partners  SPARQL is used as uniform interface on top of a uniform data format (RDF and Linked Data design principles) SELECT ?order ?label WHERE { ?order a <http://www.comvantage.eu/shop#Order>. ?order <http://www.comvantage.eu/shop#id> ?label. } Single Point of Access 8
  • 9. © ComVantage Consortium – 2013 ThisdocumentisthepropertyofComVantageprojectandmaynotbecopiedorcommunicatedwithoutwrittenconsentofComvantageConsortium  Legacy system are integrated on demand by using adapters  Linked Data adapters perform a mapping from syntactic data to RDF  Mapping is done at design-time but data extraction is done at run-time and on-demand (no redundant semantic data needs to be synchronized)  ComVantage provides generic adapters that can be configured to be used on top of a concrete data source (configuration is done with the local ontology of the domain) Integration of Legacy Systems 9
  • 10. © ComVantage Consortium – 2013 ThisdocumentisthepropertyofComVantageprojectandmaynotbecopiedorcommunicatedwithoutwrittenconsentofComvantageConsortium  Collaboration can only be successful if partners can trust each other  Traditional XACML architectures  coarse-grained decisions (repository level)  insufficient for industrial collaboration  Need for multi-domain fine-grained access control for Linked Data Access Control 10 • Fine-grained policies  access to specific sets of RDF data • Secure and ad-hoc mobile distributed collaboration
  • 11. © ComVantage Consortium – 2013 ThisdocumentisthepropertyofComVantageprojectandmaynotbecopiedorcommunicatedwithoutwrittenconsentofComvantageConsortium Access Control 11 Query interface XACML AC Query rewriting Sensor data & documents Semantic RDF Data Query for non-RDF data Query for RDF data Factory Access Server  Cross domain authentication Maintenance Company Factory User Client Maintenance  Authorization process:  SPARQL query rewriting  XACML authorization
  • 12. © ComVantage Consortium – 2013 ThisdocumentisthepropertyofComVantageprojectandmaynotbecopiedorcommunicatedwithoutwrittenconsentofComvantageConsortium  Model-driven approach to create and execute workflows across organizational boundaries  Business process definition on multiple layers and model types  Navigation model as input for application orchestration  Feature and data requirements model as input for automated generic application selection  … Workflow Modeling 12
  • 13. © ComVantage Consortium – 2013 ThisdocumentisthepropertyofComVantageprojectandmaynotbecopiedorcommunicatedwithoutwrittenconsentofComvantageConsortium Workflow Orchestration and Execution 13 Semi-automated selection of generic app from pool according to matching criteria modeled in business process Automated creation of orchestration regarding the workflow model and automated deployment as App Ensemble to the target device Manual adaptation of generic app regarding UI, data queries and navigation design
  • 14. © ComVantage Consortium – 2013 ThisdocumentisthepropertyofComVantageprojectandmaynotbecopiedorcommunicatedwithoutwrittenconsentofComvantageConsortium Functionality Grouped in Modules 14 Authentication & Authorization Linked Data Adapters Data Federation Process Execution Business Process Models Open source, free licensing Proprietary, commercial licensing  OMI Modeling Prototype  ComVantage Modeling Tool  Business process modeling guidelines and examples  Industrial App Framework (run-time and design-time components)  Industry-specific sets of Generic Apps  UI modeling guidelines  Secure Authentication Component  PDP, PEP, PIP,…  SPARQL Rewriter Component  Domain Access Server  Industry-specific Domain Data Models (ontologies)  Linked Data Support Tool Set  Middleware Adapter (Gamma, OPC-UA)  Database Adapter  Spreadsheet Adapter
  • 15. © ComVantage Consortium – 2013 ThisdocumentisthepropertyofComVantageprojectandmaynotbecopiedorcommunicatedwithoutwrittenconsentofComvantageConsortium open source ecosystem for Linked Data ComVantage Package Approach 15 Wide range of supported company sizes requires for dealing with different business constraints Open source, free licensing Proprietary, commercial licensing ComVantage Package Authentication & Authorization Business Process Models Linked Data Adapters Data Federation Process Execution Each technical field is relevant for an end-to- end application of the approach, each field with high complexity to be managed!
  • 16. © ComVantage Consortium – 2013 ThisdocumentisthepropertyofComVantageprojectandmaynotbecopiedorcommunicatedwithoutwrittenconsentofComvantageConsortium Fit to Business Environment 16 Rich features and configuration possibilities as on-premise application supported by expert consulting (to be executed by several service providers/consultancies and managed by an external integrator) Limited customization potential and reduced features/ scope bundled as SaaS offering in the public cloud supported by lightweight consulting services and powerful tool chain for end-user empowerment in order to facilitate installation procedure  As SaaS on- demand  On a public cloud  Full functionality  Limited customizability  Limited control  Demand-based billing  As on-premise application  On a private cloud as SaaS or dedicated infrastructure  Full functionality  Full customizability  Full control  TCO
  • 17. © ComVantage Consortium – 2013 ThisdocumentisthepropertyofComVantageprojectandmaynotbecopiedorcommunicatedwithoutwrittenconsentofComvantageConsortium Fit to Business Environment 17 App App AppApp App local / on-premise, SaaS on private cloud remote / on-demand, SaaS on public cloud WWWINTRANET FullcontrolLimitedcontrol App
  • 18. © ComVantage Consortium – 2013 ThisdocumentisthepropertyofComVantageprojectandmaynotbecopiedorcommunicatedwithoutwrittenconsentofComvantageConsortium open source ecosystem for Linked Data On-Demand / On-Premise Offering 18 ComVantage Package Authentication & Authorization Linked Data Adapters Data Federation Process Execution  On-demand / on-premise offering, including:  Software as a Service  ComVantage core components (IAF, DAS, Adapters)  Industry-specific set of pre-defined models, patterns, templates, guidelines (orchestration models, data models, modelling guidelines,…)  Self-service tool chain (Modelling Workbench, Ontosketch,…)  Consulting services  Business-niche-specific extensions (data model and related AC policies, mobile app customization,…)  Mapping of legacy data  Trainings  Infrastructure (on-demand only)  Cloud-based run-time infrastructure (DAS in the cloud) Business Process Models
  • 19. © ComVantage Consortium – 2013 ThisdocumentisthepropertyofComVantageprojectandmaynotbecopiedorcommunicatedwithoutwrittenconsentofComvantageConsortium THANK YOU Dr Oscar Lazaro, olazaro@innovalia.org Dr Tobias Muench, tobias.muench@sap.com 19
  • 20. © ComVantage Consortium – 2013 The information in this document is proprietary to the following ComVantage consortium members funded by means of European Union within the 7th Framework Program: SAP AG, Asociación de Empresas Tecnológicas Innovalia, Ben-Gurion University of the Negev, BOC Business Objectives Consulting S.L.U, Comau S.p.A., Dresden University of Technology, Dresscode 21 GmbH, Evidian S.A., ISN Innovation Service Network d.o.o., Kölsch & Altmann GmbH, Nextel S.A., RST Industrie Automation GmbH, University of Vienna. The information in this document is provided "as is", and no guarantee or warranty is given that the information is fit for any particular purpose. The above referenced consortium members shall have no liability for damages of any kind including without limitation direct, special, indirect, or consequential damages that may result from the use of these materials subject to any liability which is mandatory due to applicable law. Copyright 2011 by SAP AG, Asociación de Empresas Tecnológicas Innovalia, Ben-Gurion University of the Negev, BOC Business Objectives Consulting S.L.U, Comau S.p.A., Dresden University of Technology, Dresscode 21 GmbH, Evidian S.A., ISN Innovation Service Network d.o.o., Kölsch & Altmann GmbH, Nextel S.A., RST Industrie Automation GmbH, University of Vienna. All rights reserved. ThisdocumentisthepropertyofComVantageprojectandmaynotbecopiedorcommunicatedwithoutwrittenconsentofComvantageConsortium 20

Editor's Notes

  1. - Decentralism is a major requirement for the architecture as virtual enterprises do not have any own resources but consist only of the resources and competencies of the partners. There are no central management components possible, because nobody would be responsible for this.
  2. - Decentralism is a major requirement for the architecture as virtual enterprises do not have any own resources but consist only of the resources and competencies of the partners. There are no central management components possible, because nobody would be responsible for this.
  3. SECURE AUTHENTICATION COMPONENT (NEXTEL) The Secure Authentication Component provides a federated identity solution enabling users to connect to applications within and/or between collaborative organisations. The Secure Authentication Server is background IP of Nextel. The related Secure Authentication Mobile Client as add-on library for the IAF (Industrial App Framework) is foreground IP of Nextel. All parts related to foreground IP are planned to be published as open source.
  4. ComVantage Addressing a wide range of company size Need to concern different requirements and constraints Tonspur: Mapping von SME / LE in das Modell …