04-T1. Assignement 1 Zachman fwk, class diagram, ECA rules

Size: px
Start display at page:

Download "04-T1. Assignement 1 Zachman fwk, class diagram, ECA rules"

Transcription

1 04-T1. Assignement 1 Zachman fwk, class diagram, ECA rules F. Dalpiaz & J. Mylopoulos -- OIS Slide 1

2 Assignment 1: outline Choose an existing or a new organization Describe it textually (Zachman, row 1) Create a report about your analysis (rows 1 & 2) Model the organization (Zachman, row 2) F. Dalpiaz & J. Mylopoulos -- OIS Slide 2

3 Assignment 1 Step 1. Choose an existing or a new organization; for example, DISI a new company you want to make that sells website services (creates, re-designs, maintains websites) a new mobile communication network provider If it is a large organization (e.g., hundreds of employees / stakeholders) you may want to focus on some part of the organization. For example, for DISI, you may want to focus on the PhD programme TODO: Choose team-mate and send a lines description to dalpiaz@disi.unitn.it within March, 12th F. Dalpiaz & J. Mylopoulos -- OIS Slide 3

4 Assignment 1 Step 2. Present the organization to the class (March, 14th) Presentation to the class (max 10 minutes, 2-3 slides) What to present? An overview of the organization (sector, size, location, ) Specific features (that make it different from competitors!) Hypothetical plans about the future of the organization Why this step? Get feedback from class and instructor! F. Dalpiaz & J. Mylopoulos -- OIS Slide 4

5 Assignment 1 Step 3. Describe the organization in natural language (English/Italian). Use the Zachman framework to determine what to model. Focus on row 1 of the Zachman table (Scope) Step 4. Identify objects (such as products and important objects in the domain) as well as time constraints: Model objects in terms of class diagrams Model time constraints as ECA rules F. Dalpiaz & J. Mylopoulos -- OIS Slide 5

6 Assignment 1 Tutorial 2 Step 5. Identify actors (agents, positions, roles) and define for them role, partof and authority hierarchies Model: organizational chart (suggested: i* or ADONIS) Step 6. For important actors in the organization, identify their goals and interdependencies Model: i* dependency and rationale diagrams Tutorial 3 Step 7. Identify business processes through which the organization delivers services and conducts its business. Model at least two of them; Model: BPMN / ADONIS F. Dalpiaz & J. Mylopoulos -- OIS Slide 6

7 Assignment 1 Step 8. Report on your problem, models and analysis. DEADLINE (strict): April, 20th F. Dalpiaz & J. Mylopoulos -- OIS Slide 7

8 Step 1-2 HSD is a hardware/software wholesaler established in 1998 The company started as a small enterprise (2 associates and 3 employees) and has grown to become medium sized (80 employees) HSD targets European retailers of any size, from small computer shops to large electronics chains. Supplies are bought from Taiwan HSD aims wantsto provide high quality products to retailers and ensure very competitive prices. In order to do so, it buys goods from producers. The success of HSD is also due to efficient logistics based on just-in-time policies Future plans: the management wants now to target end users as well F. Dalpiaz & J. Mylopoulos -- OIS Slide 8

9 The Zachman framework Focus of A1 F. Dalpiaz & J. Mylopoulos -- OIS Slide 9

10 Step 3: Contextual view (Why) Goal List: primary high level organizational goals (How) Process List: list of all known processes (What) Material List: list of all known organizational entities (Who) Organizational Unit & Role List: list of all organization units, sub-units, and identified roles (Where) Geographical Locations List: locations important to organization; can be large and small (When) Event List: list of triggers and cycles important to organization F. Dalpiaz & J. Mylopoulos -- OIS Slide 10

11 (Who) Organizational Units & Roles Organizational units: Purchase department Sales department Logistics department Roles: Supplier Customer Sales agent Supplies manager Website developer Sales campaign manager Complaints responsible Warehouseman Shipper Bank... F. Dalpiaz & J. Mylopoulos -- OIS Slide 11

12 Why/Goal List Supplier: sell produced goods, expand market Customer: purchase hardware/software, quick delivery of supplies, low cost, free shipping Salesman: find new customers, increase own salary, customers satisfaction Supplies manager: find cheap and reliable providers, check on-time delivery, prevent products unavailability Warehouseman: earn salary, place items in warehouse Website developer: develop easy-to-use website, attract online customer, check concurrent websites... F. Dalpiaz & J. Mylopoulos -- OIS Slide 12

13 (How) Process List Verify whether orders are fulfillable Define low-cost guarantee sales campaigns Sell and ship products to retailer Buy product from manufacturer Hardware warehousing Attract new customers via salesagents... F. Dalpiaz & J. Mylopoulos -- OIS Slide 13

14 (What) Material List Goods Hardware: producer, model, technical features Software: SW house, name, version, description Invoice Order Supplier: name, address, country, rating Bank account: rates, amount, bank ID Website Warehouse: layout, slots availability, F. Dalpiaz & J. Mylopoulos -- OIS Slide 14

15 (When) Event List Suppliers promote new products An order is shipped Warehouse is almost full An order cannot be fulfilled Market share decreases... F. Dalpiaz & J. Mylopoulos -- OIS Slide 15

16 (When) Event List Suppliers promote new products An order is shipped Warehouse is almost full An order cannot be fulfilled Market share decreases... F. Dalpiaz & J. Mylopoulos -- OIS Slide 16

