Social Content and Model Management using SocioCortex Thinking and working together

Size: px
Start display at page:

Download "Social Content and Model Management using SocioCortex Thinking and working together"

Transcription

1 Social Content and Model Management using SocioCortex Thinking and working together Florian Matthes, Software Engineering for Business Information Systems (sebis) Department of Informatics Technische Universität München, Germany wwwmatthes.in.tum.de

2 Overview 1. Motivation: Thinking and working together Social content and model management Typical concerns in social content and model management Limitations of today s tools and integration approaches 2. SocioCortex overview Architecture, capabilities and user interface 3. Summary and outlook Matthes SocioCortex sebis 2

3 Enterprises have to adapt to an increasingly turbulent environment. Humans: Employees, Customers, Suppliers, Partners, Markets, Communities, Accelerating Laws & Regulations Disruptive Changes Changes Enterprise Vision, Goals, Strategy Business Capabilities Procurement Holistic Optimization Logistics Sales Coherent Transformation Information Management Capabilities SCM ERP CRM Resources: Energy, Matter, Information, Technology Matthes SocioCortex sebis 3

4 Social Content and Model Management in organizations to invent, design, build, provide, analyze and manage services and products Support for Problem-Solving Processes involves stakeholders with different interests & background customers, R&D, marketing, sales, customer support, finance, legal, HR, partners, suppliers, IT specialists, data scientists Social Integration that want to use their preferred content representations tables, texts, hypertexts, images, drawings, maps, pictures, 3d models, animations, videos, matrices, mathematical formulas, Semantic Integration which involve diverse content sources and channels internet, intranet, enterprise applications, desktop tools, commercial information providers, social media, monitors, sensors, Content Integration Matthes SocioCortex sebis 4

5 Typical concerns social content & model management Why did it happen? Co-existence and reconciliation of multiple individual and group perspectives Who can do what? Who has to do what? Who should do what? What will happen, if? What will others do, if? Social & Semantic Integration Coordination Rights Obligations Commitments Capabilities Reasoning Causality Intentions Uncertainty What has been? Past How is it? profitable, fast, usable, timely, reliable, safe, secure, flexible, What is? Presence What could be? What should be? Futures Assessment Goals Questions Metrics Modeling Temporal Linked Content Matthes SocioCortex sebis 5

6 Today s tools are poorly integrated. Lack of so Co-existence and reconciliation of Discussion s multiple individual and group perspectives Boards Mind Maps Wikis Who can do what? To Do Lists Contracts Who has to do what? Business Who should Rulesdo what? Stock & Flow BPM CMS Diagrams Causal What will happen, if? Why did it happen? Loop Spreadsheets Business Diagrams What will others do, if? Analytics Data Warehouse How is it? ERP Dashboards Systems Simulations What has been? Past Logs Time Series profitable, fast, usable, timely, reliable, safe, secure, flexible, Databases What is? Presence BI What could be? What should be? Futures Social & Semantic Integration Coordination Rights Obligations Commitments Capabilities Reasoning Causality Intentions Uncertainty Assessment Goals Questions Metrics Modeling Temporal Linked Content Matthes SocioCortex sebis 6

7 Typical tool challenges Difficult Content Integration Multiple content representations Mismatches of content models Fragmented content Inaccessible content (silos) Error-prone manual content transformation and logistics Limited assessment and reasoning support Lack of temporal information Lack of Social Integration Roles & responsibilities (RACI) Authentication & confidentiality (ACL) Stakeholder-specific information selection & presentation Cross-tool coordination support Limited Flexibility Difficulty to adapt content flows and processes to unforeseen changes Matthes SocioCortex sebis 7

8 Complex and inflexible application landscapes networked and highly diverse information systems Complexity ~ number of relationships between systems IT does not keep pace with accelerating speed of business Maintenance costs eat up IT budget and limit ability to transform Matthes EAM Grundlagen für die Praxis sebis 8

9 Speculation: Where does the evolution of information technology lead??? Social Information Management Technology Social Information Management Communities, Enterprises,, Societies, Matthes SocioCortex sebis 9

10 Outline 1. Motivation: thinking and working together 2. SocioCortex overview Architecture, capabilities and user interface 3. Summary and outlook Matthes SocioCortex sebis 10

11 SocioCortex architecture SocioCortex Web Client SocioCortex Web IME Tailored Web App Tailored Mobile App Tailored Desktop App Social Integration Semantic Integration Content Integration SocioCortex Server Social Graph Activity Graph Content Graph Collaborative Activities Coordination Negotiation Reasoning Assessment Modelling Content Source 1 Content Source 2 Content Source 3 Identity Management 1 Identity Management 2 File System, SharePoint, SQL, OData, Exchange, RSS, ATOM, LDAP, Open ID, OAuth, Matthes SocioCortex sebis 11

12 SocioCortex is a platform for social content & model management. REST DML ACL QL PML (Real-Time) RESTful API Dynamic process models Messaging Connectors Typed queries and functions Discretionary & role-based access control models Bulk Dump & Load Dynamic content models Temporal database for semi-structured linked content Data Connectors Matthes SocioCortex sebis 12

13 Basic content organization SocioCortex Project Management Workspace Workspace Project blog Project Management Home Meeting 1 Blog Post 1 Page Meeting 2 Blog Post 2 My first project (Project) My second project (Project) Meeting x Blog Post x Project wiki File sharing Project wiki File sharing File Page hierarchy Data table Contact1 Contact 2 Contact x A site consists of multiple workspaces. A workspace contains many pages. Files can be attached to pages. Pages can be organized in a hierarchy or as data tables Matthes SocioCortex sebis 13

14 The generic SocioCortex web client Explorer shows the current position in the page hierarchy Navigation path to the current page Current workspace contains the current page Title of the current page Content of the current page "My first project"$ Matthes SocioCortex sebis 14

15 A page contains structured and unstructured information. Title of the page Type of the page Tags help to find the page using the full text search Attributes Text with embedded images, tables, links, expressions, data widgets, References to other pages What links to this page? Ad-hoc definition of additional attributes (name, values/references) Matthes SocioCortex sebis 15

