Bayer White. Pro WF 4.5

Size: px
Start display at page:

Download "Bayer White. Pro WF 4.5"

Transcription

1 Bayer White Pro WF 4.5

2 Contents About the Author About the Technical Reviewer Acknowledgments Introduction xv xvii xix xxi m Chapter 1: Why Workflows 1 Business Processes 1 Workflow Activities 3 Defining Requirements 5 Model Driven Development 7 Component Diagrams 7 Use Case Diagrams 8 Class Diagrams 9 Sequence Diagrams 10 Activity Diagrams 11 Building an Activity Diagram 12 Workflow Technology 18 Summary 19 HChapter 2: Introducing Windows Workflow Foundation 21 WF History 22 Platform Update 1 23 vii

3 WF Components 26 Workflow Runtime 26 Defining Workflows 44 Workflow Designer 46 Persistence 56 Tracking Workflows 56 A Lap Around WF Activities 57 Summary 62 ^Chapter 3: Windows Workflow Activities 63 Activity Basics 64 Data Management 65 Activity Life Cycle 67 Authoring Activities 67 Testing Activities 80 Communicating with Activities 83 Implementing Activities 86 Debugging Activities 86 Error Handling 92 Summary 106 ^Chapter 4: State Machine Workflows 109 State Machine Components 110 State Machine Workflow 110 State 111 Transitions 116 Final State 118 Auto-Connect 119 Auto-Insert 119 Debugging State Machine States 119 viii

4 State Machine Behavior 119 Transition Requirement 120 Building State Machine Workflows 131 State Machine Host 134 Summary 157 BChapter 5: Flowchart Workflows 159 Flow Activities 159 Flowchart 160 FlowDecision 162 FlowSwitch <T> Activity 164 Using Entity Framework with WF 180 ForEach <T> Implementation 181 Flowchart Composite Activities 183 Bookmarks for Flowchart Workflows 190 Pick Activity 190 Summary 203 ft Chapter 6: Versioning and Updating Workflows 205 Persistence Maturity 205 Side-by-Side Workflow Execution 207 Adding Definition Identities 214 Updating Running Workflow Instances 222 Step 1: Preparing the Update Map 224 Step 2: Apply the Update Map 224 Step 3: Updating the Workflow Instance 225 Saving a DynamicUpdateMap to File 226 Preparing a Workflow for Update 243 Knowing What Can be Updated 252 Updating Activities 255 Summary 256 ix

5 HChapter 7: Building Custom Workflow Activities 257 Activity Base Classes 257 Getting Started 259 Code Activity 261 Activity Arguments 266 Asynchronous Activities 284 Native Activities 289 Scheduling Activities 290 CacheMetadata 293 Distributing Custom Activities 293 Summary 294 ^Chapter 8: Persisting Workflows 295 Persistence Behavior 295 Non-Persisted State 297 Persistence Patterns 298 SQL Server Persistence 298 SQL Server Data Store 300 SQL Server Profiler 302 SqIWorkflowlnstanceStore 304 ConnectionString Property 304 PersistableldleAction Property 305 DefaultlnstanceOwner 323 HostLockRenewalPeriod 327 InstanceCompletionAction 327 WorkflowServiceHost 328 ServiceBehavior Element 329 Persistence Participant 330 Summary 355 X

6 mchapter 9: Tracking Workflows 357 Tracking Overview 357 Tracking Records 358 Tracking Profile 363 Tracking Participant 366 Workflow/Service Host Tracking 374 Filtering Tracking Records 385 Activity State 390 Custom Data Tracking 392 Record Annotations 394 ETW Tracking Participant 394 Summary 398 & Chapter 10: Rehosting the Workflow Designer 399 Rehosting Components 400 WF Designer 400 WF Toolbox 402 WF Properties 403 Rehosting WF Controls in XAML 411 Viewing Workflow XAML 413 Gaining WF4.5 Designer Features 416 Rehosting Arguments 424 Managing Workflows 432 Setting Up the Ul for Managing Workflows 433 Workflows for Client Applications 441 Dynamic Business Logic 446 Summary 450 HChapter 11: Stateful WCF Services Using Workflow 451 Windows Communication Foundation (WCF) 451 WCF Fundamentals 452 Service and Data Contracts 454 xi

7 Combining WCF and WF 455 Workflow Management Service (WMS) 492 Summary 499 Chapter 12: Workflows in Windows Azure 501 Windows Azure 501 Azure Portal 502 Cloud Services 506 Data Management 508 Azure Development Tools 509 Azure Workflows 511 Workflow Hosting Patterns 511 Hosting Non-Durable Workflows 512 Queuing Data forworkflows 516 Cloud Workflows 528 Configuring Azure Storage 529 Publishing to Azure 530 Workflows in Blob Storage 535 Service Bus and Workflows 543 Hosting Durable Workflows 547 Workflow Manager (Workflow 1.0 Beta) 561 Summary 562 ^Chapter 13: Hosting Workflows in Windows Server 563 Architectural Components 563 Hosting Services 564 IIS Manager 566 AppFabric Windows Services 566 Persistence Data Stores 567 Monitoring Data Stores 568 xii