17 (Where) Geographical Locations List Suppliers factory Warehouse Website Order management information system Customer retailers... F. Dalpiaz & J. Mylopoulos -- OIS Slide 17

18 Steps 4-7: Conceptual view Motivation/Why: Policies, procedures and standards for each process [i* goal model] Function/How: Business processes [BPMN / ADONIS] Data/What: Business data [class diagram] People/Who: Roles and responsibilities in each process [i* + BPMN / ADONIS] Time/When: Events for each process and sequencing of integration and process improvements [ECA rules] Network/Where: Locations related to each process [class diagram] Not required in A2 F. Dalpiaz & J. Mylopoulos -- OIS Slide 18

19 Step 4a: Identify objects Model and describe the WHAT column of the first row of the Zachman framework Use an UML class diagram Class Composition Association Specialization Aggregation F. Dalpiaz & J. Mylopoulos -- OIS Slide 19

20 Class diagrams: tips Use classes to represent entities Use attributes to describe entity properties Use association to link two classes via a generic relation Model part-whole class relations aggregation if the part can exist without the whole composition if the part cannot exist without the whole Use specialization to relate generic entities to more specific ones F. Dalpiaz & J. Mylopoulos -- OIS Slide 20

21 Class diagram for HSD F. Dalpiaz & J. Mylopoulos -- OIS Slide 21

22 Step 4b: When? It is crucial to define when things should happen! e.g. when should an activity be executed? ECA Rules tie together events and actions Event: the signal that triggers the rule Condition: if evaluates to true, the rule applies Action: something to perform Semantics: if the event happens and the condition is true, then the action must be performed F. Dalpiaz & J. Mylopoulos -- OIS Slide 22

23 ECA rules via business processes Business process models inherently support ECA rules As they are state machines! How? Events can be associated to transitions: if the event happen, the transition is triggered The condition is represented by the activity the transition starts from The action is the activity the transition ends to Transitions might be triggerless (the event is the completion of the source activity) F. Dalpiaz & J. Mylopoulos -- OIS Slide 23

24 ECA rules: example ordershippedto(o,c) [o.invoice > 1000 ] feedbackprovided(c,o) within 2 days [status= customer out] [status= shipped] Ship order [invoice > 1000 ] Request feedback... [status= wrong address] Notify logistics F. Dalpiaz & J. Mylopoulos -- OIS Slide 24

Enterprise Architecture Layers

Enterprise Architecture Layers Enterprise Architecture Layers Monica Scannapieco ESTP Training Course Enterprise Architecture and the different EA layers, application to the ESS context Advanced course Rome, 11 14 October 2016 THE CONTRACTOR

More information

COIT20248: Information Systems Analysis and Design Term 2, 2015 Assignment 2. Lecturer: Dr. Meena Jha Tutor: Aries Tao

COIT20248: Information Systems Analysis and Design Term 2, 2015 Assignment 2. Lecturer: Dr. Meena Jha Tutor: Aries Tao COIT20248: Information Systems Analysis and Design Term 2, 2015 Assignment 2 Lecturer: Dr. Meena Jha Tutor: Aries Tao Prepared by: AXXXX XXXX: S0XXXXXX AXXXX MXXXXX: BisXXXXX BaXXXX: S0XXXXX S02XXXX SXXXXX

More information

LAB-03 BPMN Resource Perspective and Events

LAB-03 BPMN Resource Perspective and Events Lab for the course on Process and Service Modeling and Analysis LAB-03 BPMN Resource Perspective and Events Lecturer: Andrea MARRELLA Objectives of this lecture Recap: Pools, Swimlanes and Message Flows

More information

The Data Organization

The Data Organization C V I T F E P A O TM The Data Organization 1251 Yosemite Way Hayward, CA 94545 (510) 303-8868 rschoenrank@computer.org Business Intelligence Process Architecture By Rainer Schoenrank Data Warehouse Consultant

More information

Lecture 8: Use Case -Driven Design. Where UML fits in

Lecture 8: Use Case -Driven Design. Where UML fits in Lecture 8: Use Case -Driven Design The Role of UML in the Software Process E.g. ICONIX Domain Models Use Cases 2008 Steve Easterbrook. This presentation is available free for non-commercial use with attribution

More information

Data Warehouse and Data Mining

Data Warehouse and Data Mining Data Warehouse and Data Mining Lecture No. 05 Data Modeling Naeem Ahmed Email: naeemmahoto@gmail.com Department of Software Engineering Mehran Univeristy of Engineering and Technology Jamshoro Data Modeling

More information

CHAPTER 10 KNOWLEDGE TRANSFER IN THE E-WORLD

CHAPTER 10 KNOWLEDGE TRANSFER IN THE E-WORLD TEST YOUR UNDERSTANDING 1. What is the e-commerce? How does it relate to knowledge management, knowledge transfer, knowledge sharing? E-commerce is the ability to conduct business via electronic networks

More information

Frequently Asked Questions

Frequently Asked Questions Frequently Asked Questions Brazil Type 5 2013 Cisco Systems Ltd. All rights reserved November 2013 Table of Contents Cisco Strategy 3 Legal & Sales Agreements 3 Customer and Partner Impacts 4 Products

More information

ArchiMate 2.0. Structural Concepts Behavioral Concepts Informational Concepts. Business. Application. Technology

