BizTalk Server 2013: New adapters

BizTalk Server 2013: New adapters



Introduction

BizTalk 2013 is currently in CTP and you can easily get access to it by setting up a BizTalk server on Azure. This Article is created to inform you about the new adapters in BizTalk 2013. As BizTalk also moves towards support for the cloud a few handy adapters have emerged, they are intended for Windows Azure Service Bus entities like Relays, Topics and Queues. Including a brand new adapter to communicate with RESTful services. and one of the important adapters the SFTP (both for send amd receive). I would also mention that the SharePoint adapter have been updated to provide the option to use client-side or server-side object models to interface with SharePoint.

SB-Messaging

The SB-Messaging adapter to send and receive messages from Service Bus entities like Queues, Topics, and Relays. You can use the SB-Messaging adapters to bridge the connectivity between Windows Azure and on-premises BizTalk Server, thereby enabling users to create a typical hybrid application. The topics in this section provide instructions on how to configure an SB-Messaging receive location and a send port to receive and send messages from the Service Bus entities.

Resources

SB-Messaging Adapter
How to Configure an SB-Messaging Receive Location
How to Configure an SB-Messaging Send Port

SFTP

BizTalk Server 2013 introduces the SFTP adapter to send and receive messages from a secure FTP server using the SSH file transfer protocol. The topics in this section provide instructions on how to configure an SFTP receive location and a send port to receive and send messages from a secure FTP server.

Resources

SFTP Adapter
How to Configure an SFTP Receive Location
How to Configure an SFTP Send Port

WCF-BasicHttpRelay

Microsoft BizTalk Server uses the WCF-BasicHttpRelay adapter when receiving and sending WCF service requests through the BasicHttpRelayBinding. The WCF-BasicHttpRelay adapter enables you to send and receive messages from the Service Bus relay endpoints using the BasicHttpRelayBinding.

Resources

How to Configure a WCF-BasicHttpRelay Receive Location
How to Configure a WCF-BasicHttpRelay Send Port
How to Configure a WCF-BasicHttpRelay Send Handler

WCF-NetTcpRelay

Microsoft BizTalk Server uses the WCF-NetTcpRelay adapter when receiving and sending WCF service requests through the NetTcpRelayBinding.

Resources

WCF-NetTcpRelay Adapter
How to Configure a WCF-NetTcpRelay Receive Location
How to Configure a WCF-NetTcpRelay Send Port
How to Configure a WCF-NetTcpRelay Receive Handler
How to Configure a WCF-NetTcpRelay Send Handler

WCF-WebHttp

The send adapter sends HTTP messages to a service from a BizTalk message. The receive location receives messages from a RESTful service. For GET and DELETE request, the adapter does not use any payload. For POST and PUT request, the adapter uses the BizTalk message body part to the HTTP content/payload.

Resources

WCF-WebHttp Adapter
How to Configure a WCF-WebHttp Receive Location
How to Configure a WCF-WebHttp Send Port

Updated SharePoint Services Adapter

The SharePoint adapter in BizTalk Server 2013 is updated to either use the SharePoint Server Side Object Model (SSOM) or the Client Side Object Model (CSOM). The SharePoint Adapter available with previous versions of BizTalk Server always used SSOM. The SharePoint adapter with BizTalk Server 2013 adds the option of using CSOM.

Resources

SharePoint Services Adapter
Configure SharePoint Services Receive Location
Configure SharePoint Services Send Port

Sort by: Published Date | Most Recent | Most Useful
Comments
Page 1 of 1 (3 items)