8 Deployment Types 568 Single Server Deployment 569 Server Farm Deployment 569 Installing AppFabric 570 Upgrading 571 Hardware Requirements 571 Software Requirements 571 Installation and Configuration 572 Deploying to AppFabric 587 AppFabric Dashboard 594 Action Pane 596 Persisted WF Instances 598 Monitoring WF Instances 601 Understanding WF Metrics 611 Purging Tracked Events 614 Workflow Host Management 614 Auto-Start Feature 616 Summary 616 Index 617 xiii

"Charting the Course... MOC B Designing a Microsoft SharePoint 2010 Infrastructure. Course Summary

Charting the Course... MOC B Designing a Microsoft SharePoint 2010 Infrastructure. Course Summary Course Summary Description This 5 day ILT course teaches IT Professionals to design and deploy Microsoft SharePoint. Objectives At the end of this course, students will be able to: Describe the core methods

More information

"Charting the Course... MOC D: IT Service Management with System Center Service Manager. Course Summary

Charting the Course... MOC D: IT Service Management with System Center Service Manager. Course Summary with System Center Service Description Course Summary This five-day course will provide students with the key knowledge required to deploy and configure System Center 2016 Service. Using hands-on labs,

More information

CHAPTER 1: ARCHITECTURAL OVERVIEW OF SHAREPOINT

CHAPTER 1: ARCHITECTURAL OVERVIEW OF SHAREPOINT INTRODUCTION xxvii CHAPTER 1: ARCHITECTURAL OVERVIEW OF SHAREPOINT 2013 1 What s New from an Architectural Perspective? 2 On-Premise Server Farm Architecture 3 Web Server Tier 4 Application Server Tier

More information

"Charting the Course... MOC A System Center 2012 Service Manager. Course Summary

Charting the Course... MOC A System Center 2012 Service Manager. Course Summary Course Summary Description This five-day course teaches students how to design, deploy and maintain Service Manager within their organizations. Students are introduced to the various System Center products

More information

This course provides students with the knowledge and skills to monitor and operate a private cloud.

This course provides students with the knowledge and skills to monitor and operate a private cloud. MOC 20246C: Monitoring and Operating a Private Cloud Course Overview This course provides students with the knowledge and skills to monitor and operate a private cloud. Course Introduction Course Introduction

More information

COPYRIGHTED MATERIAL. Contents. Part One Requirements, Realities, and Architecture 1. Acknowledgments Introduction

COPYRIGHTED MATERIAL. Contents. Part One Requirements, Realities, and Architecture 1. Acknowledgments Introduction Contents Contents ix Foreword xix Preface xxi Acknowledgments xxiii Introduction xxv Part One Requirements, Realities, and Architecture 1 Chapter 1 Defining Business Requirements 3 The Most Important Determinant

More information

SOA. Web. Client-Server. Mainframe

SOA. Web. Client-Server. Mainframe 2010+ Cloud 2000s 1990s 1980s 1970s SOA Web Client-Server Mainframe Privacy? Security? Skills Portability? App Portability? Control? Interoperable? Gartner Analysts David Cearley and David Mitchell Smith

More information

"Charting the Course... MOC A Retail in Brick and Mortar Stores: Installation and Configuration for Microsoft Dynamics AX 2012 R2 Course Summary

Charting the Course... MOC A Retail in Brick and Mortar Stores: Installation and Configuration for Microsoft Dynamics AX 2012 R2 Course Summary Description Course Summary Microsoft Dynamic AX for Retail is an integrated solution that is designed for Microsoft Dynamics AX 2012 which can be used to manage a retail business from the head office to

More information

Monitoring PTC Windchill 11.0 Performance Using the PTC System Monitor

Monitoring PTC Windchill 11.0 Performance Using the PTC System Monitor Monitoring PTC Windchill 11.0 Performance Using the PTC System Monitor Overview Course Code Course Length TRN-4832-T 8 Hours In this course, you will learn how to use PTC System Monitor to manage and troubleshoot

More information

"Charting the Course... MOC A: Architecting Microsoft Azure Solutions. Course Summary

Charting the Course... MOC A: Architecting Microsoft Azure Solutions. Course Summary MOC 20535 A: Architecting Microsoft Course Summary Description This course is intended for architects who have experience building infrastructure and applications on the Microsoft platform. Students should

More information

Course Outline (10996A)

Course Outline (10996A) Course Outline (10996A) Module 1: Overview of System Center 2016 In this module, you will learn about the different components in System Center 2016 including how they are placed within the architecture.

More information

AVANTUS TRAINING PTE LTD

AVANTUS TRAINING PTE LTD [MS10979]: Microsoft Azure Fundamentals Length : 2 Days Audience(s) : IT Professionals Level : 100 Technology : Azure Delivery Method : Instructor-led (Classroom) Course Overview This course provides the

More information

HP Network Automation 7.2 Fundamentals and Administration

HP Network Automation 7.2 Fundamentals and Administration HP Network Automation 7.2 Fundamentals and Administration Instructor-Led Training INTENDED AUDIENCE New users of HP (formerly Opsware) Network Automation software (HP NA) OVERVIEW The HP Network Automation