16 A page can contain subpages and files. Subpages and files inherit the permissions of their parent page and are included during copying, moving and deleting. Bulk download as a ZIP file Table of files and subpages Operations are applied to all selected files and subpages Select multiple files and subpages Upload files with drag & drop Matthes SocioCortex sebis 16

17 All content items have a version history. Click here View a single change View the differences with the current version Matthes SocioCortex sebis 17

18 Viewing differences and restoring old versions Navigation: Project Management View Versions compare with current Alternative display of the text changes Restore this version Matthes SocioCortex sebis 18

19 Example: Structured information management Matthes SocioCortex sebis 19

20 Editing rich text Embed an expression Embed a data widget Matthes SocioCortex sebis 20

21 Links and references are detected and inverse and derived references are managed automatically. Embedded links in a rich text, image, data widget, video, 3D model, Florian Matthes Named references as content attributes Meetings My first project (Project) Meeting 1 My second project (Project) Meetings Meeting 2 Part of relationships between subpages, files, comments, tasks, versions. Named references in derived attributes and embedded expressions this.team.sum(costs) Matthes SocioCortex sebis 21

22 Example: Link management for derived attributes Team Project 1 Employee 1 Employee costs = 400 Costs = 100 Project 2 Team Employee costs = 300 Employee 2 Costs = 300 Definition of a derived attribute for projects Expression to compute the sum of the costs for the team Detected references to this derived attribute elsewhere Derived Attribute Employee costs of type Project Return Type String Expression Team.sum(Costs) Incoming MxL References Custom Functions STATIC::getProjectsByMaxCosts Outgoing MxL References Detected references in the formula Basic Functions Sequence::sum Derived Property Definitions Employee::Costs Property Definitions Project::Team Matthes SocioCortex sebis 22

23 Why a strongly-typed functional language? (MxL 2.0) Validation of static semantics Resolving identifiers Determining semantics of operators Exemplary MxL 2.0 Derived Attribute Derived Attribute Employee costs of type Project Expression analysis Determination of an MxL 2.0 expression s dependencies Enables reference management by tool (Tricia) Navigation through the computation graph Return Type String Expression Team.sum(Costs) Incoming MxL References Custom Functions STATIC::getProjectsByMaxCosts Outgoing MxL References Basic Functions Derived Property Definitions Sequence::sum Employee::Costs Property Definitions Project::Team Automated change propagation Keep consistency on schematic change (e.g., renaming of type) Recalculate on data change (e.g., change of attribute value) [Re13] Reschenhofer, T. : Design and prototypical implementation of a model-based structure for the definition and calculation of Enterprise Architecture KPIs Matthes SocioCortex sebis 23

24 Spreadsheets 2.0 Motivation Business users love spreadsheets Declarative and interactive paradigm to capture functional dependencies Modeling, analysis, simulation, visualization Empowerment of business-users Emergent structures (data, logic) Limitations of spreadsheets Collaborative work Complex linked data social networks, logistic networks, IT architectures, product models, multi-project plans Software engineering qualities modularity, reusability, typing, binding, naming Matthes SocioCortex sebis 24

