/
Module 7: Module 7:

Module 7: - PowerPoint Presentation

faustina-dinatale
faustina-dinatale . @faustina-dinatale
Follow
370 views
Uploaded On 2015-11-22

Module 7: - PPT Presentation

Integrating with Adapters Overview Lesson 1 Introduction to BizTalk Adapters Lesson 2 Configuring a BizTalk Adapter Lesson 1 Introduction to BizTalk Adapters What Is an Adapter Sources of Adapters ID: 201504

adapters adapter configuring biztalk adapter adapters biztalk configuring integrating demonstration sharepoint ftp wcf file 2010 server protocol application properties

Share:

Link:

Embed:

Download Presentation from below link

Download Presentation The PPT/PDF document "Module 7:" is the property of its rightful owner. Permission is granted to download and print the materials on this web site for personal, non-commercial use only, and to display it on your personal computer provided you do not modify the materials and that you retain all copyright notices contained in the materials. By downloading content from our website, you accept the terms of this agreement.


Presentation Transcript

Slide1

Module 7:

Integrating with AdaptersSlide2

Overview

Lesson 1: Introduction to BizTalk Adapters

Lesson 2: Configuring a BizTalk AdapterSlide3

Lesson 1: Introduction to BizTalk Adapters

What Is an Adapter?

Sources of Adapters

What Is the BizTalk Adapter Framework?Slide4

Adapters

.NET or COM software components

Connect BizTalk to specific applications and systems

Can use standard protocols (HTTP, FTP, POP3)

Can use proprietary communication mechanisms

Support one-way or two-way communications

Add metadata to data stream of received messages

What Is an Adapter? Slide5

Adapter Sources

Sources of Adapters

Standard BizTalk Server

2010

adapters

Microsoft add-on adapters

Third-party adaptersCustom adaptersSlide6

BizTalk Adapter Framework

APIs for access to BizTalk shared services

Includes samples and a template for creating

custom adapters

Can use standard BizTalk administration tools to manage and configure the adapter

What Is the BizTalk Adapter Framework?Slide7

Lesson 2: Configuring a BizTalk Adapter

Configuring an Adapter

Integrating with Protocol

Adapters

FTP Adapter Improvements in BizTalk Server 2010

Demonstration: Configuring a Protocol Adapter

Integrating with WCF AdaptersDemonstration: Configuring a WCF AdapterBizTalk Server 2010 Application AdaptersIntegrating with Application Adapters Demonstration: Integrating with SharePointSlide8

Configuring an Adapter

File adapter propertiesSlide9

Integrating with Protocol Adapters

BizTalk Native Protocol Adapters

FTP

HTTP

MSMQ

POP3

SMTP

SOAP

WebSphere

MQSlide10

FTP Adapter Improvements in BizTalk Server 2010

Support for secure file transfers

Supports FTPS file

transfers

over SSL / TLS

Enable

by configuring new SSL properties

Supports downloads from read-only locations

Maintains a list of previously downloaded files

Can compare timestamps to detect an updated file

Supports atomic transfers in ASCII mode

Transfers file to a temporary FTP folder, then moves file

Does not support resuming a file transferSlide11

Demonstration: Configuring a Protocol Adapter

In this demonstration, you will see how to configure the FTP receive adapterSlide12

Integrating with

WCF Adapters

WCF-

NetMsmq

adapter properties

2

1Slide13

Demonstration: Configuring a

WCF Adapter

In this demonstration, you will see how to:

Generate

WCF-Custom

adapter metadata

Examine the WCF-Custom metadataSlide14

BizTalk Server 2010 Application Adapters

Adapters included in BizTalk Server 2010

SAP

Siebel

Oracle

SQL

Server

PeopleSoft

JD

Edwards

Microsoft SharePoint

TIBCO

IBM

mainframes

WebSphere

MQ

List of supported application versions at www.microsoft.com/biztalkSlide15

Integrating with Application Adapters

Windows SharePoint

adapter propertiesSlide16

Demonstration: Integrating with SharePoint

In this demonstration, you will see how to:

Configure the SharePoint receive adapter

Configure the SharePoint send adapter

Test the SharePoint receive and

send adaptersSlide17

Lab: Integrating with Adapters

Exercise 1: Publishing an InfoPath Form to a

SharePoint Library

Exercise 2: Configuring and Testing the

HTTP Adapter

Exercise 3: Configuring and Testing the FTP Adapter

Exercise 4: Configuring and Testing the SharePoint Adapter