More information

Windchill PDMLink Curriculum Guide

Windchill PDMLink 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

Architecting Microsoft Azure Solutions

Architecting Microsoft Azure Solutions Microsoft Official Course - 20535 Architecting Microsoft Azure Solutions Length 5 days Prerequisites Create resources and resource group in Azure. Manage users, groups, and subscriptions in an Azure Active

More information

Cloud & Datacenter Monitoring with System Center Operations Manager

Cloud & Datacenter Monitoring with System Center Operations Manager Cloud & Datacenter Monitoring with System Center Operations Manager Course 10964B - Five days - Instructor-led - Hands-on Introduction This five-day course will provide students with the key knowledge

More information

Sample Outline of ICD-10 Three-Day Provider Curriculum

Sample Outline of ICD-10 Three-Day Provider Curriculum Sample Outline of ICD-10 Three-Day Provider Curriculum I. Introduction 1. Executive Summary 2. Key highlights of ICD-10 Final Rule 3. Diagnosis Code Revisions II. Chapter 1 The Implementation Effort 2.

More information

As One Technologies, Inc. Catalyst xm

As One Technologies, Inc. Catalyst xm Use to: Ensure Compliance with Standard Operating Procedures Close the loop on continuous improvement efforts and prevent sliding back into ad hoc responses to critical events Ensure critical event detection

More information

basichttpbinding, 453 Blob storage, 509 Business process management (BPM), 2

basichttpbinding, 453 Blob storage, 509 Business process management (BPM), 2 I n d e x A ActivityStateRecord, 371 AppFabMonitor, 609 AppFabric dashboard Action pane menu items, 596 597 service configuration, 597 598 Application and Service count, 594 auto-start feature, 616 EAM,

More information

Pro SharePoint Solution Development. Combining.NET, SharePoint, and Office Ed Hild and Chad Wach. Apress. TIB/UB Hannover

Pro SharePoint Solution Development. Combining.NET, SharePoint, and Office Ed Hild and Chad Wach. Apress. TIB/UB Hannover Pro SharePoint 2010 Solution Development Combining.NET, SharePoint, and Office 2010 Ed Hild and Chad Wach Apress TIB/UB Hannover 89 133 296 237 About the Authors About the Technical Reviewer Introduction

More information

This module introduces students to cloud services and the various Azure services. It describes how to

This module introduces students to cloud services and the various Azure services. It describes how to Course Outline Module 1: Getting Started with Microsoft Azure This module introduces students to cloud services and the various Azure services. It describes how to use the Azure portal to access and manage

More information

Sharing and Deploying MATLAB Programs

Sharing and Deploying MATLAB Programs Sharing and Deploying Programs Dr. Harald Brunnhofer 2015 The MathWorks, Inc. 1 Data Analytics Workflow Business Systems Smart Connected Systems Data Acquisition Data Analytics Analytics Integration :

More information

CONTENTS. Introduction to Software Engineering. Software Process and Life Cycle Models. Software Life-Cycle Model-2. Chapter 1. Chapter 2.

CONTENTS. Introduction to Software Engineering. Software Process and Life Cycle Models. Software Life-Cycle Model-2. Chapter 1. Chapter 2. Contents (v) CONTENTS Preface About the Author (xv) (xvii) Chapter 1 Introduction to Software Engineering 1.1 Introduction 1 1.2 Basics of Software Engineering 2 1.3 Principles of Software Engineering

More information

Application & Systems Integration Drives Business Value

Application & Systems Integration Drives Business Value Application & Systems Integration Drives Business Value Achieve maximum business efficiency by integrating your systems and applications. Consulting Technology Software Business and IT leaders looking

More information

CRM 2011 What s New. Steven Foster May 2011

CRM 2011 What s New. Steven Foster May 2011 CRM 2011 What s New Steven Foster May 2011 Steven Foster: CRM Product Manager My role is to drive the Microsoft CRM business, delivery and partner relationships People call me passionate about CRM and

More information

"Charting the Course... MOC A Retail n Brick and Mortar Stores: Development and Customization for Microsoft Dynamics AX 2012 R2.

Charting the Course... MOC A Retail n Brick and Mortar Stores: Development and Customization for Microsoft Dynamics AX 2012 R2. Description Course Summary Microsoft Dynamic AX for Retail is an integrated solution that is designed for Microsoft Dynamics AX 2012 which can be used to manage a retail business from the head office to

More information

COURSE OUTLINE: Implementing a Data Warehouse with SQL Server Implementing a Data Warehouse with SQL Server 2014

COURSE OUTLINE: Implementing a Data Warehouse with SQL Server Implementing a Data Warehouse with SQL Server 2014 Course Name Course Duration Course Structure Course Overview Course Outcome Course Details 20463 Implementing a Data Warehouse with SQL Server 2014 5 Days Instructor-Led (Classroom) This course describes

More information

Dynamics CRM Update and Roadmap

Dynamics CRM Update and Roadmap Dynamics CRM Update and Roadmap Steven Foster and Paul Bowkett 10 August 2011 Agenda Introduction Dynamics CRM Positioning (10 mins) Dynamics CRM Roadmap (10 mins) Top 10 (ish) Features (15 mins) Questions

