InfoQ

News

BizTalk Services Have Been Updated

Posted by Abel Avram on Jul 17, 2008 04:58 AM

Community
.NET,
SOA
Topics
ESB,
Cloud Computing
Tags
BizTalk

BizTalk Labs has updated its range of connectivity and business process services through the BizTalk Services SDK which offers access to the following services: Workflow, Identity, Windows Live ID Credentials, Unauthenticated Access, TransportClientCredentials, HTTP Connectivity Mode. The services offered by BizTalk Labs are experimental and there has been no decision made about making them into a product.

Following is a short explanation of each service as given by BizTalk:

  • Workflow - BizTalk Services has added a new service for running Workflows for service orchestration in the BizTalk Services cloud.
  • Identity Service Scopes - The Identity Service now allows for creating per-service access control management scopes with delegation of management authority between users.
  • Windows Live ID Credentials - You can now use Windows Live ID as credential for obtaining tokens.
  • Unauthenticated Access - For all connection modes, services can opt out of the client authorization facility provided by the Relay and allow unauthenticated client access.
  • TransportClientCredentials - Refactored, WCF-aligned API for configuring/setting credentials for accessing the Relay, replacing the 'raw' TokenProviders.
  • HTTP Connectivity Mode - New connectivity mode allowing RelayedOneway, RelayedMulticast, and RelayedDuplex services to listen on the Relay using HTTP (port 80).

The BizTalk Labs SDK works on Windows Vista, XP, or Server 2003. Internet Explorer 7 and the .NET Framework v3.0 Runtime and SDK are necessary to use the SDK. The BizTalk Server is not needed to access the services offered by BizTalk Labs.

No comments

Reply

Exclusive Content

VMware Infrastructure 3 Book Excerpt and Author Interview

VMware Infrastructure 3: Advanced Technical Design Guide and Advanced Operations Guide provides a wealth of practical insights into setting up virtualization in todays corporate environments.

Architectures of extraordinarily large, self-sustaining systems

Can a system that is so large it cannot be comprehended be "designed" in a conventional sense? The foundations of computing are about to change. In this talk, Richard P. Gabriel explores why and how.

Using Ruby Fibers for Async I/O: NeverBlock and Revactor

Ruby 1.9's Fibers and non-blocking I/O are getting more attention - we talked to Mohammad A. Ali of the NeverBlock project and Tony Arcieri of the Revactor project.

Agile and Beyond - The Power of Aspirational Teams

Tim Mackinnon talks about the aspirations behind the Agile principles and practices, the desire to become efficient, to write quality code which does not end up being thrown away.

Concurrency: Past and Present

Brian Goetz discusses the difficulties of creating multithreaded programs correctly, incorrect synchronization, race conditions, deadlock, STM, concurrency, alternatives to threads, Erlang, Scala.

ActionScript 3 for Java Programmers

Often the hardest part of changing technologies is language syntax differences. This new article provides Java developers with a transition guide to Actionscript which forms the foundation of Flex.

Neal Ford On Programming Languages and Platforms

Neal Ford talks about having multiple languages running on one of the two major platforms: Java and .NET. He also presents the advantages offered by Ruby compared to static languages like Java or C#.

Future Directions for Agile

David Anderson talks about the history of Agile, the current status of it and his vision for the future. The role of Agile consists in finding ways to implement its principles.