Implementation & Administration

Size: px
Start display at page:

Download "Implementation & Administration"

Transcription

1 Microsoft SQL Server 2008 R2 Master Data Services: Implementation & Administration Tyler Graham Suzanne Selhorn Mc Grauu Hill New York Chicago San Francisco Lisbon London Madrid Mexico City Milan New Delhi San Juan Seoul Singapore Sydney Toronto

2 Contents Foreword Acknowledgments Introduction xv xvii x'x Chapter 1 Introduction to Master Data Services 1 What Is Master Data Management? 2 History of Master Data Management 3 An Overview of Master Data Management Solutions 3 Shortcomings oferp Systems as MDM Solutions 4 Spedalized Master Data Management Solutions 5 Catering to the Titans 6 Microsoft'sSolution to Master Data Management 6 What Master Data Services Delivers 6 The Value Proposition 8 About the Sample Company 8 Summary 9 Chapter 2 Installation and Configuration 11 Determining the Initial Scope ofyour Project 12 About the Main Street Clothing Company Implementation 14 Preparing the Web Server 15 Windows7 Web Application Requirements 15 Windows Server 2008 R2 Web Application Requirements 15 Installing Master Data Services 18 Procedure: Install Master Data Services 18 About MDS Configuration Manager 20 Creating an MDS Database 21 Procedure: Create an MDS Database 21 About System Settings 25 Creating the Master Data Manager Web Application 26 Procedure: Create a Master Data Manager Web Site (Optional) 27 Procedure: Create a Master Data Manager Web Application 30 Procedure: Associate the MDS Database with the Web Application 32 V

3 vi Microsoft SQL Server 2008 R2 Master Data Services Securing Your Web Application 36 Getting the Latest Version of MDS 37 Summary 40 Chapter 3 Starting an MDS Project 41 How Do I Know Master Data When I See It? 42 Business Process Models 42 System Roles 44 System of Entry 44 System of Record 44 Subscribing System 45 Mapping the Data 45 Determining What to Do with Duplicate Records 46 Determining Which Attributes to Manage 46 The Main Street Clothing Company Example 47 Finding a Data Steward 47 Leveraging the Business Process Models 47 Filling in the Gaps 48 Determining System Types 50 Cleansing Data for Initial Import into MDS 52 Summary 53 Chapter4 CreatingYour Model 55 MDS Modeling Concepts 56 Building a Model 57 Deploying a Model 58 Procedure: How to Deploy a Model 59 About Models 62 About Main Street Clothing Company's Models 62 Procedure: How to Create a Model 62 About Entities 66 About Main Street Clothing Company's Entities 66 Procedure: How to Create an Entity 66 About Members 70 About Main Street Clothing Company's Members 71 Procedure: How to Add a Member 71 About Attributes 74 About Main Street Clothing Company's Attributes 74

4 Contents vi i Procedure: How to Create an Attribute 74 Procedure: How to Create a Domain-Based Attribute 78 About Attribute Groups 83 About Main Street Clothing Company's Attribute Groups 83 Procedure: How to Create an Attribute Group 84 Procedure: How to Reorder Attribute Groups 88 Using Web Services 90 Creating a Model 90 Creating an Entity 91 Creating an Attribute 91 Summary 92 Chapter 5 Integrating Master Data Services with Other Systems 93 Staging Architecture 94 Preparing Data for Import 95 Security in Staging 95 System Settings 96 Loading Members 96 About Main Street Clothing Company's Staging Process 97 tbistgmember Fields 98 Member Staging Examples 99 Loading Attributes 101 tbistgmemberattribute Fields 102 Attribute Staging Examples 103 Using Staging to Deactivate and Reactivate Members 104 Loading Relationships 105 tbistgrelationship Fields 106 Relationship Staging Examples 107 Importing Data into the Staging Tables 109 Procedure: How to Import Data into SQL Server by Using SSIS 109 Initiating the Staging Process 111 Procedure: How to Use Master Data Manager to Initiate the Staging Process 112 Procedure: How to Use Stored Procedures to Initiate the Staging Process 114 Using Web Services to Stage Data 115 Creating Batches 116 Initiating the Staging Process 116 Clearing Batches 117

5 viii Microsoft SQL Server 2008 R2 Master Data Services Errors that Occur During Staging 118 Procedure: How to View Staging Errors in the Web Application 118 Member Staging Errors 119 Attribute Staging Errors 120 Relationship Staging Errors 122 Viewing the Staging Batch Table 124 Procedure: How to Clear the Staging Queue 126 Summary 126 Chapter 6 Working with Hierarchies and Collections 127 Ragged vs. Level-Based Hierarchies 129 Derived Hierarchies 129 Explicit Hierarchies 129 Derived vs. Expl icit: Which Hierarchy Is Best? 130 Creating Derived Hierarchies 131 Procedure: How to Create a Derived Hierarchy 131 Procedure: Howto Create a Three-Level Derived Hierarchy 134 Hiding Levels 137 System Settings for Hierarchies 138 Number of Members in the Hierarchy by Default 138 Show Names in Hierarchy by Default 138 Creating Explicit Hierarchies 138 Non-mandatory Explicit Hierarchies 138 Mandatory Explicit Hierarchies 138 Procedure: How to Create an Explicit Hierarchy 140 Recursive Hierarchies 144 Procedure: How to Create a Recursive Hierarchy 144 Derived Hierarchies with Explicit Caps 148 Procedure:Howto Create a Derived Hierarchy with an Explicit Cap 148 Collections 150 Limitations of Collections 151 Procedure: Howto Create a Collection 151 Creating Hierarchies by Using Web Services 155 Creating a Derived Hierarchy with the MetadataCreate Operation 155 Summary 157