More information

Architecting Microsoft Azure Solutions

Architecting Microsoft Azure Solutions Architecting Microsoft Azure Solutions 20535A; 5 Days; Instructor-led Course Description This course is intended for architects who have experience building infrastructure and applications on the Microsoft

More information

"Charting the Course... MOC B PerformancePoint 2010 Designing and Implementing Scorecards and Dashboards Course Summary

Charting the Course... MOC B PerformancePoint 2010 Designing and Implementing Scorecards and Dashboards Course Summary Course Summary Description This instructor-led course provides students with the necessary knowledge to develop Scorecards and Dashboards using PerformancePoint 2010 in their own work environment. The

More information

Contents. Chapter 2: Getting Your Environment Ready for Office 365 Your Office 365 Cloud Environment Registering for Office 365 (Trial) Adding Users

Contents. Chapter 2: Getting Your Environment Ready for Office 365 Your Office 365 Cloud Environment Registering for Office 365 (Trial) Adding Users Contents Part I: An Introduction to Microsoft s Cloud Chapter 1: Welcome to the Cloud An Overview of the Cloud Why Use the Cloud Now? Understanding the Cloud Approach to Services Deciding to Move into

More information

20246D: Monitoring and Operating a Private Cloud

20246D: Monitoring and Operating a Private Cloud 20246D: Monitoring and Operating a Private Cloud Course Details Course Code: Duration: Notes: 20246D 5 days This course syllabus should be used to determine whether the course is appropriate for the students,

More information

Course 20535A: Architecting Microsoft Azure Solutions

Course 20535A: Architecting Microsoft Azure Solutions Course 20535A: Architecting Microsoft Azure Solutions Module 1: Application Architecture Patterns in Azure This module introduces and reviews common Azure patterns and architectures as prescribed by the

More information

MICROSOFT CERTIFICATION PATH COMPETENCY AREAS Mobility: IT Pro. Core Infrastructure: IT Pro & Developer. Productivity: IT Pro

MICROSOFT CERTIFICATION PATH COMPETENCY AREAS Mobility: IT Pro. Core Infrastructure: IT Pro & Developer. Productivity: IT Pro MICROSOFT CERTIFICATION PATH COMPETENCY AREAS Mobility: IT Pro Core Infrastructure: IT Pro & Developer Productivity: IT Pro Data management & analytics: IT Pro & Developer App Builder: Developer Business

More information

Architecting Microsoft Azure Solutions

Architecting Microsoft Azure Solutions Course 20535: Architecting Microsoft Azure Solutions Page 1 of 8 Architecting Microsoft Azure Solutions Course 20535: 4 days; Instructor-Led Introduction This course is intended for architects who have

More information

"Charting the Course... MOC D Managing Office 365 Identities and Services Course Summary

Charting the Course... MOC D Managing Office 365 Identities and Services Course Summary Course Summary Description This is a 5-day Instructor Led Training (ILT) course that targets the needs of IT professionals who take part in evaluating, planning, deploying, and operating Office 365 services,

More information

Maturing IoT solutions with Microsoft Azure. Glenn Colpaert Azure/IoT Domain

Maturing IoT solutions with Microsoft Azure. Glenn Colpaert Azure/IoT Domain Maturing IoT solutions with Microsoft Azure Glenn Colpaert Azure/IoT Domain Lead @GlennColpaert Who we are 2000 Belgium 2004 France 2013 Portugal 2016 Switzerland 2016 UK 2016 The Netherlands 2017 Malta

More information

Dynamics CRM 5 + xrm. Chris JT Auld

Dynamics CRM 5 + xrm. Chris JT Auld Dynamics CRM 5 + xrm Chris JT Auld Touching ON the technology CHRIS J.T. AULD Key Global CRM Expert Director @ Intergen Director @ MedRecruit GLOBAL CRM TRAINER 246 Days on the road in CY2009 478,000 km

More information

Implementing Microsoft Azure Infrastructure Solutions

Implementing Microsoft Azure Infrastructure Solutions Implementing Microsoft Azure Infrastructure Solutions Duration: 5 Days Course Code: 20533C About this Course: This course is intended for IT professionals who are familiar with managing on-premises IT

More information

Implementing a Data Warehouse with Microsoft SQL Server

Implementing a Data Warehouse with Microsoft SQL Server Implementing a Data Warehouse with Microsoft SQL Server Course 20463D 5 Days Instructor-led, Hands-on Course Description In this five day instructor-led course, you will learn how to implement a data warehouse

More information

Business Administration of PTC Windchill 11.0

Business Administration of PTC Windchill 11.0 Business Administration of PTC Windchill 11.0 Overview Course Code Course Length TRN-4810-T 16 Hours In this course, you will gain an understanding of basic Windchill business administration tasks. You

More information

"Charting the Course... Application Lifecycle Management Using Visual Studio 2010 (Agile) Course Summary

Charting the Course... Application Lifecycle Management Using Visual Studio 2010 (Agile) Course Summary Description Course Summary This three-day, instructor-led course provides students with the knowledge and skills to effectively use the Application Lifecycle Management (ALM) tools found in Visual Studio

