Building Microsoft BizTalk Server 2002 Solutions

Course 2728—Four days—Instructor-led

Principio del formulario

 

Introduction

This four-day, instructor-led course provides students with the knowledge and skills to develop a Microsoft BizTalk Server 2002 solution.

 

Audience

This course is primarily intended for application developers who need to build automated solutions that integrate business processes and exchange business documents with trading partners.

 

At Course Completion

After completing this course, students will be able to:

Identify the need for BizTalk Server 2002 in business-to-business (B2B) and enterprise application integration scenarios.

Create document specifications by using BizTalk Editor.

Create maps between document specifications by using BizTalk Mapper.

Manage the exchange of documents to and from BizTalk Server 2002 by using BizTalk Messaging Manager.

Write receive functions to enable BizTalk Server 2002 to receive documents posted to a file location, a message queue, or an HTTP URL.

Build business-process implementations by using BizTalk Orchestration Designer.

Integrate external applications with BizTalk Server 2002 by creating application integration components.

Integrate BizTalk Server 2002 with XML Web services.

Extend the capabilities of BizTalk Server 2002 solutions to integrate with existing systems and processes by using Accelerators and adapters.

Deploy and manage BizTalk Server 2002 solutions.

Use the Methodology for BizTalk Projects to successfully plan and implement BizTalk Server 2002 solutions.

 

Prerequisites

Before attending this course, students must have:

Knowledge of Extensible Markup Language (XML) document structure.

Awareness of Extensible Stylesheet Language Transformations (XSLT) concepts.

Experience programming with Microsoft Visual Basic .NET.

Experience using Microsoft Visual Studio .NET developer environment.

 

Microsoft Certification exams

No Microsoft Certification exams are associated with this course currently.

 

Course Materials

The student kit includes a comprehensive workbook and other necessary materials for this class. The following software is provided for use in class:

Microsoft Windows 2000 Advanced Server

Microsoft SQL Server 2000

Microsoft Office XP Professional

Microsoft Visio 2002

Microsoft BizTalk Server 2002

Microsoft Operations Manager 2000

Microsoft Visual Studio .NET Enterprise Edition

BizTalk Server 2002 Toolkit for Microsoft .NET Installation

BizTalk Adapter for Web Services

BizTalk Adapter Trace Utility

 

Course Outline

 

Module 1: Introduction to BizTalk Server 2002

This module provides students with an introduction to BizTalk Server 2002. Students will learn about the problems that face organizations as they seek to integrate applications and interchange business documents. Students will then learn how BizTalk Server 2002 helps to solve these problems.

Lessons

The Need for BizTalk Server 2002

BizTalk Server 2002 Tools and Services

Working with BizTalk Server 2002

After completing this module, students will be able to:

Identify the need for BizTalk Server 2002 in a B2B network.

Describe BizTalk Server tools and services.

List the advantages of using BizTalk Server 2002.

Module 2: Creating a Specification by Using BizTalk Editor

This module describes how to use BizTalk Editor to create specifications. A specification describes the format and allowable content in business documents.

Lessons

Overview of BizTalk Editor and Document Specifications

Creating Specifications

Working with Instance Documents

Lab 2.1: Creating a Specification for an Organization

Exercise 1: Adding Records to a Specification

Exercise 2: Adding Fields to a Specification

Exercise 3: Setting Properties of Records and Fields

Exercise 4: Saving the Specification and Storing it to WebDAV

Exercise 5: Creating an XML Instance

Exercise 6: Testing the Instance

Lab 2.2: Creating a Custom Flat-File Specification

Exercise 1: Adding Records to a Specification

Exercise 2: Adding Fields to a Specification

Exercise 3: Setting Basic Properties of Records and Fields

Exercise 4: Configuring the Specification Structure

Exercise 5: Saving the Specification and Storing it to WebDAV

Exercise 6: Creating a Native Instance

Exercise 7: Testing the Instance

After completing this module, students will be able to:

Identify the components of the BizTalk Editor interface.

Identify the components of a specification that is created in BizTalk Editor.

Create a new specification by using BizTalk Editor.

Add records and fields to a specification.

Set the properties of the records and fields in a specification.

Save a specification.

Create custom flat-file specifications.

Module 3: Mapping Data by Using BizTalk Mapper

This module describes how to use BizTalk Mapper to map documents from one format to another. Students learn how to create a map file, which defines transformations that map records and fields in a source specification to corresponding records and fields in a destination specification.

Lessons