6 Contents ix Chapter 7 Working with Master Data 159 Viewing the Base Entity 160 Finding Data by Filtering 161 Operators 163 Using Similarity Level 163 Sorting and Pagination 165 Sorting 165 Pagination 165 Editing Attributes 165 Edit One Attribute for One Member 166 Edit One Attribute for Multiple Members 167 Edit Multiple Attributes for One Member 168 Exporting Members 169 Working with Data in Hierarchies 170 Moving Members by Dragging and Dropping 170 Moving Members by Using the Clipboard 171 Moving Members ina Derived Hierarchyby Updating Attribute Values 174 Transactions 176 Reviewing Transactions 177 Reversing Transactions 177 Annotations 178 Annotating Members 178 Annotating Transactions 180 Metadata 181 Using Web Services to Work with Members 181 Retrieving Members 181 Creating and Updating Members 182 Summary 184 Chapter 8 Using Business Rules 185 Business Rules Overview 186 Business Rule Structure 186 Business Rule Workflow 187 Creating a Business Rule 187 Configuring a Rule's Expression 188 Procedure: How to Require Attribute Values 189 Deleting a Condition or Action 192

7 X Microsoft SQL Server 2008 R2 Master Data Services More Expression Examples 193 Creating Your Own Expressions 204 Publishing Business Rules 207 Procedure: How to Publish a Business Rule 207 Business Rule Statuses 208 Applying Business Rules 208 Procedure: How to Apply Business Rules in Explorer 209 Resolving Validation Issues in Explorer 210 Procedure: Howto Validate a Version 211 Other Business Rule Tasks 211 Procedure: How to Change the Rule Name and Description 211 Procedure: Howto Setthe Rule's Priority Order 212 Procedure: Howto Exclude Business Rules 213 Configuring Notifications 214 Procedure: How to Configure Notifications 214 Procedure: How to Configure a Business Rule to Send 216 Creating and Triggering Workflows 217 Creating a Workflow in MDS 217 Triggering an External Workflow 224 Using Web Services to Manage Business Rules 228 Getting a List of Rules 229 Creating a Business Rule 229 Summary 231 Chapter 9 CreatingVersions of Data 233 Versions Overview 234 Changing the Structure ofyour Model 235 Committing Versions 235 Versioning for Main Street Clothing Company 235 Updating Your Version Name and Description 237 Procedure: Howto Change the Version Name and Description 237 Version Statuses 238 Procedure: How to Lock a Version 238 Validating a Version 239 Procedure: How to Validate a Version 239 Procedure: How to Resolve Validation Issues 241 Reviewing and Reversing Transactions 242

8 Contents xi Committing and Copying a Version 242 Procedure: Howto Commit a Version 242 Procedure: How to Reopen a Committed Version 243 Procedure: How to Copy a Version 244 Version Flags 245 Procedure: How to Create a Version Flag and Assign It to a Version 245 Viewing a Version's Ancestry 247 Procedure: How to Delete a Version 248 Using Web Services to Work with Versions 248 Returning a List of Versions 249 Changing the Version Status 249 Summary 251 Chapter 10 Using Metadata 253 The Metadata Model 254 What Happens When Model Objects Are Added or Deleted 254 Metadata for Entities 255 Metadata for Attributes 258 Metadata for Attribute Groups 258 Metadata for Hierarchies 259 Metadata for Models 259 Adding Metadata 259 Extending the Metadata Model 260 Limitations of the Metadata Model 261 Using Web Services with Metadata 261 Determining the Metadata Member Code 261 Getting Metadata for a Model, Entity, or Attribute 263 Summary 264 Chapter 11 Implementing Security 265 Security Overview 266 Users and Groups 267 Procedure: How to Add a Group 268 Administrators 269 Procedure: How to Change the Administrator Account 270 Testing Permissions 271 Functional Area Permissions 272 Procedure: How to Assign Functional Area Permissions 273

9 xii Microsoft SQL Server 2008 R2 Master Data Services Model Object Permissions 274 Quick Facts About Model Object Permissions 275 Best Practice for Model Object Permissions 275 Procedure: How to Assign Model Object Permissions 275 Procedure: How to Delete Model Object Permissions 278 Access to Entities 278 Access to Leaf Member Attributes 280 Access to Individual Attributes 281 Access to an Explicit Hierarchy 284 Access to Collections 286 Access to Other Model Objects 287 Deny Permissions 293 Navigational Access 293 Deleting Permissions 294 Hierarchy Member Permissions 295 Quick Facts About Hierarchy Member Permissions 296 Procedure: How to Assign Hierarchy Member Permissions 296 Procedure: How to Apply Hierarchy Member Security Immediately 299 Determining Which Permissions Apply 300 Combining Permissions 300 Combining Users and Groups 302 Setting Security by Using Web Services 304 Retrieving Users and Groups 304 Retrieving User or Group Permissions 305 Adding Users and Groups 306 Assigning Permissions 307 Summary 309 Chapter 12 Publishing Data to External Systems 311 Exporting Data to Subscribing Systems 312 Subscription View Formats 312 Common View Architecture 313 Procedure: How to Create a Subscription View 314 Viewing a Subscription View in SQL Server 315 Subscription Views and Model Deployment 316 Creating a Subscription View with Web Services 316 Creating Entity Views 316 Creating Derived Hierarchy Views 317 Deleting Views 318

10 Contents xiii How Main Street Clothing Company Uses Subscription Views 318 Procedure: Howto ExportSubscription View Data 319 Summary 322 Chapter 13 Extending MDS with Web Services 323 Exposing the Web Service 324 Procedure: How to Enable the Web Service 324 Exposing the WSDL 325 Procedure: How to Enablethe WSDL 326 Creating an MDS Project in Visual Studio 326 Procedure: How to Create an MDS Web Service Application 326 Creating an Abstraction Layer 329 MDS Web Service Operations 329 Members 330 Bulk Operations 330 Validation 331 Transactions 331 Annotations 331 Subscription Views 332 Metadata Structures 332 Security 332 Business Rules 333 System Settings 333 User Preferences 334 Miscellaneous Operations 334 The Most Frequently Used Operations 334 Searching for Members 334 Understanding the EntityMembers Object 338 Summarizing Member Data 338 Working with Metadata 338 Validating Records in MDS 340 Managing Transactions 344 Handling Errors in the Web Service 345 Summary 346 Index 347

COURSE SYLLABUS COURSE TITLE:

COURSE SYLLABUS COURSE TITLE: BLUE BUFFALO PRESS LLC 55073A MASTER DATA SERVICES, DATA QUALITY SERVICES WITH SQL 2012-2014 AND EXCEL 1 COURSE SYLLABUS COURSE TITLE: FORMAT: CERTIFICATION EXAMS: 55073A Master Data Services, Data Quality

More information

VISUALIZING DATA POWER VIEW. with MICROSOFT. Brian Larson. Mark Davis Dan English Paui Purington. Mc Grauu. Sydney Toronto

VISUALIZING DATA POWER VIEW. with MICROSOFT. Brian Larson. Mark Davis Dan English Paui Purington. Mc Grauu. Sydney Toronto VISUALIZING DATA with MICROSOFT POWER VIEW Brian Larson Mark Davis Dan English Paui Purington Mc Grauu New York Chicago San Francisco Lisbon London Madrid Mexico City Milan New Delhi San Juan Seoul Singapore

More information

Master Data Services. SQL Server 2012 Books Online

Master Data Services. SQL Server 2012 Books Online Master Data Services SQL Server 2012 Books Online Summary: Master Data Services (MDS) is the SQL Server solution for master data management. Master data management (MDM) describes the efforts made by an

More information

Compensating the Sales Force

Compensating the Sales Force Compensating the Sales Force A Practical Guide to Designing Winning Sales Reward Programs Second Edition David J. Cichelli Me Graw Hill New York Chicago San Francisco Lisbon London Madrid Mexico City Milan

More information

Building and Managing

Building and Managing ORACLE Oracle Press' Building and Managing a Cloud Using Oracle Enterprise Manager 12c Madhup Gulati Adeesh Fulay Sudip Datta Mc Graw Hill Education New York Chicago San Francisco Lisbon London Madrid

More information

Security Metrics. A Beginner's Guide. Caroline Wong. Mc Graw Hill. Singapore Sydney Toronto. Lisbon London Madrid Mexico City Milan New Delhi San Juan

Security Metrics. A Beginner's Guide. Caroline Wong. Mc Graw Hill. Singapore Sydney Toronto. Lisbon London Madrid Mexico City Milan New Delhi San Juan Security Metrics A Beginner's Guide Caroline Wong Mc Graw Hill New York Chicago San Francisco Lisbon London Madrid Mexico City Milan New Delhi San Juan Seoul Singapore Sydney Toronto Contents FOREWORD

More information

Applications. Oracle WebCenter 11 g Handbook: Build Rich, Customizable Enterprise 2.0. Oracle Press ORACLE. Philipp Weckerle.

Applications. Oracle WebCenter 11 g Handbook: Build Rich, Customizable Enterprise 2.0. Oracle Press ORACLE. Philipp Weckerle. ORACLE Oracle Press Oracle WebCenter 11 g Handbook: Build Rich, Customizable Enterprise 2.0 Applications Frederic Desbiens Peter Moskovits Philipp Weckerle Mc Graw Hill New York Chicago San Francisco Lisbon

More information

Management. Oracle Fusion Middleware. 11 g Architecture and. Oracle Press ORACLE. Stephen Lee Gangadhar Konduri. Mc Grauu Hill.

Management. Oracle Fusion Middleware. 11 g Architecture and. Oracle Press ORACLE. Stephen Lee Gangadhar Konduri. Mc Grauu Hill. ORACLE Oracle Press Oracle Fusion Middleware 11 g Architecture and Management Reza Shafii Stephen Lee Gangadhar Konduri Mc Grauu Hill New York Chicago San Francisco Lisbon London Madrid Mexico City Milan

More information

WebLogic Server 11g Administration Handbook

WebLogic Server 11g Administration Handbook ORACLE: Oracle Press Oracle WebLogic Server 11g Administration Handbook Sam R. Alapati Mc Graw Hill New York Chicago San Francisco Lisbon London Madrid Mexico City Milan New Delhi San Juan Seoul Singapore

More information

Oracle JDeveloper 10g for Forms & PL/SQL

Oracle JDeveloper 10g for Forms & PL/SQL ORACLE Oracle Press Oracle JDeveloper 10g for Forms & PL/SQL Peter Koletzke Duncan Mills Me Graw Hill New York Chicago San Francisco Lisbon London Madrid Mexico City Milan New Delhi San Juan Seoul Singapore

More information

Understanding the Pros and Cons of Combination Networks 7. Acknowledgments Introduction. Establishing the Numbers of Clients and Servers 4

Understanding the Pros and Cons of Combination Networks 7. Acknowledgments Introduction. Establishing the Numbers of Clients and Servers 4 Mac OS X System Administration GUY HART-DAVIS Mc Graw Hill New York Chicago San Francisco Lisbon London Madrid Mexico City Milan New Delhi San Juan Seoul Singapore Sydney Toronto Acknowledgments Introduction,

More information

SQLSaturday#393 Redmond 16 May, 2015. End-to-End SQL Server Master Data Services

SQLSaturday#393 Redmond 16 May, 2015. End-to-End SQL Server Master Data Services SQLSaturday#393 Redmond 16 May, 2015 End-to-End SQL Server Master Data Services Presenter Introduction Peter Myers Independent BI Expert Bitwise Solutions BBus, SQL Server MCSE, MCT, SQL Server MVP (since

More information

Development Effort & Duration

Development Effort & Duration Practical Software Project Estimation: A Toolkit for Estimating Software Development Effort & Duration International Software Benchmarking Standards Group Compiled and edited by Peter R. Hill Mc Grauu

More information

Tuning Tips & Techniques

Tuning Tips & Techniques ORACLE Oracle Press Oracle E-Business Suite 12 Tuning Tips & Techniques Richard Bingham Mc Graw Hill Education New York Chicago San Francisco Athens London Madrid Mexico City Milan New Delhi Singapore

More information

SQL Server Master Data Services A Point of View

SQL Server Master Data Services A Point of View SQL Server Master Data Services A Point of View SUBRAHMANYA V SENIOR CONSULTANT SUBRAHMANYA.VENKATAGIRI@WIPRO.COM Abstract Is Microsoft s Master Data Services an answer for low cost MDM solution? Will

More information

Master Data Management and Data Governance Second Edition