More information

MS Microsoft Azure Fundamentals

MS Microsoft Azure Fundamentals MS 10979 Microsoft Azure Fundamentals COURSE OVERVIEW: Get hands-on instruction and practice implementing Microsoft Azure in this two-day Microsoft Official Course with Centriq Training. Join us online

More information

AppSheet: Design and Architecture

AppSheet: Design and Architecture AppSheet: Design and Architecture ABSTRACT This white paper introduces the design and architecture of the AppSheet platform. Readers will gain an understanding of the AppSheet operating infrastructure,

More information

Beginning WF Windows Workflow in.net 4.0

Beginning WF Windows Workflow in.net 4.0 Beginning WF Windows Workflow in.net 4.0 n n n Mark J. Collins Beginning WF: Windows Workflow in.net 4.0 Copyright 2010 by Mark J. Collins All rights reserved. No part of this work may be reproduced or

More information

Services Guide April The following is a description of the services offered by PriorIT Consulting, LLC.

Services Guide April The following is a description of the services offered by PriorIT Consulting, LLC. SERVICES OFFERED The following is a description of the services offered by PriorIT Consulting, LLC. Service Descriptions: Strategic Planning: An enterprise GIS implementation involves a considerable amount

More information

on-premises to Dynamics 365 (online) Migration

on-premises to Dynamics 365 (online) Migration Dynamics 365 Microsoft Dynamics CRM on-premises to Dynamics 365 (online) Migration VERSION: 1.0 AUTHOR: ADITYA VARMA COMPANY: Microsoft RELEASED: April 2018 Copyright This document is provided "as-is".

More information

Microsoft Azure Fundamentals. Course ID : OD10979D.

Microsoft Azure Fundamentals. Course ID : OD10979D. Microsoft Azure Fundamentals Course ID : OD10979D Overview About this course This course provides the underlying knowledge required by all individuals who will be evaluating Microsoft Azure, whether they

More information

Core Solutions of Microsoft SharePoint Server 2013 (331)

Core Solutions of Microsoft SharePoint Server 2013 (331) Core Solutions of Microsoft SharePoint Server 2013 (331) Design a SharePoint topology Design information architecture Design an inter-site navigational taxonomy; design site columns and content types;

More information

Implementing Microsoft Azure Infrastructure Solutions

Implementing Microsoft Azure Infrastructure Solutions Implementing Microsoft Azure Infrastructure Solutions Course # Exam: Prerequisites Technology: Delivery Method: Length: 20533 70-533 20532 Microsoft Products Instructor-led (classroom) 5 Days Overview

More information

What s New in ArcGIS Enterprise Bill Major Craig Cleveland

What s New in ArcGIS Enterprise Bill Major Craig Cleveland What s New in ArcGIS Enterprise Bill Major Craig Cleveland Agenda Overview of ArcGIS Enterprise New in administration New in publishing New in analysis Overview ArcGIS Enterprise is a full-featured mapping,

More information

Installation and Configuration for Microsoft Dynamics AX 2012 Course 80221A: 3 Days; Instructor-Led

Installation and Configuration for Microsoft Dynamics AX 2012 Course 80221A: 3 Days; Instructor-Led Installation and Configuration for Dynamics AX 2012 Course 80221A: 3 Days; Instructor-Led About this Course This three-day instructor-ledcourse, Installation and Configuration in Dynamics AX 2012, provides

More information

Implementing Microsoft Azure Infrastructure Solutions 20533B; 5 Days, Instructor-led

Implementing Microsoft Azure Infrastructure Solutions 20533B; 5 Days, Instructor-led Lincoln Land Community College Capital City Training Center 130 West Mason Springfield, IL 62702 217-782-7436 www.llcc.edu/cctc Implementing Microsoft Azure Infrastructure Solutions 20533B; 5 Days, Instructor-led

More information

Pre-Requisites A good understanding of Azure data services A basic knowledge of the Microsoft Windows operating system and its core functionality

Pre-Requisites A good understanding of Azure data services A basic knowledge of the Microsoft Windows operating system and its core functionality [MS20776]: Performing Big Data Engineering on Microsoft Cloud Services Length : 5 days Audience(s) : Data Professionals Level : 300 Technology : SQL Server Delivery Method : Instructor-led (Classroom)

More information

Your Technology Partner Offshore and Onsite. Services Portfolio

Your Technology Partner Offshore and Onsite. Services Portfolio Services Portfolio OFFSHORE SOFTWARE DEVELOPMENT SERVICES Product Development for ISVs Custom Application Development for End-clients Application Development Application Maintenance & Support Application

More information

Designing a Microsoft SharePoint 2010 Infrastructure

Designing a Microsoft SharePoint 2010 Infrastructure Course 10231B: Designing a Microsoft SharePoint 2010 Infrastructure Course Details Course Outline Module 1: Designing a Logical Architecture This module describes the function, components, and creation

More information

Workflow Administration of PTC Windchill 11.1

Workflow Administration of PTC Windchill 11.1 Workflow Administration of PTC Windchill 11.1 Overview Course Code Course Length TRN-5266-T 16 Hours In this course, you will learn about Windchill workflow features and how to design, configure, and test