25 Spreadsheets 2.0: Analysis of complex linked data Hierarchical data structures Networks Handel Geschäft Kredit Bank IT Unternehmens -steuerung Andere Produkte Prozesse Anwendungen Infrastruktur Support Accounting Controlling Reporting Compliance For more information visit Spreadsheet 2.0 ( Matthes SocioCortex sebis 25

26 Spreadsheets 2.0: Analysis of complex linked data f f f f f f f f f f f Data Functions / Transformations Visualizations Users For more information visit Spreadsheet 2.0 ( Matthes SocioCortex sebis 26

27 Examples of diagram types Matthes SocioCortex sebis 27

28 Example of a stakeholder-specific diagram Which business application supports a business unit in a particular process step? Configure data binding and visual appearance Link to detailed information Matthes SocioCortex sebis 28

29 Example of a stakeholder-specific diagram Which organizational unit is responsible for which business application? Navigation mechanisms for large views Link to detailed information Create/update/ delete Business applications Interact Matthes SocioCortex sebis 29

30 Step 1: Selecting the diagram type Matthes SocioCortex sebis 30

31 Step 2: Specify queries for the data sources Matthes SocioCortex sebis 31

32 Step 1: Selecting the diagram type Matthes SocioCortex sebis 32

33 Step 2: Specify queries for the data sources For more information contact Sascha Roth Matthes SocioCortex sebis 33

34 Hybrid Spreadsheet Search My Dashboard Other Workspace A Workforce Management Documentation Capacity Analysis Capacities Pipeline Projects Pre-sales Business units Demands Spreadsheet Projects of type Demands Name Start date Business units xyz xyz Resour ce (MDs) Allocation Project Manage r Test Engineer Softwar e Engine er Data Design Settings Versions - Demands - Project manage r Test Engine er Software Engineer Business Intelligence Sales % 0 % 90 % Sales Development % 30 % 40 % xyz Development % 20 % 50 % xyz Business Intelligence % 0 % 70 % Other Workspace B Other Workspace C Total Matthes SocioCortex sebis 34

35 Executable work plans on wiki pages Timeline Types Tasks Attributes Matthes SocioCortex sebis 35

36 Attributes: String input field Integer input field Boolean input field Page input field Enum input field Uploaded file Date input field Matthes SocioCortex sebis 36

37 Expertises and past achievements as credits for contribution Ranking Expertises Open tasks Warning Closed tasks Matthes SocioCortex sebis 37

38 Outline 1. Motivation: thinking and working together 2. SocioCortex overview Architecture, capabilities and user interface 3. Summary and outlook Matthes SocioCortex sebis 38

39 SocioCortex is a social content & model management platform. REST DML ACL QL PML (Real-Time) RESTful API Dynamic process models Messaging Connectors Typed queries and functions Discretionary & role-based access control models Bulk Dump & Load Dynamic content models Temporal database for semi-structured linked content Data Connectors Matthes SocioCortex sebis 39

40 SocioCortex also provides services for managing and hosting SocioCortex web apps. App Platform REST API SocioCortex Stand-alone App 1 Stand-alone App 2 Hosted SC App 1 Hosted SC App 2 SocioCortex Web Client SocioCortex Web IME HTML Templates, etc. SC App Hosting Service SC App Deployment Service (Calculated) Data SC App Repository HTML CSS JS IMG SC App Infrastructure Shared/predefined SC Components Default SC UI Controls & Styles Dynamic process models Typed queries and functions Discretionary and role-based access control models Dynamic content models Temporal database for semi-structured linked content Messaging Connectors Bulk Dump & Load Data Connectors Matthes SocioCortex sebis 40

41 Summary and Outlook Summary Based on the experience of 15 years of research and engineering Main design goals Content integration, social integration, flexibility Separation of short-cycle vertical special-purpose apps long-lived integrating content and model-centric platform Outlook Evaluation in innovative content and social integration cases Collaborative legal text analysis (Lexalyze, LMU) Vertical social software (Siemens) Connected mobility services platform and ecosystem (TUM, BMW, SIEMENS) InCoBate Patient-centered integrated health care management Matthes SocioCortex sebis 41

42 Thank you for your attention. Questions? Florian Matthes Prof.Dr.rer.nat. Technische Universität München Department of Informatics Chair of Software Engineering for Business Information Systems Boltzmannstraße Garching bei München Tel Fax matthes@in.tum.de wwwmatthes.in.tum.de

43 Abstract Social Content and Model Management using SocioCortex 45 min incl. discussion / English / Prof. Florian Matthes TU München In this talk we report on the latest results of our social software engineering research at TU München. SocioCortex is a web-based platform that provides a novel mix of content and model management concepts and services to support problem-solving processes in organizations. These processes involve stakeholders with different interests and background that want to use their preferred content representations (tables, hypertexts, images, drawings, maps, 3d models, matrices, mathematical formulas) which involve diverse content sources and channels. Using examples from industry projects we illustrate how SocioCortex enables the emergence of data models, access-control modes, process models and UI models shaped by the actual problem-solving processes performed on the platform Matthes SocioCortex sebis 43

Towards an EA View Template Marketplace

Towards an EA View Template Marketplace Towards an EA View Template Marketplace 29.06.2016, Prof. Dr. Florian Matthes Software Engineering für betriebliche Informationssysteme (sebis) Fakultät für Informatik Technische Universität München wwwmatthes.in.tum.de

More information

Implementing a Web Client for Social Content and Task Management Master s Thesis Final Presentation , Björn Michelsen

Implementing a Web Client for Social Content and Task Management Master s Thesis Final Presentation , Björn Michelsen Implementing a Web Client for Social Content and Task Management Master s Thesis Final Presentation 10.10.2016, Björn Michelsen Software Engineering für betriebliche Informationssysteme (sebis) Fakultät

More information

Development of a Social Extension for Real-Time Communication in CAD Software

Development of a Social Extension for Real-Time Communication in CAD Software Development of a Social Extension for Real-Time Communication in CAD Software Markus Müller, 2.11.2015 (Bachelor s Thesis, final presentation) Software Engineering for Business Information Systems (sebis)

More information

Platform-Independent UI Models: Extraction from UI Prototypes and rendering as W3C Web Components

Platform-Independent UI Models: Extraction from UI Prototypes and rendering as W3C Web Components Platform-Independent UI Models: Extraction from UI Prototypes and rendering as W3C Web Components Marvin Aulenbacher, 19.06.2017, Munich Chair of Software Engineering for Business Information Systems (sebis)

More information

Guided Research: Intelligent Contextual Task Support for Mails

Guided Research: Intelligent Contextual Task Support for Mails Guided Research: Intelligent Contextual Task Support for Mails Simon Bönisch, 28.05.2018, Kick-off Presentation Chair of Software Engineering for Business Information Systems (sebis) Faculty of Informatics

More information

Creating a Software Architecture Documentation for MediaWiki Software Master s Thesis Kick-Off Presentation , Uliana Bakhtina

Creating a Software Architecture Documentation for MediaWiki Software Master s Thesis Kick-Off Presentation , Uliana Bakhtina Creating a Software Architecture Documentation for MediaWiki Software Master s Thesis Kick-Off Presentation 23.03.2015, Uliana Bakhtina Software Engineering für betriebliche Informationssysteme (sebis)

More information

Software Engineering for Business Information Systems (sebis) Department of Informatics Technische Universität München, Germany. wwwmatthes.in.tum.

Software Engineering for Business Information Systems (sebis) Department of Informatics Technische Universität München, Germany. wwwmatthes.in.tum. A Concept for the Design of Learning Resources for APIs of Content Management Platforms Guided research Final Presentation Sirma Gjorgievska, 23.05.2016 Software Engineering for Business Information Systems

More information

Thomas Reschenhofer Ivan Monahov Florian Matthes

Thomas Reschenhofer Ivan Monahov Florian Matthes Application of a Domain-Specific Language to Support the User-Oriented Definition of Visualizations in the Context of Collaborative Product Development Thomas Reschenhofer Ivan Monahov Florian Matthes

More information

Creating Software Architecture Documentation for MediaWiki Software Master s Thesis Final Presentation , Uliana Bakhtina

Creating Software Architecture Documentation for MediaWiki Software Master s Thesis Final Presentation , Uliana Bakhtina Creating Software Architecture Documentation for MediaWiki Software Master s Thesis Final Presentation 14.09.2015, Uliana Bakhtina Software Engineering für betriebliche Informationssysteme (sebis) Fakultät

More information

Oracle WebCenter Interaction: Roadmap for BEA AquaLogic User Interaction. Ajay Gandhi Sr. Director of Product Management Enterprise 2.

Oracle WebCenter Interaction: Roadmap for BEA AquaLogic User Interaction. Ajay Gandhi Sr. Director of Product Management Enterprise 2. Oracle WebCenter Interaction: Roadmap for BEA AquaLogic User Interaction Ajay Gandhi Sr. Director of Product Management Enterprise 2.0 and Portals 1 Agenda Enterprise 2.0 and Portal Product Strategy AquaLogic

More information

Microsoft SharePoint Server 2013 Plan, Configure & Manage

Microsoft SharePoint Server 2013 Plan, Configure & Manage Microsoft SharePoint Server 2013 Plan, Configure & Manage Course 20331-20332B 5 Days Instructor-led, Hands on Course Information This five day instructor-led course omits the overlap and redundancy that

More information

The Now Platform Reference Guide

The Now Platform Reference Guide The Now Platform Reference Guide A tour of key features and functionality START Introducing the Now Platform Digitize your business with intelligent apps The Now Platform is an application Platform-as-a-Service

More information

swift (QUICK) adjective

swift (QUICK) adjective 01.12.2010 swift (QUICK) adjective SLIGHTLY LITERARY moving or happening at great speed or within a short time, esp. in a smooth and easy way; fast or quick from Cambridge International Dictionary of English

More information

Microsoft SharePoint 2010 The business collaboration platform for the Enterprise and the Web. We have a new pie!

Microsoft SharePoint 2010 The business collaboration platform for the Enterprise and the Web. We have a new pie! Microsoft SharePoint 2010 The business collaboration platform for the Enterprise and the Web We have a new pie! 2 Introduction Key Session Objectives Agenda More Scalable More Flexible More Features Intranet

More information

Big data and data centers

Big data and data centers Big data and data centers Contents Page 1 Big data and data centers... 3 1.1 Big data, big IT... 3 1.2 The IT organization between day-to-day business and innovation... 4 2 Modern data centers... 5 2.1

More information

Wizdom Conference. GEA Connect - A task-based intranet CHRISTIAN LARSEN DIRECTOR, INTERNAL COMMUNICATION & CORPORATE EVENTS

Wizdom Conference. GEA Connect - A task-based intranet CHRISTIAN LARSEN DIRECTOR, INTERNAL COMMUNICATION & CORPORATE EVENTS Wizdom Conference GEA CHRISTIAN LARSEN DIRECTOR, INTERNAL COMMUNICATION & CORPORATE EVENTS Me Christian Larsen Director of Internal Communication & Corporate Events at GEA Group Intranet projects must

More information

Oracle Applications Unlimited and Web 2.0: You Can Have It Now!

Oracle Applications Unlimited and Web 2.0: You Can Have It Now! Oracle Applications Unlimited and Web 2.0: You Can Have It Now! Product Manager Oracle WebCenter & Portal Products The preceding is intended to outline our general product direction. It is intended for

More information

Making your Application Social with the Chatter API

Making your Application Social with the Chatter API Making your Application Social with the Chatter API Logan Henriquez Product Manager @loganh Quinton Wall Developer Evangelist @quintonwall Safe Harbor Safe harbor statement under the Private Securities

More information

Index A Access data formats, 215 exporting data from, to SharePoint, forms and reports changing table used by form, 213 creating, cont

Index A Access data formats, 215 exporting data from, to SharePoint, forms and reports changing table used by form, 213 creating, cont Index A Access data formats, 215 exporting data from, to SharePoint, 215 217 forms and reports changing table used by form, 213 creating, 237 245 controlling availability of, 252 259 data connection to,

More information

The Value of Force.com as a GRC Platform

The Value of Force.com as a GRC Platform The Value of Force.com as a GRC Platform Andy Evans - Xactium Limited March 2009 Executive Summary The importance of governance, risk and compliance (GRC) activities to organizations has become increasingly

More information

Get Started on SOA. People Entry Point Interaction and Collaboration Services. Case for an SOA Portal

Get Started on SOA. People Entry Point Interaction and Collaboration Services. Case for an SOA Portal Get Started on SOA People Entry Point Interaction and Collaboration Services Case for an SOA Our customers are our highest priorities; our employees are our highest cost We need to make our employees more

More information

SharePoint Server 2016 Feature Comparison* Accessibility Standards Support Yes Yes. Asset Library Enhancements/Video Support Yes Yes.

SharePoint Server 2016 Feature Comparison* Accessibility Standards Support Yes Yes. Asset Library Enhancements/Video Support Yes Yes. Content Features SharePoint Server 2016 Feature Comparison* Accessibility Standards Support Yes Yes Asset Library Enhancements/Video Support Yes Yes Auditing Yes Yes Auditing & Reporting (e.g. doc edits,

More information

SharePoint 2016 Site Collections and Site Owner Administration

SharePoint 2016 Site Collections and Site Owner Administration Course 55234A: SharePoint 2016 Site Collections and Site Owner Administration Course Outline Module 1: Getting Started with SharePoint 2016 This module explains to site collection and site administrators

More information

The Magic of Microsoft Office SharePoint Services & Office 2007

The Magic of Microsoft Office SharePoint Services & Office 2007 The Magic of Microsoft Office SharePoint Services & Office 2007 Hans Demeyer CT Interactive hans@ct-interactive.net Session Objectives: What is SharePoint Technology Provide overview of the capabilities

More information

SAP HANA SPS 08 - What s New? SAP HANA Interactive Education - SHINE (Delta from SPS 07 to SPS 08) SAP HANA Product Management May, 2014

SAP HANA SPS 08 - What s New? SAP HANA Interactive Education - SHINE (Delta from SPS 07 to SPS 08) SAP HANA Product Management May, 2014 SAP HANA SPS 08 - What s New? SAP HANA Interactive Education - SHINE (Delta from SPS 07 to SPS 08) SAP HANA Product Management May, 2014 Agenda SHINE - Overview SHINE What s new in SPS 08 SHINE - Roadmap

More information

Why is Office 365 the right choice?

Why is Office 365 the right choice? Why is Office 365 the right choice? People today want to be productive wherever they go. They want to work faster and smarter across their favorite devices, while staying current and connected. Simply

More information

WebCenter Interaction 10gR3 Overview

WebCenter Interaction 10gR3 Overview WebCenter Interaction 10gR3 Overview Brian C. Harrison Product Management WebCenter Interaction and Related Products Summary of Key Points AquaLogic Interaction portal has been renamed

More information

[AV-SP2016-SM]: SharePoint 2016 Site Members

[AV-SP2016-SM]: SharePoint 2016 Site Members [AV-SP2016-SM]: SharePoint 2016 Site Members Length : 1 Day Audience(s) : SharePoint Site Members/ Visitors Level : Immediate/ Advanced Technology : SharePoint 2016 Delivery Method : Instructor-led (Classroom)

More information

Is SharePoint the. Andrew Chapman

Is SharePoint the. Andrew Chapman Is SharePoint the Andrew Chapman Records management (RM) professionals have been challenged to manage electronic data for some time. Their efforts have tended to focus on unstructured data, such as documents,

More information

iserver Free Archimate ArchiMate 1.0 Template Stencil: Getting from Started Orbus Guide Software Thanks for Downloading the Free ArchiMate Template! Orbus Software have created a set of Visio ArchiMate

More information

Datasheet. Only Workspaces delivers the features users want and the control that IT needs.

Datasheet. Only Workspaces delivers the features users want and the control that IT needs. Datasheet Secure SECURE Enterprise ENTERPRISE File FILE Sync, SYNC, Sharing SHARING and AND Content CONTENT Collaboration COLLABORATION BlackBerry Workspaces makes enterprises more mobile and collaborative,

More information

A prototypical tool to discover architecture changes based on multiple monitoring data sources for a distributed system

A prototypical tool to discover architecture changes based on multiple monitoring data sources for a distributed system A prototypical tool to discover architecture changes based on multiple monitoring data sources for a distributed system Patrick Schäfer, 08.11.2017, Munich Advisor: Martin Kleehaus Chair of Software Engineering

More information

What is New Whitepaper. White Paper. icepts Technology Group

What is New Whitepaper. White Paper. icepts Technology Group icepts Technology Group www.icepts.com Whitepaper This document previews the key features and enhancements in Microsoft Dynamics NAV 2013 R2. Contents are subject to change. Contents Introduction 3 Microsoft

More information

SharePoint 2016 Site Collections and Site Owner Administration

SharePoint 2016 Site Collections and Site Owner Administration SharePoint 2016 Site Collections and Site Owner Administration Course 55234A - Five days - Instructor-led - Hands-on Introduction This five-day instructor-led course is intended for power users and IT

More information

Curriculum Guide. ThingWorx

Curriculum Guide. ThingWorx Curriculum Guide ThingWorx Live Classroom Curriculum Guide Introduction to ThingWorx 8 ThingWorx 8 User Interface Development ThingWorx 8 Platform Administration ThingWorx 7.3 Fundamentals Applying Machine

More information

Design and Implementation of a Bikesharing Service as part of an open Mobility-Ecosystem Master Thesis - Final Presentation Weidner, Lucas

Design and Implementation of a Bikesharing Service as part of an open Mobility-Ecosystem Master Thesis - Final Presentation Weidner, Lucas Design and Implementation of a Bikesharing Service as part of an open Mobility-Ecosystem Master Thesis - Final Presentation Weidner, Lucas 21.11.2016 Software Engineering for Business Information Systems

More information

A Model-Driven JSON Editor

A Model-Driven JSON Editor A Model-Driven JSON Editor Lucas Köhler Master s Thesis Kickoff, 10.07.2017, Munich Advisors: Adrian Hernandez-Mendez, Dr. Jonas Helming Chair of Software Engineering for Business Information Systems (sebis)

More information

Data Management and Security in the GDPR Era

Data Management and Security in the GDPR Era Data Management and Security in the GDPR Era Franck Hourdin; Vice President, EMEA Security Russ Lowenthal; Director, Database Security Product Management Mike Turner; Chief Operating Officer, Capgemini

More information

White Paper. EVERY THING CONNECTED How Web Object Technology Is Putting Every Physical Thing On The Web

White Paper. EVERY THING CONNECTED How Web Object Technology Is Putting Every Physical Thing On The Web White Paper EVERY THING CONNECTED Is Putting Every Physical Thing Every Thing Connected The Internet of Things a term first used by technology visionaries at the AUTO-ID Labs at MIT in the 90s 1 has received

More information

Course Outline. SharePoint 2013 End User Level I Course 55050: 4 days Instructor Led

Course Outline. SharePoint 2013 End User Level I Course 55050: 4 days Instructor Led SharePoint 2013 End User Level I Course 55050: 4 days Instructor Led About this course This 3-day Instructor Led course Explores all the basic end user features of SharePoint 2013 including all basic lists

More information

Cisco Collaborative Knowledge

Cisco Collaborative Knowledge Cisco Collaborative Knowledge Product Overview. Your workforce needs knowledge, speed and flexibility to solve real-world business challenges in today s fast moving digital economy. Cisco Collaborative

More information

Power BI Developer Bootcamp

Power BI Developer Bootcamp Power BI Developer Bootcamp Mastering the Power BI Development Platform Course Code Audience Format Length Course Description Student Prerequisites PBD365 Professional Developers In-person and Remote 4

More information

SharePoint Online for Power Users

SharePoint Online for Power Users Introduction This course is designed to bring users up to speed with working with SharePoint as a Power User. The course introduces and the Office 365 ecosystem and teaches basics such as navigating the

More information

Level 3 Diploma in Business Administration (601/3965/1)

Level 3 Diploma in Business Administration (601/3965/1) Level 3 Diploma in Business Administration (601/3965/1) This document lists the units available in this qualification and how they compare to units in the previous version of this qualification. Units

More information

Before you start proceeding with this tutorial, we are assuming that you are already aware about the basics of Web development.

Before you start proceeding with this tutorial, we are assuming that you are already aware about the basics of Web development. About the Tutorial This tutorial will give you an idea of how to get started with SharePoint development. Microsoft SharePoint is a browser-based collaboration, document management platform and content

More information

Architecture and Governance with SharePoint for Internet Sites. Ashish Bahuguna Kartik Shah

Architecture and Governance with SharePoint for Internet Sites. Ashish Bahuguna Kartik Shah Architecture and Governance with SharePoint for Internet Sites Ashish Bahuguna ashish.bauguna@bitscape.com Kartik Shah kartik.shah@bitscape.com Agenda Web Content Management Architecture Information Architecture

More information

Fundamentals: Managing and Extending Microsoft Office & SharePoint with EMC Documentum

Fundamentals: Managing and Extending Microsoft Office & SharePoint with EMC Documentum 1 Fundamentals: Managing and Extending Microsoft Office & SharePoint with EMC Documentum Bryan House Group Marketing Manager August 29 th, 2006 Lance Shaw Senior Product Marketing Manager 2 Agenda Microsoft

More information

What is a Portal? by paul Hinz

What is a Portal? by paul Hinz What is a Portal? by paul Hinz Portals are complete web UI platforms for building web sites and web applications quickly, allowing coordinated updates and modular expansion. Web Platform A portal is generally

More information

SharePoint 2013 End User

SharePoint 2013 End User SharePoint 2013 End User Course 55031A; 3 Days, Instructor-led Course Description This SharePoint 2013 End User class is for end users working in a SharePoint 2013 environment. The course teaches SharePoint

More information

IBM Software IBM InfoSphere Information Server for Data Quality

IBM Software IBM InfoSphere Information Server for Data Quality IBM InfoSphere Information Server for Data Quality A component index Table of contents 3 6 9 9 InfoSphere QualityStage 10 InfoSphere Information Analyzer 12 InfoSphere Discovery 13 14 2 Do you have confidence

More information

Call: SharePoint 2013 Course Content:35-40hours Course Outline

Call: SharePoint 2013 Course Content:35-40hours Course Outline SharePoint 2013 Course Content:35-40hours Course Outline Exploring SharePoint Designer 2013 Understanding SharePoint Designer 2013 Using SharePoint Designer to Carry Out Common Tasks Understanding What's

More information

Adobe AIR 3 (1) Adobe Air 3 for Flash CS5.5 Developers Course 1. Adobe InDesign CS5 (1) Adobe InDesign CS5: Fundamentals Course 2.

Adobe AIR 3 (1) Adobe Air 3 for Flash CS5.5 Developers Course 1. Adobe InDesign CS5 (1) Adobe InDesign CS5: Fundamentals Course 2. Skillsoft Curriculum Export as of 2017-10-11 Desktop Collections Collection Curriculum Series Asset Title Asset Type Hours DESKTOP COMPUTER SKILLS Adobe Adobe Reader X (1) Adobe Reader X Adobe AIR 3 (1)

More information

Software Engineering for Business Information Systems (sebis) Department of Informatics Technische Universität München, Germany. wwwmatthes.in.tum.

Software Engineering for Business Information Systems (sebis) Department of Informatics Technische Universität München, Germany. wwwmatthes.in.tum. A concept for the design of learning resources for API of Content Management Platforms Guided research Kickoff Presentation Sirma Gjorgievska, 16.11.2015 Software Engineering for Business Information Systems

More information

TDWI Data Modeling. Data Analysis and Design for BI and Data Warehousing Systems

TDWI Data Modeling. Data Analysis and Design for BI and Data Warehousing Systems Data Analysis and Design for BI and Data Warehousing Systems Previews of TDWI course books offer an opportunity to see the quality of our material and help you to select the courses that best fit your

More information

Contents. Managing Places...3. Contents 2

Contents. Managing Places...3. Contents 2 Managing Places Contents 2 Contents Managing Places...3 Creating a Site Structure...3 Managing Spaces...4 Designing Space Hierarchies... 5 Changing the Name of the Root Space...5 Space Creation Options...

More information

Building a Data Strategy for a Digital World

Building a Data Strategy for a Digital World Building a Data Strategy for a Digital World Jason Hunter, CTO, APAC Data Challenge: Pushing the Limits of What's Possible The Art of the Possible Multiple Government Agencies Data Hub 100 s of Service

More information

PeopleSoft Applications Portal and WorkCenter Pages

PeopleSoft Applications Portal and WorkCenter Pages An Oracle White Paper April, 2011 PeopleSoft Applications Portal and WorkCenter Pages Creating a Compelling User Experience Introduction... 3 Creating a Better User Experience... 4 User Experience Possibilities...

More information

Securing SharePoint TASSCC TEC 2009 Web 2.0 Conference

Securing SharePoint TASSCC TEC 2009 Web 2.0 Conference Securing SharePoint TASSCC TEC 2009 Web 2.0 Conference Dan Cornell Email: dan@denimgroup.comd Twitter: @danielcornell March 26 th, 2009 Agenda Background SharePoint Basics Securing SharePoint Common Approaches

More information

Navigating the Clouds Fortifying ITIL for Cloud Governance

Navigating the Clouds Fortifying ITIL for Cloud Governance Navigating the Clouds Fortifying ITIL for Cloud Governance DECEMBER 2011 Cloud adoption promises to be an interesting journey for an enterprise with its luring benefits of on-demand models enabling faster

More information

INTRODUCTION TO THE STATE OF MICHIGAN S SHAREPOINT ENVIRONMENT

INTRODUCTION TO THE STATE OF MICHIGAN S SHAREPOINT ENVIRONMENT INTRODUCTION TO THE STATE OF MICHIGAN S SHAREPOINT ENVIRONMENT WHAT IS SHAREPOINT? The State of Michigan is using SharePoint services to create intranet sites and team rooms to share information and foster

More information

Transform to Your Cloud

Transform to Your Cloud Transform to Your Cloud Presented by VMware 2012 VMware Inc. All rights reserved Agenda Corporate Overview Cloud Infrastructure & Management Cloud Application Platform End User Computing The Journey to

More information

SharePoint Online Power User

SharePoint Online Power User Course 55215A: SharePoint Online Power User - Course details Course Outline Module 1: An Introduction to SharePoint Online Let s get started with SharePoint online by letting you know about its fantastic

More information

& Free.

& Free. & Free http://www.amexio.tech/ Amexio IDE Extensions Microsoft Visual Studio Code Atom Editor Angular MetaMagic EXtensions for Inputs & Outputs is a rich set of Angular 5 components powered by HTML5 &

More information

SEMANTIC NETWORK AND SEARCH IN VEHICLE ENGINEERING

SEMANTIC NETWORK AND SEARCH IN VEHICLE ENGINEERING Martin Sturm, Sylke Rosenplaenter SEMANTIC NETWORK AND SEARCH IN VEHICLE ENGINEERING From Concept to Deployment Vehicle Design Operations & System Development GM Europe Engineering Adam Opel AG www.opel.com

More information

Key Challenges with the Current RFQ Process

Key Challenges with the Current RFQ Process Key Challenges with the Current RFQ Process Coordination of cross-organizational work teams and sharing of documents is difficult and errorprone Open Client Strategy Cost Containment Invest for Growth

More information

"Charting the Course... MOC A: SharePoint 2016 Site Collections and Site Owner Administration. Course Summary

Charting the Course... MOC A: SharePoint 2016 Site Collections and Site Owner Administration. Course Summary MOC 55234 A: 2016 Site Collections Course Summary Description This five-day instructor-led course is intended for power users and IT professionals who are tasked with working within the 2016 environment

More information

Index. Tony Smith 2016 T. Smith, SharePoint 2016 User's Guide, DOI /

Index. Tony Smith 2016 T. Smith, SharePoint 2016 User's Guide, DOI / Index A Alerts creation frequency, 472 list and library, 474 475 list item and document, 473 474 notifications, 478 page alerts, 475 476 search alerts, 477 items, 472 management adding alerts, 480 481

More information

IT Certification Exams Provider! Weofferfreeupdateserviceforoneyear! h ps://www.certqueen.com

IT Certification Exams Provider! Weofferfreeupdateserviceforoneyear! h ps://www.certqueen.com IT Certification Exams Provider! Weofferfreeupdateserviceforoneyear! h ps://www.certqueen.com Exam : 070-332 Title : Advanced Solutions of Microsoft SharePoint Server 2013 Version : DEMO 1 / 9 1.Topic

More information

Business Architecture in Healthcare

Business Architecture in Healthcare Business Architecture in Healthcare ehealth IS CREATING A PERFECT STORM FOR CHANGING HEALTHCARE DELIVERY Office of the CIO Delivering ehealth Ireland Healthcare is a system of relationships Test Harness

More information

How to integrate data into Tableau

How to integrate data into Tableau 1 How to integrate data into Tableau a comparison of 3 approaches: ETL, Tableau self-service and WHITE PAPER WHITE PAPER 2 data How to integrate data into Tableau a comparison of 3 es: ETL, Tableau self-service

More information

Leveraging the Social Web for Situational Application Development and Business Mashups

Leveraging the Social Web for Situational Application Development and Business Mashups Leveraging the Social Web for Situational Application Development and Business Mashups Stefan Tai stefan.tai@kit.edu www.kit.edu About the Speaker: Stefan Tai Professor, KIT (Karlsruhe Institute of Technology)

More information

Course Contents: 1 Business Objects Online Training

Course Contents: 1 Business Objects Online Training IQ Online training facility offers Business Objects online training by trainers who have expert knowledge in the Business Objects and proven record of training hundreds of students Our Business Objects

More information

IBM Workplace Web Content Management

IBM Workplace Web Content Management IBM Workplace Web Content Management Rapidly Manage Intranet, Extranet, Internet and Portal Assets Mark A. Barrett Worldwide Technology Advocate Workplace, Portal & Collaboration What is Web Content Management?

More information

Wikis. Wikis. There are two main places where you can access a wiki from within your online course or organization:

Wikis. Wikis. There are two main places where you can access a wiki from within your online course or organization: A wiki is a website of one or more pages that allows people to add and edit content collectively. This wiki has an easy-to-use editor that lets you quickly add content and style your work. Your wiki starts

More information

ETL is No Longer King, Long Live SDD

ETL is No Longer King, Long Live SDD ETL is No Longer King, Long Live SDD How to Close the Loop from Discovery to Information () to Insights (Analytics) to Outcomes (Business Processes) A presentation by Brian McCalley of DXC Technology,

More information

Advanced Solutions of Microsoft SharePoint Server 2013

Advanced Solutions of Microsoft SharePoint Server 2013 Course Duration: 4 Days + 1 day Self Study Course Pre-requisites: Before attending this course, students must have: Completed Course 20331: Core Solutions of Microsoft SharePoint Server 2013, successful

More information

INTELLIGENCE DRIVEN GRC FOR SECURITY

INTELLIGENCE DRIVEN GRC FOR SECURITY INTELLIGENCE DRIVEN GRC FOR SECURITY OVERVIEW Organizations today strive to keep their business and technology infrastructure organized, controllable, and understandable, not only to have the ability to

More information

SYSPRO s Fluid Interface Design

SYSPRO s Fluid Interface Design SYSPRO s Fluid Interface Design Introduction The world of computer-user interaction has come a long way since the beginning of the Graphical User Interface, but still most application interfaces are not

More information

SharePoint 2016 Site Collections and Site Owner Administration

SharePoint 2016 Site Collections and Site Owner Administration SharePoint Course - 55234 SharePoint 2016 Site Collections and Site Owner Administration Length 5 days Audience This course is intended for those who provide site collection and site administration and

More information

Pro SharePoint 2010 Administration

Pro SharePoint 2010 Administration Pro SharePoint 2010 Administration Robert Garrett Pro SharePoint 2010 Administration ordersny@springer-sbm.com www.springeronline.com www.apress.com/bulk-sales Contents at a Glance Foreword... xiv About

More information

1 Copyright 2012, Oracle and/or its affiliates. All rights reserved.

1 Copyright 2012, Oracle and/or its affiliates. All rights reserved. 1 Copyright 2012, Oracle and/or its affiliates. All rights reserved. Oracle WebCenter Portal and ADF Development Richard Maldonado Principal Product Manager 2 Copyright 2012, Oracle and/or its affiliates.

More information

Getting Started with Rational Team Concert

Getting Started with Rational Team Concert Getting Started with Rational Team Concert or RTC in 16 Steps Kai-Uwe Maetzel IBM Rational Software kai-uwe_maetzel@us.ibm.com SDP 20 2009 IBM Corporation This Presentation is Good for You if You know

More information

C_HANAIMP142

C_HANAIMP142 C_HANAIMP142 Passing Score: 800 Time Limit: 4 min Exam A QUESTION 1 Where does SAP recommend you create calculated measures? A. In a column view B. In a business layer C. In an attribute view D. In an

More information

Verint Knowledge Management Solution Brief Overview of the Unique Capabilities and Benefits of Verint Knowledge Management

Verint Knowledge Management Solution Brief Overview of the Unique Capabilities and Benefits of Verint Knowledge Management Verint Knowledge Management Solution Brief Overview of the Unique Capabilities and Benefits of Verint Knowledge Management November 2015 Table of Contents Introduction... 1 Verint Knowledge Management

More information

IBM Collaboration Strategy. Michael Rhodin General Manager Lotus Software

IBM Collaboration Strategy. Michael Rhodin General Manager Lotus Software IBM Collaboration Strategy Michael Rhodin General Manager Lotus Software 2007 Characteristics of the Workforce are Changing Distributed 90% of employees work in locations other than headquarters Distributed

More information

IBM Advantage: IBM Watson Compare and Comply Element Classification

IBM Advantage: IBM Watson Compare and Comply Element Classification IBM Advantage: IBM Watson Compare and Comply Element Classification Executive overview... 1 Introducing Watson Compare and Comply... 2 Definitions... 3 Element Classification insights... 4 Sample use cases...

More information

Microsoft SharePoint 2013 for SharePoint Readers, Authors and Site Managers

Microsoft SharePoint 2013 for SharePoint Readers, Authors and Site Managers 1800 ULEARN (853 276) www.ddls.com.au Microsoft SharePoint 2013 for SharePoint Readers, Authors and Site Managers Length 2 days Price $913.00 (inc GST) Overview The skills acquired in this course enable

More information

Course list for the Bachelor of Computer Science in INFORMATION SYSTEM

Course list for the Bachelor of Computer Science in INFORMATION SYSTEM Course list for the Bachelor of Computer Science in INFORMATION SYSTEM Course Objectives: Preparing graduates with knowledge, skills and competencies in the field of information systems, especially in

More information

ITM DEVELOPMENT (ITMD)

ITM DEVELOPMENT (ITMD) ITM Development (ITMD) 1 ITM DEVELOPMENT (ITMD) ITMD 361 Fundamentals of Web Development This course will cover the creation of Web pages and sites using HTML, CSS, Javascript, jquery, and graphical applications

More information

Microsoft Windows SharePoint Services

Microsoft Windows SharePoint Services Microsoft Windows SharePoint Services SITE ADMIN USER TRAINING 1 Introduction What is Microsoft Windows SharePoint Services? Windows SharePoint Services (referred to generically as SharePoint) is a tool

More information

: Course : SharePoint 2016 Site Collection and Site Administration

: Course : SharePoint 2016 Site Collection and Site Administration Module Title Duration : Course 55194 : SharePoint 2016 Site Collection and Site Administration : 5 days Course Description This five-day instructor-led course is intended for power users and IT professionals,

More information

The New Collaboration Experience. Yves Torjman BDM

The New Collaboration Experience. Yves Torjman BDM Th N C ll b ti E i The New Collaboration Experience Yves Torjman BDM The Collaborative Workspace Then 2 COLLABORATION NETWORKS will be to enterprises what social networks are to consumers 3 Collaboration

More information

Audience Profile: Course Outline. Introduction & Architecture. SharePoint 2013 Administration Basics. Creating Web Applications and Site Collections

Audience Profile: Course Outline. Introduction & Architecture. SharePoint 2013 Administration Basics. Creating Web Applications and Site Collections Audience Profile: This course is for Consultants and IT Professionals, who need to understand how to plan, implement and configure SharePoint. This course is mainly targeted for administrators and support

More information

Microsoft Teams Chat-based workspace in Office 365

Microsoft Teams Chat-based workspace in Office 365 Microsoft Teams Chat-based workspace in Office 365 Collaboration is how work gets done Employees work on nearly 2x the number of teams, compared to 5 years ago Internal & External Team Members Team members

More information

[MS55199]: SharePoint 2016 End User Training. Audience Profile This course is intended for new and existing users of SharePoint.

[MS55199]: SharePoint 2016 End User Training. Audience Profile This course is intended for new and existing users of SharePoint. [MS55199]: SharePoint 2016 End User Training Length : 3 Days Audience(s) : Information Workers Level : 100 Technology : Microsoft SharePoint Server Delivery Method : Instructor-led (Classroom) Course Overview

More information

Word 2010 Core Items. Audience Profile

Word 2010 Core Items. Audience Profile Word 2010 Core Items Audience Profile The Core level Microsoft Office Word 2010 User should be able to navigate Microsoft Office Word 2010 software at the feature and functionality level. They should be

More information

IT Governance Framework at KIT

IT Governance Framework at KIT [unofficial English version; authoritative is the German version] IT Governance Framework at KIT 1. Recent situation and principle objectives Digitalization increasingly influences our everyday life at

More information

EUROPEAN ICT PROFESSIONAL ROLE PROFILES VERSION 2 CWA 16458:2018 LOGFILE

EUROPEAN ICT PROFESSIONAL ROLE PROFILES VERSION 2 CWA 16458:2018 LOGFILE EUROPEAN ICT PROFESSIONAL ROLE PROFILES VERSION 2 CWA 16458:2018 LOGFILE Overview all ICT Profile changes in title, summary, mission and from version 1 to version 2 Versions Version 1 Version 2 Role Profile

More information

1 Copyright 2013, Oracle and/or its affiliates. All rights reserved.

1 Copyright 2013, Oracle and/or its affiliates. All rights reserved. 1 Copyright 2013, Oracle and/or its affiliates. All rights reserved. Oracle Application Express 2 Copyright 2013, Oracle and/or its affiliates. All rights reserved. Fully supported no-cost feature of Oracle

More information

S/4HANA Embedded Analytics and SAP Digital Boardroom

S/4HANA Embedded Analytics and SAP Digital Boardroom S/4HANA Embedded Analytics and SAP Digital Boardroom ASUG Colombia November, 2017 Disclaimer The information in this presentation is confidential and proprietary to SAP and may not be disclosed without

More information