Master Data Management and Data Governance Second Edition Master Data Management and Data Governance Second Edition Alex Berson Larry Dubov Mc Grauu Hill New York Chicago San Francisco Lisbon London Madrid Mexico City Milan New Delhi San Juan Seoul Singapore

More information

Data Warehouse Design

Data Warehouse Design Data Warehouse Design Modern Principles and Methodologies Matteo Golfarelli Stefano Rizzi Translated by Claudio Pagliarani Mc Grauu Hill New York Chicago San Francisco Lisbon London Madrid Mexico City

More information

Master Data Services Training Guide. Modeling Guidelines. Portions developed by Profisee Group, Inc. 2010 Microsoft

Master Data Services Training Guide. Modeling Guidelines. Portions developed by Profisee Group, Inc. 2010 Microsoft Master Data Services Training Guide Modeling Guidelines Portions developed by Profisee Group, Inc. 2010 Microsoft MDM: A Multifaceted Discipline Master Data Management is a multi-faceted discipline that

More information

Jeremy Kashel Tim Kent Martyn Bullerwell. Chapter No.2 "Master Data Services Overview"

Jeremy Kashel Tim Kent Martyn Bullerwell. Chapter No.2 Master Data Services Overview Jeremy Kashel Tim Kent Martyn Bullerwell Chapter No.2 "Master Data Services Overview" Master Data Services Overview In this chapter, we will provide an overview of SQL Server 2008 R2 Master Data Services

More information

The Data Access Handbook

The Data Access Handbook The Data Access Handbook Achieving Optimal Database Application Performance and Scalability John Goodson and Robert A. Steward PRENTICE HALL Upper Saddle River, NJ Boston Indianapolis San Francisco New

More information

Development and Management

Development and Management Cloud Database Development and Management Lee Chao CRC Press Taylor & Francis Group Boca Raton London New York CRC Press is an imprint of the Taylor & Francis Croup, an Informa business AN AUERBACH BOOK

More information

Lean Supply Chain and Logistics Management

Lean Supply Chain and Logistics Management Lean Supply Chain and Logistics Management Paul Myerson Me Grauu Hill New York Chicago San Francisco Lisbon London Madrid Mexico City Milan New Delhi San Juan Seoul Singapore Sydney Toronto CONTENTS CHAPTER

More information