More information

"Charting the Course... MOC B Planning for and Managing Devices in the Enterprise: Enterprise Mobility Suite (EMS) and On-Premises Tools

Charting the Course... MOC B Planning for and Managing Devices in the Enterprise: Enterprise Mobility Suite (EMS) and On-Premises Tools Description Course Summary This course teaches IT professionals how to use the Enterprise Mobility Suite to manage devices, users, and data. In addition, this course teaches students how to use other technologies,

More information

NE IT Service Management with System Centre 2016

NE IT Service Management with System Centre 2016 NE-10965 IT Service Management with System Centre 2016 Summary Duration 5 Days Audience IT Professionals Level 300 Technology Microsoft System Centre 2012 Delivery Method Instructor-led (Classroom) Training

More information

Cloud OS Customer-Ready Services

Cloud OS Customer-Ready Services Cloud OS Customer-Ready Services ON-PREMISES CONSISTENT 1PLATFORM MICROSOFT SERVICE PROVIDER Web Platform application Services (PaaS) Infrastructure Services (IaaS) Reliable messaging Virtual Networking

More information

Application Development Accelerator for a Leading Global Accounting Firm ATTENTION. ALWAYS.

Application Development Accelerator for a Leading Global Accounting Firm ATTENTION. ALWAYS. Application Development Accelerator for a Leading Global Accounting Firm ATTENTION. ALWAYS. THE CUSTOMER Our customer is one of the Big 4 Accounting firms with a global network of professional firms providing

More information

Part IV: Developing an Extended Network Enterprise Part V: Obtaining Value beyond the Basic Enterprise

Part IV: Developing an Extended Network Enterprise Part V: Obtaining Value beyond the Basic Enterprise Contents at a Glance Introduction... 1 Part I: Developing the Architecture... 7 Chapter 1: Planning for Enterprise Realignment...9 Chapter 2: Exploring Tasks, Roles, and Tools...17 Chapter 3: Pondering

More information

Integrating MATLAB Analytics into Enterprise Applications

Integrating MATLAB Analytics into Enterprise Applications Integrating MATLAB Analytics into Enterprise Applications David Willingham 2015 The MathWorks, Inc. 1 Run this link. http://bit.ly/matlabapp 2 Key Takeaways 1. What is Enterprise Integration 2. What is

More information

IMPLEMENTING MICROSOFT AZURE INFRASTRUCTURE SOLUTIONS

IMPLEMENTING MICROSOFT AZURE INFRASTRUCTURE SOLUTIONS IMPLEMENTING MICROSOFT AZURE INFRASTRUCTURE SOLUTIONS Course Duration: 5 Days About this course This course is aimed at experienced IT professionals who currently administer their on-premise infrastructure.

More information

EXAMPLE SOLUTIONS Hadoop in Azure HBase as a columnar NoSQL transactional database running on Azure Blobs Storm as a streaming service for near real time processing Hadoop 2.4 support for 100x query gains

More information

Vendor: Microsoft. Exam Code: Exam Name: Architecting Microsoft Azure Solutions. Question 1 -- Question 20

Vendor: Microsoft. Exam Code: Exam Name: Architecting Microsoft Azure Solutions. Question 1 -- Question 20 Vendor: Microsoft Exam Code: 70-534 Exam Name: Architecting Microsoft Azure Solutions Question 1 -- Question 20 Visit PassLeader and Download Full Version 70-534 Exam Dumps Case Study 1 - VanArsdel, Ltd

More information

Architecting Microsoft Azure Solutions

Architecting Microsoft Azure Solutions Architecting Microsoft Azure Solutions Duración: 5 Días Código del Curso: M20534 Temario: This course is intended for architects who have experience building infrastructure and applications on the Microsoft

More information

PLATFORM CAPABILITIES OF THE DIGITAL BUSINESS PLATFORM

PLATFORM CAPABILITIES OF THE DIGITAL BUSINESS PLATFORM PLATFORM CAPABILITIES OF THE DIGITAL BUSINESS PLATFORM Jay Gauthier VP Platform Integration DIGITAL TRANSFORMATION #WITHOUTCOMPROMISE 2017 Software AG. All rights reserved. DIGITAL BUSINESS PLATFORM DIGITAL

More information

Microsoft Monitoring and Operating a Private Cloud

Microsoft Monitoring and Operating a Private Cloud 1800 ULEARN (853 276) www.ddls.com.au Microsoft 20246 - Monitoring and Operating a Private Cloud Length 5 days Price $4290.00 (inc GST) Version D Overview Please note: Microsoft have released a replacement

More information

OneList Approvals Technical Overview

OneList Approvals Technical Overview OneList Approvals Technical Overview V 3.8 April 2015 Contents 1. OneList Approvals... 3 1.1. What is OneList...3 1.2. Key business benefits of OneList...4 1.3. Key features of OneList...5 1.4. How does

More information

Solution Architecture Training: Enterprise Integration Patterns and Solutions for Architects

Solution Architecture Training: Enterprise Integration Patterns and Solutions for Architects www.peaklearningllc.com Solution Architecture Training: Enterprise Integration Patterns and Solutions for Architects (3 Days) Overview This training course covers a wide range of integration solutions