ArchiMate 2.0. Structural Concepts Behavioral Concepts Informational Concepts. Business. Application. Technology ArchiMate Core Structural Concepts Behavioral Concepts Informational Concepts interaction Technology Application Layer Concept Description Notation Concept Description Notation Actor An organizational

More information

Geog 469 GIS Workshop. Enterprise Information System Architecture

Geog 469 GIS Workshop. Enterprise Information System Architecture Geog 469 GIS Workshop Enterprise Information System Architecture Outline 1. What is an enterprise information system (EIS) architecture? 2. What are architectural representations? 3. What are types of

More information

Course Logistics & Chapter 1 Introduction

Course Logistics & Chapter 1 Introduction CMSC 461, Database Management Systems Spring 2018 Course Logistics & Chapter 1 Introduction These slides are based on Database System Concepts book th edition, and the 2009 CMSC 461 slides by Dr. Kalpakis

More information

information process modelling DFDs Process description

information process modelling DFDs Process description Process modelling IMS9300 IS/IM FUNDAMENTALS information process modelling DFDs Process description processes are the action part of businesses process modelling graphically represents the processes which

More information

Lecture 5 STRUCTURED ANALYSIS. PB007 So(ware Engineering I Faculty of Informa:cs, Masaryk University Fall Bühnová, Sochor, Ráček

Lecture 5 STRUCTURED ANALYSIS. PB007 So(ware Engineering I Faculty of Informa:cs, Masaryk University Fall Bühnová, Sochor, Ráček Lecture 5 STRUCTURED ANALYSIS PB007 So(ware Engineering I Faculty of Informa:cs, Masaryk University Fall 2015 1 Outline ² Yourdon Modern Structured Analysis (YMSA) Context diagram (CD) Data flow diagram

More information

IMPLEMENTATION PLAN: REPAIR & RE- USE CENTRE IN THE CITY OF GRAZ PP08 PROVINCE OF STYRIA

IMPLEMENTATION PLAN: REPAIR & RE- USE CENTRE IN THE CITY OF GRAZ PP08 PROVINCE OF STYRIA IMPLEMENTATION PLAN: REPAIR & RE- USE CENTRE IN THE CITY OF GRAZ PP08 PROVINCE OF STYRIA September 2014 Content table 1.1 Name of the implementation plan... 3 1.2 General information... 3 1.2.1 General

More information

This tutorial will help computer science graduates to understand the basic-to-advanced concepts related to data warehousing.

This tutorial will help computer science graduates to understand the basic-to-advanced concepts related to data warehousing. About the Tutorial A data warehouse is constructed by integrating data from multiple heterogeneous sources. It supports analytical reporting, structured and/or ad hoc queries and decision making. This

More information

Alignment of Business and IT - ArchiMate. Dr. Barbara Re

Alignment of Business and IT - ArchiMate. Dr. Barbara Re Alignment of Business and IT - ArchiMate Dr. Barbara Re What is ArchiMate? ArchiMate is a modelling technique ("language") for describing enterprise architectures. It presents a clear set of concepts within

More information

Software architecture: Introduction

Software architecture: Introduction 2IW80 Software specification and architecture Software architecture: Introduction Alexander Serebrenik This week sources Slides by Johan Lukkien and Rudolf Mak Software architecture Software architecture

More information

Enterprise Architecture Frameworks

Enterprise Architecture Frameworks Enterprise Architecture Frameworks Learning Objective of Chapter 2 Topic: Enterprise Architecture Framework Content and structure of enterprise architecture descriptions This is necessary because Enterprises

More information

Meta-Modeling and Modeling Languages

Meta-Modeling and Modeling Languages member of Meta-Modeling and Modeling Languages Models and Modelling Model A reproduction of the part of reality which contains the essential aspects to be investigated. Modelling Describing and Representing

More information

Shaw Privacy Policy. 1- Our commitment to you

Shaw Privacy Policy. 1- Our commitment to you Privacy Policy last revised on: Sept 16, 2016 Shaw Privacy Policy If you have any questions regarding Shaw s Privacy Policy please contact: privacy@shaw.ca or use the contact information shown on any of

More information

SOFTWARE ENGINEERING Prof.N.L.Sarda Computer Science & Engineering IIT Bombay. Lecture #10 Process Modelling DFD, Function Decomp (Part 2)

SOFTWARE ENGINEERING Prof.N.L.Sarda Computer Science & Engineering IIT Bombay. Lecture #10 Process Modelling DFD, Function Decomp (Part 2) SOFTWARE ENGINEERING Prof.N.L.Sarda Computer Science & Engineering IIT Bombay Lecture #10 Process Modelling DFD, Function Decomp (Part 2) Let us continue with the data modeling topic. So far we have seen

More information

Hippo Software BPMN and UML Training

Hippo Software BPMN and UML Training Hippo Software BPMN and UML Training Icon Key: www.hippo-software.co.uk Teaches theory concepts and notation Teaches practical use of Enterprise Architect Covers BPMN, UML, SysML, ArchiMate Includes paper

More information

Chapter 10. Object-Oriented Analysis and Modeling Using the UML. McGraw-Hill/Irwin

Chapter 10. Object-Oriented Analysis and Modeling Using the UML. McGraw-Hill/Irwin Chapter 10 Object-Oriented Analysis and Modeling Using the UML McGraw-Hill/Irwin Copyright 2007 by The McGraw-Hill Companies, Inc. All rights reserved. Objectives 10-2 Define object modeling and explain

More information

Data Management Lecture Outline 2 Part 2. Instructor: Trevor Nadeau

Data Management Lecture Outline 2 Part 2. Instructor: Trevor Nadeau Data Management Lecture Outline 2 Part 2 Instructor: Trevor Nadeau Data Entities, Attributes, and Items Entity: Things we store information about. (i.e. persons, places, objects, events, etc.) Have relationships

More information

The Zachman Framework

The Zachman Framework member of The Zachman Framework Introduction to Business-IT Alignment and Enterprise Architecture 1 Zachman Framework Regarded the origin of enterprise architecture frameworks (originally called "Framework

More information

At-Home Final Exam Project Directions BPC110 Computer Usage and Application

At-Home Final Exam Project Directions BPC110 Computer Usage and Application At-Home Final Exam Project Directions BPC110 Computer Usage and Application SCENARIO You are the Sales Manager for the LLC Computer Store. The computer store buys and sells computers from a number of different

More information

Economic Basics. Exercise 3. Mobile Business I (WS 2018/19) Peter Hamm, M.Sc.

Economic Basics. Exercise 3. Mobile Business I (WS 2018/19) Peter Hamm, M.Sc. Exercise 3 Economic Basics Mobile Business I (WS 2018/19) Peter Hamm, M.Sc. Chair of Mobile Business & Multilateral Security Goethe University Frankfurt a. M. Mobile Business 1 (MOB 1), WS 2018 /2019,

More information

Systems Module Zone Management

Systems Module Zone Management Arch Enterprise ver. 2.5 Classification: Document History Date Version Changed By Details 2016-01-18 1.0 Michelle Lategan Created Document 2016-02-17 1.1 Michelle Lategan Updated Document Document Version

More information

Global Supply Chain Innovation Summit Digital Integration from Order to Manufacturing and Delivery

Global Supply Chain Innovation Summit Digital Integration from Order to Manufacturing and Delivery Global Supply Chain Innovation Summit Digital Integration from Order to Manufacturing and Delivery Thursday, 3 November, 2016 13:50 14:40 Laurent Carré Mobile Networks COO Supply Chain and Procurement

More information

spot buy center for imec, meet oazo!

spot buy center for imec, meet oazo! 1 spot buy center for imec, meet oazo! All employees or equals : have access to imec intranet are allowed to order at spot buy center Via imec intranet, imec users can access : 1. Temporary banner for

More information

Analysis Modeling Week 5

Analysis Modeling Week 5 Analysis Modeling Week 5 Announcement Midterm I Monday March, 7 th Scope Ch. 1, 2, 3, 4 and Ch. 6 of the text book Ch. 1, 2 and 3 of the lab book Analysis modeling dli Agenda (Lecture) Agenda (Lab) Weekly

More information

APICS Certified Supply Chain Professional (CSCP)

APICS Certified Supply Chain Professional (CSCP) APICS Certified Supply Chain Professional (CSCP) LEARNING SYSTEM 2013 Preparation Overview TABLE OF CONTENTS APICS CSCP LEARNING SYSTEM OVERVIEW About the APICS CSCP Program 3 How Professionals Prepare

More information

Drive Traffic to your Store

Drive Traffic to your Store Drive Traffic to your Store Sellers who have a better understanding of prospective customers experience and key factors which affect it will be better placed to sell more! 3/11/2017 Agenda 1. Understanding

More information

Digitalisation of the energy system. Marc VAN STIPHOUT, UNIT C2 European Commission DG ENERGY

Digitalisation of the energy system. Marc VAN STIPHOUT, UNIT C2 European Commission DG ENERGY Digitalisation of the energy system Marc VAN STIPHOUT, UNIT C2 European Commission DG ENERGY EMPOWERING CITIZENS AND COMMUNITIES A EU-LEVEL FRAMEWORK FOR RENEWABLE SELF-CONSUMPTION IN WHICH CITIZENS ARE

More information

Introduction to Fulfillment by Lazada (FBL)

Introduction to Fulfillment by Lazada (FBL) Introduction to Fulfillment by Lazada (FBL) Q1/2018 1 Introduction to Fulfillment by Lazada (FBL) What is FBL Why FBL will help you How to join FBL 2 What is fulfillment by Lazada? YOU SELL IT, WE SHIP

More information

Software Engineering Prof.N.L.Sarda IIT Bombay. Lecture-11 Data Modelling- ER diagrams, Mapping to relational model (Part -II)

Software Engineering Prof.N.L.Sarda IIT Bombay. Lecture-11 Data Modelling- ER diagrams, Mapping to relational model (Part -II) Software Engineering Prof.N.L.Sarda IIT Bombay Lecture-11 Data Modelling- ER diagrams, Mapping to relational model (Part -II) We will continue our discussion on process modeling. In the previous lecture

More information

Copyright 2007 Ramez Elmasri and Shamkant B. Navathe. Slide 1-1

Copyright 2007 Ramez Elmasri and Shamkant B. Navathe. Slide 1-1 Slide 1-1 Chapter 1 Introduction: Databases and Database Users Outline Types of Databases and Database Applications Basic Definitions Typical DBMS Functionality Example of a Database (UNIVERSITY) Main

More information

Web CRM Project. Logical Data Model

Web CRM Project. Logical Data Model Web CRM Project Logical Data Model Prepared by Rainer Schoenrank Data Warehouse Architect The Data Organization 11 December 2007 DRAFT 4/26/2018 Page 1 TABLE OF CONTENTS 1. CHANGE LOG... 5 2. DOCUMENT

More information

Web Site Assessment Form

Web Site Assessment Form Turnkey Website Solutions Suit 8, 5 Colin Street West Perth Perth WA 6005 Web Site Assessment Form Name Company Position title Phone Fax Address City State Postcode Country E-mail address Present WWW URL

More information

IT1105 Information Systems and Technology. BIT 1 ST YEAR SEMESTER 1 University of Colombo School of Computing. Student Manual

IT1105 Information Systems and Technology. BIT 1 ST YEAR SEMESTER 1 University of Colombo School of Computing. Student Manual IT1105 Information Systems and Technology BIT 1 ST YEAR SEMESTER 1 University of Colombo School of Computing Student Manual Lesson 3: Organizing Data and Information (6 Hrs) Instructional Objectives Students

More information

Software Design Descriptions. Good Eats Inc. Total Web ERP (GE-TWERP)

Software Design Descriptions. Good Eats Inc. Total Web ERP (GE-TWERP) Software Design Descriptions For the Good Eats Inc. Total Web ERP (GE-TWERP) Version 1.0 Awaiting Approval Prepared by Troy Delanoe Anderson Anderson Enterprises April 3, 2014 Software Design Document

More information

TDWI strives to provide course books that are content-rich and that serve as useful reference documents after a class has ended.

TDWI strives to provide course books that are content-rich and that serve as useful reference documents after a class has ended. Previews of TDWI course books are provided as an opportunity to see the quality of our material and help you to select the courses that best fit your needs. The previews can not be printed. TDWI strives

More information

A Systems Approach to Dimensional Modeling in Data Marts. Joseph M. Firestone, Ph.D. White Paper No. One. March 12, 1997

A Systems Approach to Dimensional Modeling in Data Marts. Joseph M. Firestone, Ph.D. White Paper No. One. March 12, 1997 1 of 8 5/24/02 4:43 PM A Systems Approach to Dimensional Modeling in Data Marts By Joseph M. Firestone, Ph.D. White Paper No. One March 12, 1997 OLAP s Purposes And Dimensional Data Modeling Dimensional

More information

Cat ARCTIC CAT Dealer & Distributor Network

Cat ARCTIC CAT Dealer & Distributor Network Cat ARCTIC CAT Dealer & Distributor Network TUTORIAL Part 01 Content: Shop / Parts Ordering Service & Support Cat TUTORIAL Welcome to the Arctic Cat Europe Dealer online platform called Cat. This network

More information

Modelling in Enterprise Architecture. MSc Business Information Systems

Modelling in Enterprise Architecture. MSc Business Information Systems Modelling in Enterprise Architecture MSc Business Information Systems Models and Modelling Modelling Describing and Representing all relevant aspects of a domain in a defined language. Result of modelling

More information

Data Governance: Data Usage Labeling and Enforcement in Adobe Cloud Platform

Data Governance: Data Usage Labeling and Enforcement in Adobe Cloud Platform Data Governance: Data Usage Labeling and Enforcement in Adobe Cloud Platform Contents What is data governance? Why data governance? Data governance roles. The Adobe Cloud Platform advantage. A framework

More information

Information Technology Audit & Cyber Security

Information Technology Audit & Cyber Security Information Technology Audit & Cyber Security Structured Data Requirements Systems & Infrastructure Lifecycle Management with E-R LEARNING OBJECTIVES Explain the role of conceptual data modeling in the

More information

Mamut API Introduction document

Mamut API Introduction document Mamut API Introduction document Contents Introduction... 2 What is the API?... 4 Why use the API?... 4 Sales Information... 4 FAQ... 5 Functionality Check List Mamut (examples not a definite list)... 6

More information

The Data Organization Yosemite Way Hayward, CA (510) The Data Warehouse Conceptual Data Model

The Data Organization Yosemite Way Hayward, CA (510) The Data Warehouse Conceptual Data Model C V I T F E P A O TM The Data Organization 1251 Yosemite Way Hayward, CA 94545 (510) 303-8868 rschoenrank@computer.org The Data Warehouse Conceptual Data Model By Rainer Schoenrank Data Warehouse Consultant

More information

BookData Online Ordering Guide

BookData Online Ordering Guide BookData Online Ordering Guide BookData Online is a professional bibliographic search tool used by booksellers, publishers and libraries worldwide and provides a unique source of timely, accurate and comprehensive

More information

02. (Conceptual) Modeling. F. Dalpiaz & J. Mylopoulos -- OIS Slide 1

02. (Conceptual) Modeling. F. Dalpiaz & J. Mylopoulos -- OIS Slide 1 02. (Conceptual) Modeling F. Dalpiaz & J. Mylopoulos -- OIS 2011-12 Slide 1 Updates about the exam Assignment 1 is due April 20th (was, April 15th) After receiving feedback from the TA, students have 2

More information

DATABASE DEVELOPMENT (H4)

DATABASE DEVELOPMENT (H4) IMIS HIGHER DIPLOMA QUALIFICATIONS DATABASE DEVELOPMENT (H4) December 2017 10:00hrs 13:00hrs DURATION: 3 HOURS Candidates should answer ALL the questions in Part A and THREE of the five questions in Part

More information

Authorized ICPM Instructional Partner FACT SHEET

Authorized ICPM Instructional Partner FACT SHEET Authorized ICPM Instructional Partner FACT SHEET ICPM is the largest management certifying body in the United States Thank you for your interest in becoming an ICPM Authorized Instructional Partner to

More information

SYMBIOSIS CENTRE FOR DISTANCE LEARNING (SCDL) Subject: Management Information Systems

SYMBIOSIS CENTRE FOR DISTANCE LEARNING (SCDL) Subject: Management Information Systems Sample Questions: Section I: Subjective Questions 1. Which factors are considered critical for the success/failure of the Decision Support System? 2. List the categories of data warehousing tools. 3. "MIS

More information

Technical Requirements COMPLIANCE AND FRAUD HELPLINE AND CASE MANAGEMENT SERVICES

Technical Requirements COMPLIANCE AND FRAUD HELPLINE AND CASE MANAGEMENT SERVICES Technical Requirements COMPLIANCE AND FRAUD HELPLINE AND CASE MANAGEMENT SERVICES No. Requirement Vendor #1 1. 1. Incident Reporting Reporting methods are available to all employees 24 hours per day, 365

More information

Software Life-Cycle Models

Software Life-Cycle Models Software Life-Cycle Models CMPSC 487 Lecture 03 Topics: UML Class Diagram Rosenburg Chap 2. Domain Modeling A. UML: Unified Modeling Language UML is a general-purpose, developmental, modeling language

More information

Customize. Building a Customer Portal Using Business Portal. Microsoft Dynamics GP. White Paper

Customize. Building a Customer Portal Using Business Portal. Microsoft Dynamics GP. White Paper Customize Microsoft Dynamics GP Building a Customer Portal Using Business Portal White Paper Helps you implement a customer portal and create web pages and web parts specifically designed for your customers.

More information

UML diagrams. Software artifacts include: SRS, SDS, test cases, source code, technical/user manual, software architecture, etc.

UML diagrams. Software artifacts include: SRS, SDS, test cases, source code, technical/user manual, software architecture, etc. UML Modeling UML diagrams UML (Unified Modeling Language) is a general purpose visual modeling language that provides different types of diagrammatic techniques and notations to specify, visualize, analyze,

More information

EPUB # UML CLASS DIAGRAM ONLINE BOOKSTORE EBOOK

EPUB # UML CLASS DIAGRAM ONLINE BOOKSTORE EBOOK 24 December, 2017 EPUB # UML CLASS DIAGRAM ONLINE BOOKSTORE EBOOK Document Filetype: PDF 441.02 KB 0 EPUB # UML CLASS DIAGRAM ONLINE BOOKSTORE EBOOK UML Class Wizard is an easy to use diagram tool that

More information

Cognos also provides you an option to export the report in XML or PDF format or you can view the reports in XML format.

Cognos also provides you an option to export the report in XML or PDF format or you can view the reports in XML format. About the Tutorial IBM Cognos Business intelligence is a web based reporting and analytic tool. It is used to perform data aggregation and create user friendly detailed reports. IBM Cognos provides a wide

More information

UML Views of a System

UML Views of a System UML Views of a System The architecture of a system is the fundamental organization of the system as a whole. The five UML Views: Use Case View: focuses on scenarios Design View: focuses on the vocabulary

More information

Guide Users along Information Pathways and Surf through the Data

Guide Users along Information Pathways and Surf through the Data Guide Users along Information Pathways and Surf through the Data Stephen Overton, Overton Technologies, LLC, Raleigh, NC ABSTRACT Business information can be consumed many ways using the SAS Enterprise

More information

Software architecture: Introduction

Software architecture: Introduction 2IW80 Software specification and architecture Software architecture: Introduction Alexander Serebrenik This week sources Slides by Johan Lukkien and Rudolf Mak Software architecture Software architecture

More information

Manual Iphone 5s Unlocked Price In Usa Without Contract

Manual Iphone 5s Unlocked Price In Usa Without Contract Manual Iphone 5s Unlocked Price In Usa Without Contract The iphone 6 is $649 off contract and the iphone 6 Plus is $749 off contract. You can We shall soon be updating the unlocked iphone 6 prices in other

More information

FROM A RELATIONAL TO A MULTI-DIMENSIONAL DATA BASE

FROM A RELATIONAL TO A MULTI-DIMENSIONAL DATA BASE FROM A RELATIONAL TO A MULTI-DIMENSIONAL DATA BASE David C. Hay Essential Strategies, Inc In the buzzword sweepstakes of 1997, the clear winner has to be Data Warehouse. A host of technologies and techniques

More information

Business Intelligence and Decision Support Systems

Business Intelligence and Decision Support Systems Business Intelligence and Decision Support Systems (9 th Ed., Prentice Hall) Chapter 8: Data Warehousing Learning Objectives Understand the basic definitions and concepts of data warehouses Learn different

More information

MIT Database Management Systems Lesson 01: Introduction

MIT Database Management Systems Lesson 01: Introduction MIT 22033 Database Management Systems Lesson 01: Introduction By S. Sabraz Nawaz Senior Lecturer in MIT, FMC, SEUSL Learning Outcomes At the end of the module the student will be able to: Describe the

More information

Systems Analysis and Design in a Changing World, Fourth Edition

Systems Analysis and Design in a Changing World, Fourth Edition Systems Analysis and Design in a Changing World, Fourth Edition Learning Objectives Describe the difference between user interfaces and system interfaces Explain why the user interface is the system to

More information

Answer: D. Answer: B. Answer: B

Answer: D. Answer: B. Answer: B 1. Management information systems (MIS) A. create and share documents that support day-today office activities C. capture and reproduce the knowledge of an expert problem solver B. process business transactions

More information

Data Governance Data Usage Labeling and Enforcement in Adobe Experience Platform

Data Governance Data Usage Labeling and Enforcement in Adobe Experience Platform Contents What is data governance? Why data governance? Data governance roles The Adobe Experience Platform advantage A framework for data governance Data usage patterns Data governance in action Conclusion

More information

DSV Solutions Division Anton van Beers, Managing Director. DSV Capital Markets Day, 11 May 2010

DSV Solutions Division Anton van Beers, Managing Director. DSV Capital Markets Day, 11 May 2010 DSV Solutions Division Anton van Beers, Managing Director DSV Capital Markets Day, 11 May 2010 General Facts One of the leading suppliers of logistics services in Europe 5,497 employees Operations in 17

More information

APPENDIX M INTRODUCTION TO THE UML

APPENDIX M INTRODUCTION TO THE UML M INTRODUCTION TO THE UML This appendix, written only for those readers not familiar with the topic, provides a brief introduction, which cannot be considered as exhaustive, to the UML. The UML is a general-purpose

More information

Business 101 PRICING AND ESTIMATING with Terry Lee Stone

Business 101 PRICING AND ESTIMATING with Terry Lee Stone 1. HOW MUCH WOULD YOU CHARGE FOR THIS PROJECT? CHALLENGE #1 COFFEE HOUSE IDENTITY Client/Objectives: A new neighborhood coffee house would like to create a unique and memorable identity system. The owner

More information

Mission-Critical Customer Service. 10 Best Practices for Success

Mission-Critical  Customer Service. 10 Best Practices for Success Mission-Critical Email Customer Service 10 Best Practices for Success Introduction When soda cans and chocolate wrappers start carrying email contact information, you know that email-based customer service

More information

Introduction: Databases and. Database Users

Introduction: Databases and. Database Users Types of Databases and Database Applications Basic Definitions Typical DBMS Functionality Example of a Database (UNIVERSITY) Main Characteristics of the Database Approach Database Users Advantages of Using

More information

Strategic Information Systems Systems Development Life Cycle. From Turban et al. (2004), Information Technology for Management.

Strategic Information Systems Systems Development Life Cycle. From Turban et al. (2004), Information Technology for Management. Strategic Information Systems Systems Development Life Cycle Strategic Information System Any information system that changes the goals, processes, products, or environmental relationships to help an organization

More information

HPE Enterprise Maps Data Model, ArchiMate, TOGAF. HPE Software, Cloud and Automation

HPE Enterprise Maps Data Model, ArchiMate, TOGAF. HPE Software, Cloud and Automation HPE Enterprise Maps Data Model, ArchiMate, TOGAF HPE Software, Cloud and Automation Data Model Enterprise Maps ArchiMate Overview Modeling language for EA 2002-2004 - NL university + government + industry

More information

Data Processing Agreement

Data Processing Agreement In accordance with the European Parliament- and Council s Directive (EU) 2016/679 of 27th April 2016 (hereinafter GDPR) on the protection of physical persons in connection with the processing of personal

More information

Renmar Plastics Machinery Ltd Privacy Statement

Renmar Plastics Machinery Ltd Privacy Statement Renmar Plastics Machinery Ltd Privacy Statement Renmar Plastics Machinery Ltd [Renmar] is committed to protecting your privacy and this statement sets out how Renmar will use and protect any information

More information

Privacy Policy. How do we collect data or information from you?

Privacy Policy. How do we collect data or information from you? Privacy Policy At Shepperton Marina and Boat Showrooms we take your privacy seriously and this privacy statement explains what personal data or information we collect from you and from people who visit

More information

If you have any queries or feedback, please contact

If you have any queries or feedback, please contact If you re keen to start making money from your website or want to increase your income, you might be interested in getting started with affiliate marketing. A content- based site will often recommend products

More information

WHY EVERY ONLINE ECOMMERCE STORE NEEDS MOBILE APP?

WHY EVERY ONLINE ECOMMERCE STORE NEEDS MOBILE APP? WHY EVERY ONLINE ECOMMERCE STORE NEEDS MOBILE APP? ABSTRACT Mobile Apps Replacing Ecommerce Websites. Statistics Sales Forecast. Statistics Customer Engagement. What Google Has To Say About Mobile App?

More information

CERTIFICATION SUCCESS GUIDE ENTERPRISE ARCHITECT FOR JAVA 2 PLATFORM, ENTERPRISE EDITION (J2EE ) TECHNOLOGY

CERTIFICATION SUCCESS GUIDE ENTERPRISE ARCHITECT FOR JAVA 2 PLATFORM, ENTERPRISE EDITION (J2EE ) TECHNOLOGY SUN CERTIFICATION CERTIFICATION SUCCESS GUIDE ENTERPRISE ARCHITECT FOR JAVA 2 PLATFORM, ENTERPRISE EDITION (J2EE ) TECHNOLOGY TABLE OF CONTENTS Introduction..............................................

More information

ecommerce Manual 1.0:

ecommerce Manual 1.0: ecommerce Manual 1.0: A business within your business A comprehensive guide with tips and action items to grow your ebusiness ADMINISTRATIVE ACCESS www.cnhstore.com/admin Username Password We recommend

More information

2018 CLTD LEARNING SYSTEM

2018 CLTD LEARNING SYSTEM 2018 CLTD LEARNING SYSTEM FOR CLTD CERTIFICATION EXAM PREPARATION learn.apics.org/cltd THE CLTD CERTIFICATION The APICS Certified in Logistics, Transportation and Distribution (CLTD) designation provides

More information

Business Process Management (BPM) Lecture 3: Advanced BPMN

Business Process Management (BPM) Lecture 3: Advanced BPMN MTAT.03.231 Business Process Management (BPM) (for Masters of IT) Lecture 3: Advanced BPMN Marlon Dumas marlon.dumas ät ut. ee BPMN Main Elements - Recap Connections Swimlanes Message Flow Flow Objects

More information

31 Examples of how Microsoft Dynamics 365 Integrates with Marketing Automation

31 Examples of how Microsoft Dynamics 365 Integrates with Marketing Automation 31 Examples of how Microsoft Dynamics 365 Integrates with Marketing Automation Manage Email Campaigns In-House 1. Quickly Design Emails Save time creating marketing emails using drag and drop template

More information

Database Foundations. 2-3 Conceptual Data Modeling. Copyright 2015, Oracle and/or its affiliates. All rights reserved.

Database Foundations. 2-3 Conceptual Data Modeling. Copyright 2015, Oracle and/or its affiliates. All rights reserved. Database Foundations 2-3 Roadmap You are here What Is a Table? Relational Databases Conceptual Data Modeling Data Modeling Terminology Unique Identifiers and Primary Keys Relationships and Foreign Keys

More information

Basics of Dimensional Modeling

Basics of Dimensional Modeling Basics of Dimensional Modeling Data warehouse and OLAP tools are based on a dimensional data model. A dimensional model is based on dimensions, facts, cubes, and schemas such as star and snowflake. Dimension

More information

Notation Standards for TOGAF:

Notation Standards for TOGAF: Welcome! Notation Standards for TOGAF: BPMN and UML Play Together Matt Smith Architecture Consultant Architecture Context Business Modeling Process Information Messaging Participants Software Systems Analysis

More information

This tutorial has been prepared for computer science graduates to help them understand the basic-to-advanced concepts related to data mining.

This tutorial has been prepared for computer science graduates to help them understand the basic-to-advanced concepts related to data mining. About the Tutorial Data Mining is defined as the procedure of extracting information from huge sets of data. In other words, we can say that data mining is mining knowledge from data. The tutorial starts

More information

Databases & Database Users

Databases & Database Users Databases & Database Users Dr Fawaz Alarfaj Al Imam Mohammed Ibn Saud Islamic University ACKNOWLEDGEMENT Slides are adopted from: Elmasri & Navathe, Fundamentals of Database Systems Types of Databases

More information

Turning partnership into success

Turning partnership into success Turning partnership into success Into the future with intelligent solutions IT infrastructure: Flexible. Standardised. A perfect fit. Why Rittal? As a global leader in the supply of IT infrastructure,

More information

E-Learning. Meeting Solutions

E-Learning. Meeting Solutions E-Learning Meeting Solutions Teach and train more people, more often for less online with MCI Conferencing e-learning solutions and watch how quickly your company can gain the competitive advantage. These

More information

CIS 3730 FALL 2008 Database Management System Project

CIS 3730 FALL 2008 Database Management System Project CIS 3730 FALL 2008 Database Management System Project Project Grade (40 points) The project will be graded at the end of the course with the following breakdown: Initial Project Proposal - 4 points Weekly

More information

1: Specifying Requirements with Use Case Diagrams

1: Specifying Requirements with Use Case Diagrams Outline UML Design Supplement 1: Specifying Requirements with Use Case Diagrams Introduction Use Case Diagrams Writing Use Cases Guidelines for Effective Use Cases Slide adapted from Eran Toch s lecture

More information

Sitecore E-Commerce Cookbook

Sitecore E-Commerce Cookbook Sitecore E-Commerce Cookbook Rev: 2011-09-12 Sitecore E-Commerce Fundamental Edition 1.1 Sitecore E-Commerce Cookbook A marketer's guide to the Sitecore E-Commerce Fundamental Edition Sitecore E-Commerce

More information

Software Service Engineering

Software Service Engineering Software Service Engineering Lecture 4: Unified Modeling Language Doctor Guangyu Gao Some contents and notes selected from Fowler, M. UML Distilled, 3rd edition. Addison-Wesley Unified Modeling Language

More information

Reseller Incentive Terms and Conditions

Reseller Incentive Terms and Conditions Reseller Incentive Terms and Conditions 1. Definitions 1.1. Affinity Partner Program the Trend Micro channel partner program to which this set of terms and conditions is a component of. 1.2. Authorised

More information

Test bank for accounting information systems 1st edition by richardson chang and smith

Test bank for accounting information systems 1st edition by richardson chang and smith Test bank for accounting information systems 1st edition by richardson chang and smith Chapter 04 Relational Databases and Enterprise Systems True / False Questions 1. Three types of data models used today

More information