SharePoint 2010. Overview, Governance, and Planning. (^Rll^^fc^ i ip?"^biifiis:'iissiipi. Scott Jamison. Susan Hanley Mauro Cardarelli.

SharePoint 2010. Overview, Governance, and Planning. (^Rll^^fc^ i ip?^biifiis:'iissiipi. Scott Jamison. Susan Hanley Mauro Cardarelli. Ec,V$%fMM SharePoint 2010 i ip?"^biifiis:'iissiipi Overview, Governance, (^Rll^^fc^ and Planning Ipft^'" Scott Jamison Susan Hanley Mauro Cardarelli Upper Saddle River, NJ Boston Indianapolis San Francisco

More information

Manager's Guide to Crisis Management

Manager's Guide to Crisis Management A Briefcase Book Manager's Guide to Crisis Management Jonathan Bernstein with Bruce Bonafede Me Graw Hill McGraw-Hill New York Chicago San Francisco Lisbon London Madrid Mexico City Milan New Delhi San

More information

Study Guide. Professional vsphere 4. VCP VMware Certified. (ExamVCP4IO) Robert Schmidt. IVIC GratAf Hill

Study Guide. Professional vsphere 4. VCP VMware Certified. (ExamVCP4IO) Robert Schmidt. IVIC GratAf Hill VCP VMware Certified Professional vsphere 4 Study Guide (ExamVCP4IO) Robert Schmidt McGraw-Hill is an independent entity from VMware Inc. and is not affiliated with VMware Inc. in any manner.this study/training

More information

CONTENTS AT A GMi#p. Chapter I Ethical Hacking Basics I Chapter 2 Cryptography. Chapter 3 Reconnaissance: Information Gathering for the Ethical Hacker

CONTENTS AT A GMi#p. Chapter I Ethical Hacking Basics I Chapter 2 Cryptography. Chapter 3 Reconnaissance: Information Gathering for the Ethical Hacker ALL ElNis ONE CEH Certified Ethical Hacker EXAM GUIDE Matt Walker Mc Grain/ New York Chicago San Francisco Lisbon London Madrid Mexico City Milan New Delhi San Juan Seoul Singapore Sydney Toronto McGraw-Hill

More information

BIRT: A Field Guide to Reporting

BIRT: A Field Guide to Reporting BIRT: A Field Guide to Reporting x:.-. ^ 11 Diana Peh Alethea Hannemann Nola Hague AAddison-Wesley Upper Saddle River, NJ Boston Indianapolis San Francisco New York Toronto Montreal London Munich Parts

More information

Managing Data in Motion

Managing Data in Motion Managing Data in Motion Data Integration Best Practice Techniques and Technologies April Reeve ELSEVIER AMSTERDAM BOSTON HEIDELBERG LONDON NEW YORK OXFORD PARIS SAN DIEGO SAN FRANCISCO SINGAPORE SYDNEY

More information

Manager's Guide to Performance Management

Manager's Guide to Performance Management A Ok Briefcase Book Manager's Guide to Performance Management Second Edition Robert Bacal Me Grain/ Hill McGraw-Hill New York Chicago San Francisco Lisbon London Madrid Mexico City Milan New Delhi San

More information

AppFabric. Pro Windows Server. Stephen Kaufman. Danny Garber. Apress. INFORMATIONSBIBLIOTHbK TECHNISCHE. U N! V En SIT AT S R!

AppFabric. Pro Windows Server. Stephen Kaufman. Danny Garber. Apress. INFORMATIONSBIBLIOTHbK TECHNISCHE. U N! V En SIT AT S R! Pro Windows Server AppFabric Stephen Kaufman Danny Garber Apress TECHNISCHE INFORMATIONSBIBLIOTHbK T1B/UB Hannover 133 294 706 U N! V En SIT AT S R! B L' OT H E K HANNOVER Contents it Contents at a Glance

More information

for Hundreds of Ready-to-Use Phrases to Set the Stage for Productive Conversations, Meetings, and Events Meryl Runion with Diane Windingland

for Hundreds of Ready-to-Use Phrases to Set the Stage for Productive Conversations, Meetings, and Events Meryl Runion with Diane Windingland PERFECT PHRASES for Hundreds of Ready-to-Use Phrases to Set the Stage for Productive Conversations, Meetings, and Events Meryl Runion with Diane Windingland Mc Graw Hill New York Chicago San Francisco

More information

Security Information and

Security Information and Security Information and Event Management (SIEM) Implementation DAVID R. MILLER SHON HARRIS I ALLEN A. HARPER STEPHEN VANDYKE CHRIS BLASK Mc Graw Hill New York Chicago San Francisco Lisbon London Madrid

More information

System Administration of Windchill 10.2

System Administration of Windchill 10.2 System Administration of Windchill 10.2 Overview Course Code Course Length TRN-4340-T 3 Days In this course, you will gain an understanding of how to perform routine Windchill system administration tasks,

More information

Windchill PDMLink 10.2. Curriculum Guide

Windchill PDMLink 10.2. Curriculum Guide Windchill PDMLink 10.2 Curriculum Guide Live Classroom Curriculum Guide Update to Windchill PDMLink 10.2 from Windchill PDMLink 9.0/9.1 for the End User Introduction to Windchill PDMLink 10.2 for Light

More information

Cloud Computing: A Practical Approach

Cloud Computing: A Practical Approach Cloud Computing: A Practical Approach Anthony T. Veite Toby J. Veite, Ph.D. Robert Elsenpeter Mc Graw Hill New York Chicago San Francisco Lisbon London Madrid Mexico City Milan New Delhi San Juan Seoul

More information

Building. Applications. in the Cloud. Concepts, Patterns, and Projects. AAddison-Wesley. Christopher M. Mo^ar. Cape Town Sydney.

Building. Applications. in the Cloud. Concepts, Patterns, and Projects. AAddison-Wesley. Christopher M. Mo^ar. Cape Town Sydney. Building Applications in the Cloud Concepts, Patterns, and Projects Christopher M. Mo^ar Upper Saddle River, NJ Boston AAddison-Wesley New York 'Toronto Montreal London Munich Indianapolis San Francisco

More information

Office and SharePoint

Office and SharePoint Office and SharePoint 2010 User's Guide Integrating SharePoint with Excel, Outlook, Access and Word Michael P. Antonovich Apress About the Author About the Technical Reviewer Acknowledgments xvi xvii xviii

More information

An Introduction to Master Data. Carlton B Ramsey @eccentricdba http://www.eccentricdba.com

An Introduction to Master Data. Carlton B Ramsey @eccentricdba http://www.eccentricdba.com An Introduction to Master Data Carlton B Ramsey @eccentricdba http://www.eccentricdba.com About Me Application Developer turned DBA with over a decade of experience in the banking industry. User Group

More information

Building a Data Warehouse

Building a Data Warehouse Building a Data Warehouse With Examples in SQL Server EiD Vincent Rainardi BROCHSCHULE LIECHTENSTEIN Bibliothek Apress Contents About the Author. ; xiij Preface xv ^CHAPTER 1 Introduction to Data Warehousing

More information

Web Application Security

Web Application Security Web Application Security A Beginner's Guide Bryan Sullivan Vincent Liu Mc r New York Chicago San Francisco Lisbon London Madrid Mexico City Milan New Delhi San Juan Seoul Singapore Sydney Toronto Contents

More information

Integration in Practice

Integration in Practice ORACLe Oracle Press Hudson Continuous Integration in Practice Ed Burns and Winston Prakash Mc Graw Hill Education New York Chicago San Francisco Athens London Madrid Mexico City Milan New Delhi Singapore

More information

Networking. Sixth Edition. A Beginner's Guide BRUCE HALLBERG

Networking. Sixth Edition. A Beginner's Guide BRUCE HALLBERG Networking A Beginner's Guide Sixth Edition BRUCE HALLBERG Mc Graw Hill Education New York Chicago San Francisco Athens London Madrid Mexico City Milan New Delhi Singapore Sydney Toronto Contents Acknowledgments

More information

STEVEN MANN. InfoPath* with. SharePoint HOW-TO. 800 East 96th Street, Indianapolis, Indiana 46240 USA

STEVEN MANN. InfoPath* with. SharePoint HOW-TO. 800 East 96th Street, Indianapolis, Indiana 46240 USA STEVEN MANN InfoPath* with SharePoint 2010 HOW-TO 800 East 96th Street, Indianapolis, Indiana 46240 USA Table of Contents Introduction 1 Overview of This Book 1 How to Benefit from This Book 1 How to Continue

More information

Implementing Project Server 2010

Implementing Project Server 2010 Implementing Project Server 2010 Course ISI-1327 4 Days Instructor-led, Hands-on Course Description This instructor-led course will provide you with the knowledge and skills to effectively install and

More information

Software and Hardware Solutions for Accurate Data and Profitable Operations. Miguel J. Donald J. Chmielewski Contributor. DuyQuang Nguyen Tanth

Software and Hardware Solutions for Accurate Data and Profitable Operations. Miguel J. Donald J. Chmielewski Contributor. DuyQuang Nguyen Tanth Smart Process Plants Software and Hardware Solutions for Accurate Data and Profitable Operations Miguel J. Bagajewicz, Ph.D. University of Oklahoma Donald J. Chmielewski Contributor DuyQuang Nguyen Tanth

More information

SQL Server Integration Services Design Patterns

SQL Server Integration Services Design Patterns SQL Server Integration Services Design Patterns Second Edition Andy Leonard Tim Mitchell Matt Masson Jessica Moss Michelle Ufford Apress* Contents J First-Edition Foreword About the Authors About the Technical

More information

Introduction to Windchill PDMLink 10.0 for Heavy Users

Introduction to Windchill PDMLink 10.0 for Heavy Users Introduction to Windchill PDMLink 10.0 for Heavy Users Overview Course Code Course Length TRN-3146-T 2 Days In this course, you will learn how to complete the day-to-day functions that enable you to create

More information

Microsoft SQL Server Master Data Services Roadmap

Microsoft SQL Server Master Data Services Roadmap Microsoft SQL Server Master Data Services Roadmap Introduction In June 2007, Microsoft announced the acquisition of Stratature, a privately held company based in Alpharetta, Georgia, and a leading provider

More information

RELEASE NOTES API Healthcare Time and Attendance Solution. Version 2014.3

RELEASE NOTES API Healthcare Time and Attendance Solution. Version 2014.3 RELEASE NOTES API Healthcare Time and Attendance Solution Version 2014.3 Applied May 28, 2015 TimeNetAPI Healthcare Time and Attendance Solution Release Notes Table of Contents 2014.3 Release Notes 4 LaborViews...

More information

Financial Statement Analysis

Financial Statement Analysis Financial Statement Analysis Valuation Credit analysis Executive compensation Christian V. Petersen and Thomas Plenborg Financial Times Prentice Hall is an imprint of Harlow, England London New York Boston

More information

Office 2010 Workflow;

Office 2010 Workflow; Office 2010 Workflow; Developing Collaborative Solutions MARK J. COLLINS Apress* Contents Preface About the Author About the Technical Reviewers Acknowledgements Introduction xix xxi xxii xxiii xxiv PART

More information

Oracle Backup & Recovery

Oracle Backup & Recovery ORACLG«Oracle Press Oracle Backup & Recovery Rama Velpuri Osborne McGraw-Hill Berkeley New York St. Louis San Francisco Auckland Bogota Hamburg London Madrid Mexico City Milan Montreal New Delhi Panama

More information

Introduction to Windchill Projectlink 10.2

Introduction to Windchill Projectlink 10.2 Introduction to Windchill Projectlink 10.2 Overview Course Code Course Length TRN-4270 1 Day In this course, you will learn how to participate in and manage projects using Windchill ProjectLink 10.2. Emphasis

More information

Manager 10g Grid Control Handbook

Manager 10g Grid Control Handbook ORACLE Oracle Press Oracle Enterprise Manager 10g Grid Control Handbook Werner De Gruyter Matthew Hart Daniel Nguyen TECHNISCHE INFORMATIQNSBIBUOTHEK Mc Grauu Hill UNIVERSITATSBIBUOTHEK HANNOVER New York

More information

Microsoft Project Server 2010 Administrator's Guide

Microsoft Project Server 2010 Administrator's Guide Microsoft Project Server 2010 Administrator's Guide 1 Copyright This document is provided as-is. Information and views expressed in this document, including URL and other Internet Web site references,

More information

Cross-Platform. Mac OS X ЧЯУ

Cross-Platform. Mac OS X ЧЯУ Cross-Platform in C++ Mac OS X ЧЯУ Syd Logan Л А- зу Upper Saddle River, NJ Boston Indianapolis San Francisco New York Toronto Montreal London Munich Pans Madrid Cape Town Sydney Tokyo Singapore Mexico

More information

James Serra Data Warehouse/BI/MDM Architect JamesSerra3@gmail.com JamesSerra.com

James Serra Data Warehouse/BI/MDM Architect JamesSerra3@gmail.com JamesSerra.com James Serra Data Warehouse/BI/MDM Architect JamesSerra3@gmail.com JamesSerra.com Agenda Do you need Master Data Management (MDM)? Why Master Data Management? MDM Scenarios & MDM Hub Architecture Styles

More information

Microsoft SQL Server 2005 Reporting Services Step by Step

Microsoft SQL Server 2005 Reporting Services Step by Step Microsoft SQL Server 2005 Reporting Services Step by Step Stacia Misner; Hitachi Consulting To learn more about this book, visit Microsoft Learning at http://www.microsoft.com/mspress/books/9153.aspx 9780735622500

More information

Windchill Service Information Manager 10.2. Curriculum Guide

Windchill Service Information Manager 10.2. Curriculum Guide Windchill Service Information Manager 10.2 Curriculum Guide Live Classroom Curriculum Guide Introduction to Windchill Service Information Manager 10.2 Building Information Structures with Windchill Service

More information

SQL Server 2008 Administration

SQL Server 2008 Administration SQL Server 2008 Administration Real World Skills for ITP Certification and Beyond Tom Carpenter WILEY Wiley Publishing, Inc. Contents Introduction xxi Part i Introducing SQL Server 2008 1 Chapter 1 Understanding

More information

Building VPNs. Nam-Kee Tan. With IPSec and MPLS. McGraw-Hill CCIE #4307 S&

Building VPNs. Nam-Kee Tan. With IPSec and MPLS. McGraw-Hill CCIE #4307 S& Building VPNs With IPSec and MPLS Nam-Kee Tan CCIE #4307 S& -.jr."..- i McGraw-Hill New York Chicago San Francisco Lisbon London Madrid Mexico City Milan New Delhi San Juan Seoul Singapore Sydney Toronto

More information

Master Data Services Environment

Master Data Services Environment Master Data Services Training Guide Master Data Services Environment Portions developed by Profisee Group, Inc. 2010 Microsoft Master Data Services Overview Master Data Services Implementation Master Data

More information

How to Implement Lean Manufacturing

How to Implement Lean Manufacturing How to Implement Lean Manufacturing Lonnie Wilson Me Graw Hill New York Chicago San Francisco Lisbon London Madrid Mexico City Milan New Delhi San Juan Seoul Singapore Sydney Toronto Contents Preface Acknowledgments

More information

Microsoft SQL Server 2008 R2 Master Data Services

Microsoft SQL Server 2008 R2 Master Data Services P U B L I S H I N G professional expertise distilled Microsoft SQL Server 2008 R2 Master Data Services Jeremy Kashel Tim Kent Martyn Bullerwell Chapter No.2 "Master Data Services Overview" In this package,

More information

Contents. Assessing Social Media Security. Chapter! The Social Media Security Process 3

Contents. Assessing Social Media Security. Chapter! The Social Media Security Process 3 Securing the Clicks: Network Security in the Age of Social Media Gary Bahadur Jason I nasi Alex de Carvalho Mc ssr New York Chicago San Francisco Lisbon London Madrid Mexico City Milan New Delhi San Juan

More information

The Process. Improvement. Handbook. A Blueprint for Managing Change and. Increasing Organizational Performance. Tristan Boutros.

The Process. Improvement. Handbook. A Blueprint for Managing Change and. Increasing Organizational Performance. Tristan Boutros. The Process Improvement Handbook A Blueprint for Managing Change and Increasing Organizational Performance Tristan Boutros Tim Purdie Illustrations by Dustin Duffy Mc Graw Hill Education New York Chicago

More information

COURSE SYLLABUS COURSE TITLE:

COURSE SYLLABUS COURSE TITLE: 1 COURSE SYLLABUS COURSE TITLE: FORMAT: CERTIFICATION EXAMS: 55043AC Microsoft End to End Business Intelligence Boot Camp Instructor-led None This course syllabus should be used to determine whether the

More information

Electric Power Distribution

Electric Power Distribution Electric Power Distribution A S Pabla Consulting Engineer and Former Chief Engineer Punjab State Electricity Board McGraw-Hill New York Chicago San Francisco Lisbon London Madrid Mexico City Milan New

More information

IMPROVEMENT THE PRACTITIONER'S GUIDE TO DATA QUALITY DAVID LOSHIN

IMPROVEMENT THE PRACTITIONER'S GUIDE TO DATA QUALITY DAVID LOSHIN i I I I THE PRACTITIONER'S GUIDE TO DATA QUALITY IMPROVEMENT DAVID LOSHIN ELSEVIER AMSTERDAM BOSTON HEIDELBERG LONDON NEW YORK OXFORD PARIS SAN DIEGO SAN FRANCISCO SINGAPORE SYDNEY TOKYO Morgan Kaufmann

More information

Oracle Big Data Handbook

Oracle Big Data Handbook ORACLG Oracle Press Oracle Big Data Handbook Tom Plunkett Brian Macdonald Bruce Nelson Helen Sun Khader Mohiuddin Debra L. Harding David Segleau Gokula Mishra Mark F. Hornick Robert Stackowiak Keith Laker

More information

Designing Interactive Systems

Designing Interactive Systems THIRD EDITION Designing Interactive Systems A comprehensive guide to HCl, UX and interaction design David Benyon PEARSON Harlow, England London * New York Boston San Francisco Toronto Sydney * Auckland

More information

Measuring Data Quality for Ongoing Improvement

Measuring Data Quality for Ongoing Improvement Measuring Data Quality for Ongoing Improvement A Data Quality Assessment Framework Laura Sebastian-Coleman ELSEVIER AMSTERDAM BOSTON HEIDELBERG LONDON NEW YORK OXFORD PARIS SAN DIEGO SAN FRANCISCO SINGAPORE

More information

Microsoft. MCSA upgrade to SQL Server 2012 Certification Courseware. www.firebrandtraining.com. Version 1.0

Microsoft. MCSA upgrade to SQL Server 2012 Certification Courseware. www.firebrandtraining.com. Version 1.0 Microsoft MCSA upgrade to SQL Server 2012 Certification Courseware Version 1.0 www.firebrandtraining.com SQL Server 2012 for Data Warehousing Appendix MSCA SQL Server 2012 Upgrade Course 1 2007 Body Temple

More information

ReCap, ReCap Pro Features, and ReCap 360 Web Services FAQ

ReCap, ReCap Pro Features, and ReCap 360 Web Services FAQ ReCap, ReCap Pro Features, and ReCap 360 Web Services FAQ Autodesk Reality Solutions Group R e Cap FAQ 1 I. What are the ReCap Products and Services available today? - ReCap is Autodesk desktop application

More information

ux BEST PRACTICES How To Achieve More Impact With User Experience Helmut Degen and XiaoweiYuan With support of Nan Guo Graw

ux BEST PRACTICES How To Achieve More Impact With User Experience Helmut Degen and XiaoweiYuan With support of Nan Guo Graw ux BEST PRACTICES How To Achieve More Impact With User Experience Helmut Degen and XiaoweiYuan With support of Nan Guo Graw New York Chicago San Francisco Lisbon London Madrid Mexico City Milan New Delhi

More information

Pro SQL Server 2008 Pol icy-based. Management. Ken Simmons. Colin Stasiuk. Jorge Segarra. Apress8

Pro SQL Server 2008 Pol icy-based. Management. Ken Simmons. Colin Stasiuk. Jorge Segarra. Apress8 Pro SQL Server 2008 Pol icy-based Management Ken Simmons Colin Stasiuk Jorge Segarra Apress8 Contents Contents at a Glance Contents About the Authors About the Technical Reviewers Acknowledgments Introduction

More information

New Features in Neuron ESB 2.6

New Features in Neuron ESB 2.6 New Features in Neuron ESB 2.6 This release significantly extends the Neuron ESB platform by introducing new capabilities that will allow businesses to more easily scale, develop, connect and operationally

More information

James Dicks. 6 Ways to Trade the Dollar. McGraw-Hill

James Dicks. 6 Ways to Trade the Dollar. McGraw-Hill 2008 AGI-Information Management Consultants May be used for personal purporses only or by libraries associated to dandelon.com network. FOREX MADE EASY 6 Ways to Trade the Dollar James Dicks McGraw-Hill

More information

Relationship marketing

Relationship marketing Relationship marketing WBIbliothek Exploring relational strategies in marketing FOURTH EDITION JOHN EGAN London South Bank University Financial Times Prentice Hall is an imprint of Harlow, England London

More information

Integrity 10. Curriculum Guide

Integrity 10. Curriculum Guide Integrity 10 Curriculum Guide Live Classroom Curriculum Guide Integrity 10 Workflows and Documents Administration Training Integrity 10 SCM Administration Training Integrity 10 SCM Basic User Training

More information

Microsoft Project Server 2010 Technical Boot Camp

Microsoft Project Server 2010 Technical Boot Camp Microsoft Project Server 2010 Technical Boot Camp Course M50558 5 Day(s) 30:00 Hours Introduction Course retirement date: November 30, 2012 For a complete list of courseware retirements, see: www.microsoft.com/learning/en/us/training/retired

More information

Master Data Management

Master Data Management Master Data Management David Loshin AMSTERDAM BOSTON HEIDELBERG LONDON NEW YORK OXFORD PARIS SAN DIEGO Ик^И V^ SAN FRANCISCO SINGAPORE SYDNEY TOKYO W*m k^ MORGAN KAUFMANN PUBLISHERS IS AN IMPRINT OF ELSEVIER

More information

SAP Business Objects BO BI 4.1

SAP Business Objects BO BI 4.1 SAP Business Objects BO BI 4.1 SAP Business Objects (a.k.a. BO, BOBJ) is an enterprise software company, specializing in business intelligence (BI). Business Objects was acquired in 2007 by German company

More information

Tableau Your Data! Wiley. with Tableau Software. the InterWorks Bl Team. Fast and Easy Visual Analysis. Daniel G. Murray and

Tableau Your Data! Wiley. with Tableau Software. the InterWorks Bl Team. Fast and Easy Visual Analysis. Daniel G. Murray and Tableau Your Data! Fast and Easy Visual Analysis with Tableau Software Daniel G. Murray and the InterWorks Bl Team Wiley Contents Foreword xix Introduction xxi Part I Desktop 1 1 Creating Visual Analytics

More information

Working with Microsoft Dynamics CRM 2011. Mike Snyder Jim Steger Kristie Reid

Working with Microsoft Dynamics CRM 2011. Mike Snyder Jim Steger Kristie Reid Working with Microsoft Dynamics CRM 2011 Mike Snyder Jim Steger Kristie Reid PUBLISHED BY Microsoft Press A Division of Microsoft Corporation One Microsoft Way Redmond, Washington 98052-6399 Copyright

More information

Fundamentals of Mobile and Pervasive Computing

Fundamentals of Mobile and Pervasive Computing Fundamentals of Mobile and Pervasive Computing Frank Adelstein Sandeep K. S. Gupta Golden G. Richard III Loren Schwiebert Technische Universitat Darmstadt FACHBEREICH INFORMATIK B1BLIOTHEK Inventar-Nr.:

More information

This three-day instructor-led course provides students with the tools to extend Microsoft Dynamics CRM 4.0.

This three-day instructor-led course provides students with the tools to extend Microsoft Dynamics CRM 4.0. Table of Contents Introduction Audience Prerequisites Microsoft Certified Professional Exams Student Materials Course Outline Introduction This three-day instructor-led course provides students with the

More information

RFID in the Supply Chain

RFID in the Supply Chain RFID in the Supply Chain Pedro M. Reyes Me Gram/ Hill New York Chicago San Francisco Lisbon London Madrid Mexico City Milan New Delhi San Juan Seoul Singapore Sydney Toronto Foreword Preface ix xi Part

More information

Integrating MDM and Business Intelligence

Integrating MDM and Business Intelligence Integrating MDM and Business Intelligence Scott Adams Director, Microsoft Business Intelligence Hitachi Consulting UK 1 9 th September 2014 Radisson Blu Portman 22 Portman Square London W1H 7BG United

More information

INTRODUCTION PRODUCT PRIORITIES INTEGRATION

INTRODUCTION PRODUCT PRIORITIES INTEGRATION INTRODUCTION In June 2007, Microsoft announced the acquisition of Stratature, a privately held company based in Alpharetta, Georgia, and a leading provider of master data management (MDM) software. This

More information

Microsoft SQL Server Beginner course content (3-day)

Microsoft SQL Server Beginner course content (3-day) http://www.multimediacentre.co.za Cape Town: 021 790 3684 Johannesburg: 011 083 8384 Microsoft SQL Server Beginner course content (3-day) Course Description This three-day Microsoft SQL Server Beginners

More information

Microsoft SQL Business Intelligence Boot Camp

Microsoft SQL Business Intelligence Boot Camp To register or for more information call our office (208) 898-9036 or email register@leapfoxlearning.com Microsoft SQL Business Intelligence Boot Camp 3 classes 1 Week! Business Intelligence is HOT! If

More information

SmartSearch Technical Training Syllabus

SmartSearch Technical Training Syllabus Day 1: Introduction, Installation, SmartSearch Overview and Configuration 1. Introduction 8:30-9:00 a. Company Overview b. Resources i. Support Information ii. Forums and Knowledge Base iii. Wireless Information

More information

OBIEE 11g Data Modeling Best Practices

OBIEE 11g Data Modeling Best Practices OBIEE 11g Data Modeling Best Practices Mark Rittman, Director, Rittman Mead Oracle Open World 2010, San Francisco, September 2010 Introductions Mark Rittman, Co-Founder of Rittman Mead Oracle ACE Director,

More information

What's New in SAS Data Management

What's New in SAS Data Management Paper SAS034-2014 What's New in SAS Data Management Nancy Rausch, SAS Institute Inc., Cary, NC; Mike Frost, SAS Institute Inc., Cary, NC, Mike Ames, SAS Institute Inc., Cary ABSTRACT The latest releases

More information

SQL Server 2012 Business Intelligence Boot Camp

SQL Server 2012 Business Intelligence Boot Camp SQL Server 2012 Business Intelligence Boot Camp Length: 5 Days Technology: Microsoft SQL Server 2012 Delivery Method: Instructor-led (classroom) About this Course Data warehousing is a solution organizations

More information

An Introduction to Object-Oriented Programming with

An Introduction to Object-Oriented Programming with An Introduction to Object-Oriented Programming with TM Java C. Thomas Wu Naval Postgraduate School Ml McGraw-Hill Boston Burr Ridge, IL Dubuque, IA Madison, WI New York San Francisco St. Louis Bangkok

More information

Oracle BI Discoverer Administrator 11g: Develop an EUL

Oracle BI Discoverer Administrator 11g: Develop an EUL Oracle BI Discoverer Administrator 11g: Develop an EUL Volume I Student Guide D60283GC10 Edition 1.0 February 2010 D65281 Author Lea Shaw Technical Contributors and Reviewers Praveen Deshpande Kumar Dhanagopal

More information