More information

Microsoft Azure Architect Design (AZ301)

Microsoft Azure Architect Design (AZ301) Microsoft Azure Architect Design (AZ301) COURSE OVERVIEW: This four-day course is aligned to Azure Exam:AZ-301, Azure Solutions Architect-Design and contains the following: AZ-301T01: Designing for Identity

More information

SharePoint Server 2010 Enterprise Content Management

SharePoint Server 2010 Enterprise Content Management SharePoint Server 2010 Enterprise Content Management Kitta, Todd ISBN-13: 9780470584651 Table of Contents INTRODUCTION xxix PART I: INTRODUCTION TO ENTERPRISE CONTENT MANAGEMENT CHAPTER 1: WHAT IS ENTERPRISE

More information

MICROSOFT CERTIFICATION PATH COMPETENCY AREAS Mobility: IT Pro. Cloud platform: IT Pro & Developer. Productivity: IT Pro

MICROSOFT CERTIFICATION PATH COMPETENCY AREAS Mobility: IT Pro. Cloud platform: IT Pro & Developer. Productivity: IT Pro MICROSOFT CERTIFICATION PATH COMPETENCY AREAS Mobility: IT Pro Cloud platform: IT Pro & Developer Productivity: IT Pro Data management & analytics: IT Pro & Developer App Builder: Developer Business Applications:

More information

A FORMALIZATION AND EXTENSION OF THE PURDUE ENTERPRISE REFERENCE ARCHITECTURE AND THE PURDUE METHODOLOGY REPORT NUMBER 158

A FORMALIZATION AND EXTENSION OF THE PURDUE ENTERPRISE REFERENCE ARCHITECTURE AND THE PURDUE METHODOLOGY REPORT NUMBER 158 A FORMALIZATION AND EXTENSION OF THE PURDUE ENTERPRISE REFERENCE ARCHITECTURE AND THE PURDUE METHODOLOGY REPORT NUMBER 158 Purdue Laboratory for Applied Industrial Control Prepared by Hong Li Theodore

More information

Request for Proposals Baltimore Accountable Health Communities - Technical Infrastructure

Request for Proposals Baltimore Accountable Health Communities - Technical Infrastructure Request for Proposals Baltimore Accountable Health Communities - Technical Infrastructure 1 1. BACKGROUND / PURPOSE Addressing health-related social needs is essential to driving population health and

More information

Course 55006A. System Center 2012 Operations Manager. Course Outline. Module 1: Introduction to System Center 2012 Operations Manager Lessons

Course 55006A. System Center 2012 Operations Manager. Course Outline. Module 1: Introduction to System Center 2012 Operations Manager Lessons Course Outline Module 1: Introduction to History and Evolution of System Center System Center 2012 Product Suite System Center 2012 Licensing Lab : Introduction to Explain the history and evolution of

More information

Microsoft IT Service Management with System Center Service Manager

Microsoft IT Service Management with System Center Service Manager 1800 ULEARN (853 276) www.ddls.com.au Microsoft 10965 - IT Service Management with System Center Service Manager Length 5 days Price $4290.00 (inc GST) Version D Overview This five-day course will provide

More information

COURSE 20332B: ADVANCED SOLUTIONS OF MICROSOFT SHAREPOINT SERVER 2013

COURSE 20332B: ADVANCED SOLUTIONS OF MICROSOFT SHAREPOINT SERVER 2013 ABOUT THIS COURSE This five-day course examines how to plan, configure, and manage a Microsoft SharePoint Server 2013 environment. Special areas of focus include implementing high availability, disaster

More information

The PTC Windchill PDMLink 11.1 MCAD Data Management Process for PTC Creo Parametric

The PTC Windchill PDMLink 11.1 MCAD Data Management Process for PTC Creo Parametric The PTC Windchill PDMLink 11.1 MCAD Data Management Process for PTC Creo Parametric Overview Course Code Course Length TRN-5230-T 8 Hours In this Process-based course, you will learn about the Windchill

More information

CONFIGMGR DATA SOLUTIONS

CONFIGMGR DATA SOLUTIONS CONFIGMGR DATA SOLUTIONS Benjamin Reynolds blogs.technet.microsoft.com/ benjamin/ Microsoft Steve Thompson www.stevethompsonmvp.wordpress.com Senior Consultant Softchoice Benjamin Reynolds Steve Thompson?

More information

SharePoint User's Guide. Learning Microsoft's. Business Collaboration Platform. Apress. Seth Bates and Tony Smith

SharePoint User's Guide. Learning Microsoft's. Business Collaboration Platform. Apress. Seth Bates and Tony Smith SharePoint 2010 User's Guide Learning Microsoft's Business Collaboration Platform Seth Bates and Tony Smith Apress Contents COlltGlltS Clt 3 GI3DC6 nmgid About the Author i n aigmtnti ntatmiibdiiiaiiiiaiiiigaa

More information

10965D: IT Service Management with System Center Service Manager

10965D: IT Service Management with System Center Service Manager 10965D: IT Service Management with System Center Service Course Details Course Code: Duration: Notes: 10965D 5 days Elements of this syllabus are subject to change. About this course This five-day course

More information

"Charting the Course... MOC B SharePoint 2010 Business Intelligence Course Summary

Charting the Course... MOC B SharePoint 2010 Business Intelligence Course Summary Course Summary Description This course explores how to use SharePoint as your platform for Business Intelligence. Journey through the SharePoint Business Intelligence Center, Excel, Reporting, Analysis

More information

Plan, Deploy and Configure Microsoft InTune

Plan, Deploy and Configure Microsoft InTune Plan, Deploy and Configure Microsoft InTune 5 Day Course AUDIENCE IT Pros that have experience with Windows 10 use, deployment and management Experience with any optional ios or Android devices. FORMAT

More information

OSIsoft Super Regional Transform Your World

OSIsoft Super Regional Transform Your World OSIsoft Super Regional Transform Your World Copyright 208 OSIsoft, LLC OSIsoft Vision & Roadmap Chris Nelson, VP Software Development 2 st August, 208 Copyright 208 OSIsoft, LLC Copyright 208 OSIsoft,

More information

Course 20332A Advanced Solutions of Microsoft SharePoint Server 2013 Course Duration: 5 days Course Type: Instructor-Led/Classroom

Course 20332A Advanced Solutions of Microsoft SharePoint Server 2013 Course Duration: 5 days Course Type: Instructor-Led/Classroom Course 20332A Advanced Solutions of Microsoft SharePoint Server 2013 Course Duration: 5 days Course Type: Instructor-Led/Classroom Course Overview This five-day course examines how to plan, configure,

More information

Maturing IoT solutions with Microsoft Azure

Maturing IoT solutions with Microsoft Azure Maturing IoT solutions with Microsoft Azure Event Sponsors Expo Sponsors Expo Light Sponsors steefjan.wiggers@codit.eu +31 653 12 29 57 @SteefJan nl.linkedin.com/in/steefjan The next race Agenda How IoT

More information

Implementing Microsoft Azure Infrastructure Solutions

Implementing Microsoft Azure Infrastructure Solutions Course 20533C: Implementing Microsoft Azure Infrastructure Solutions Course Outline Module 1: Introduction to Azure This module introduces cloud solutions in general and then focuses on the services that

More information

Intelligence and. Vivek Kaie

Intelligence and. Vivek Kaie Enterprise Performance Intelligence and Decision Patterns Vivek Kaie /0\ CRC Press \CtJ Taylor & Francis Croup V- 'S Boca Raton London New York CRC Press is an imprint of the Taylor & Francis Group, an

More information

R12.x Oracle Applications System Administrator Fundamentals Volume I Student Guide

R12.x Oracle Applications System Administrator Fundamentals Volume I Student Guide R12.x Oracle Applications System Administrator Fundamentals Volume I Student Guide D58322GC10 Edition 1.0 August 2011 D73838 Copyright 1996, 2011, Oracle. All rights reserved. This document contains proprietary

More information

Alexander Klein. ETL meets Azure

Alexander Klein. ETL meets Azure Alexander Klein ETL meets Azure Thanks to our sponsors: Who am I? Independent BI Consultant > 15 years experience of SQL Server Focus on Microsoft BI Stack & AI & Azure a.klein@consulting-bi.de @SQL_Alex

More information

Free On-Line Microsoft PDF

Free On-Line Microsoft PDF Free On-Line Microsoft 70-534 PDF Microsoft 70-534 Dumps Available Here: microsoft-exam/70-534-dumps.html Enrolling now you will get access to 126 questions with a unique 70-534 dumps. Testlet 1 VanArsdel,

More information

Pepperi Plugin for SAP Business One

Pepperi Plugin for SAP Business One Pepperi Plugin for SAP Business One April. 2015 Ver 1.1 Contents 1 Introduction...4 1.1 System Requirements... 4 1.2 Glossary... 4 2 System Architecture...5 3 Overview...6 3.1 Installation and Setup...

More information

gianluca.arria@centrocomputer.it Why consider the cloud? 16/09/2014 Il Cloud Microsoft: Introduzione a Microsoft Azure Cloud innovation presents challenges for IT 16/09/2014 Il Cloud Microsoft: Introduzione

More information

10965D: IT Service Management with System Center Service Manager

10965D: IT Service Management with System Center Service Manager 10965D: IT Service Management with System Center Service Duration: 5 days; Instructor-led WHAT YOU LEARN This five-day course will provide students with the key knowledge required to deploy and configure

More information

Architecting Microsoft Azure Solutions

Architecting Microsoft Azure Solutions Architecting Microsoft Azure Solutions Microsoft 70-535 Dumps Available Here at: /microsoft-exam/70-535-dumps.html Enrolling now you will get access to 41 questions in a unique set of 70-535 dumps Question

More information

Founded in 2003, StarTech IT Consulting is a Canberra based IT consulting company.

Founded in 2003, StarTech IT Consulting is a Canberra based IT consulting company. Founded in 2003, StarTech IT Consulting is a Canberra based IT consulting company. StarTech IT Consulting is on a range of government panels for project outsourcing and provision of IT professionals, including

More information