Sign In
BizTalk Server Team Blog
Welcome! You found the spot to get BizTalk goodness straight from the Product Group. You can expect honest insight into our perspective and plans around business, technical, customer, and partner issues surrounding BizTalk Server and its role in Business
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Advanced search options...
Search In:
Everything
Blogs
Forums
People
Groups
Places
Pages
Date range:
All Time
Last Year
Last 6 Months
Last 3 Months
Last Month
Last Week
Last Two Days
Tags
.NET
Adapter Pack
AppFabric
B2B
BAM
BizTalk
Blog
BPM
Channel9
Conference
download
EDI
ESB
MSDN
Oslo
PDC
Posters
RFID
SOA
SOA:BPM
Training
WCF
WCF:Adapter SDK
Web Service
WF
Archive
Archives
December 2011
(1)
March 2011
(1)
November 2010
(2)
October 2010
(2)
September 2010
(2)
August 2010
(1)
July 2010
(3)
June 2010
(4)
May 2010
(2)
April 2010
(1)
March 2010
(1)
February 2010
(3)
January 2010
(4)
December 2009
(1)
November 2009
(2)
October 2009
(1)
September 2009
(2)
July 2009
(1)
June 2009
(2)
May 2009
(1)
April 2009
(1)
January 2009
(1)
December 2008
(3)
November 2008
(1)
October 2008
(1)
August 2008
(1)
July 2008
(5)
June 2008
(2)
May 2008
(1)
April 2008
(3)
March 2008
(1)
February 2008
(3)
January 2008
(3)
December 2007
(6)
November 2007
(5)
October 2007
(11)
September 2007
(4)
August 2007
(8)
July 2007
(4)
June 2007
(3)
May 2007
(3)
April 2007
(5)
March 2007
(3)
January 2007
(1)
December 2006
(4)
October 2006
(6)
September 2006
(2)
August 2006
(1)
July 2006
(4)
June 2006
(3)
May 2006
(3)
April 2006
(5)
March 2006
(8)
MSDN Blogs
>
BizTalk Server Team Blog
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
BizTalk Server Team Blog
BizTalk Server 2010 R2
Posted
2 months ago
by
BizTalk Blog
2
Comments
BizTalk Server is Microsoft's integration and connectivity server and is one of the most deployed integration servers in the industry. BizTalk Server 2010 was released just over a year ago. Today we are happy to share details on what customers can expect...
BizTalk Server Team Blog
HIPAA 5010 Errata support now available for BizTalk Server 2009
Posted
10 months ago
by
BizTalk Blog
4
Comments
BizTalk Server team is excited to announce the availability of updated schemas and runtime to support HIPAA 5010 Errata in BizTalk Server 2009. The update is available as part of BizTalk Server 2009 Cumulative Update 2 (CU2) package. The following...
BizTalk Server Team Blog
Pipeline component for enabling legacy behavior in WCF-SAP adapter.
Posted
over 2 years ago
by
BizTalk Blog
0
Comments
Some of customers who have migrated for the old Sap Adapter (BizTalk Adapter 2.0 for mySAP Business Suite) to WCF-SAP adapter (comes with BizTalk Adapter Pack), have come back saying that there are some differences in behavior of the old SAP adapter and...
BizTalk Server Team Blog
Handling of authentication for LOB Activities - Part III
Posted
over 2 years ago
by
BizTalk Blog
0
Comments
In the blog posts 1 & 2 , we went over how a Workflow application can pass credentials to the LOB activities. While the mechanisms suggested work when the credentials originate from the application in question, a different approach is required when...
BizTalk Server Team Blog
Changing the game: BizTalk Server 2010 and the Road Ahead
Posted
over 2 years ago
by
BizTalk Blog
0
Comments
What’s next for BizTalk? As excited as we are about the recent announcement that we shipped BizTalk Server 2010 ( see blog post ), we know that customers depend upon us to give them visibility into the longer-term roadmap; given the lifespan of...
BizTalk Server Team Blog
BizTalk Server 2010 AppFabric Connect for Services
Posted
over 2 years ago
by
BizTalk Blog
2
Comments
One of the key requirements in development of cloud based applications is to be able to leverage existing on-premise assets by exposing them as web services. However, since most of the organizations are firewall protected, the on-premise web services...
BizTalk Server Team Blog
BizTalk Server 2010 released for manufacturing!!!
Posted
over 2 years ago
by
BizTalk Blog
1
Comments
BizTalk Server 2010 has been released to manufacturing and will be available for purchase starting October 1 st , 2010. The evaluation and free Developer editions are now available for download from the BizTalk Server website . BizTalk Server 2010...
BizTalk Server Team Blog
Implementing a workflow service for inbound LOB operations
Posted
over 2 years ago
by
BizTalk Blog
0
Comments
Consider the following scenario – I want to write a workflow that gets instantiated when certain changes happen in LOB (say a new row is added to a table) and then does some processing with the altered data. In the current release of Microsoft BizTalk...
BizTalk Server Team Blog
Improved Productivity with BizTalk Server 2010 Mapper
Posted
over 2 years ago
by
BizTalk Blog
3
Comments
The current mapper was an award winning tool when it was released. But lately we have been hearing from our customers that although mapper is great for simple maps, they are finding it increasingly difficult to develop and maintain maps with the BizTalk...
BizTalk Server Team Blog
Invoking BAPI Transactions from a Workflow
Posted
over 2 years ago
by
BizTalk Blog
0
Comments
When working with BAPI(s) in WCF SAP adapter , the transaction handling requires that the BAPI_TRANSACTION_COMMIT/BAPI_TRANSACTION_ROLLBACK call be issued on the same SAP connection that was used to execute the BAPI. The Windows Workflow Foundation 4...
BizTalk Server Team Blog
Handling of authentication for LOB Activities - Part II
Posted
over 2 years ago
by
BizTalk Blog
1
Comments
In the previous blog post , we went over how to pass authentication information for WCF SQL, WCF Oracle DB, WCF SAP and WCF Siebel adapters. WCF Oracle E-Business adapter poses some additional challenges since in some case two sets of credentials –...
BizTalk Server Team Blog
Handling of authentication for LOB Activities
Posted
over 2 years ago
by
BizTalk Blog
0
Comments
The LOB Activities need to authenticate with the LOB before they can perform any operations. The Send activity in Windows Workflow Foundation 4.0, which is how a workflow can invoke a WCF service operation, presently does not support authentication. Since...
BizTalk Server Team Blog
Learn BizTalk Server 2010 at your own pace
Posted
over 2 years ago
by
OferAsh
0
Comments
Our training partner Quicklearn is announcing the availability of new online training on BizTalk Server 2010 . This is a series of self-paced online training courses that include hand-on lab experience and instructor support. It really allows you to take...
BizTalk Server Team Blog
BizTalk AppFabric Connect: An Introduction
Posted
over 2 years ago
by
Sudhirh
3
Comments
[Update 21/10/2010: Made changes to the article to reflect the changes in branding and features post RTM] In the recently released BizTalk Server 2010 , we introduced a new feature of BizTalk called "AppFabric Connect”, which allows users to...
BizTalk Server Team Blog
What’s new in TPM for BizTalk Server 2010!!
Posted
over 2 years ago
by
Sudhirh
0
Comments
We are very excited to welcome the public Beta release of BizTalk Server 2010. We have some very interesting enhancements in B2B space in this release. I want to share a brief around the Trading Partner Management feature. Trading Partner Management(TPM...
BizTalk Server Team Blog
Videos & Feedback on the new features of BizTalk Server 2010
Posted
over 2 years ago
by
OferAsh
2
Comments
It’s been about 10 days since we have launched the Beta version of BizTalk Server 2010 together with the Windows Server AppFabric RC. The virtual launch site includes a 4 new videos of recorded demos that you can get access to only if you pick the BizTalk...
BizTalk Server Team Blog
The BizTalk Server 2010 Beta is here!
Posted
over 2 years ago
by
OferAsh
1
Comments
Today we’re excited to announce the availability of the BizTalk Server 2010 Beta, which will RTM in the third quarter of calendar year 2010. BizTalk Server 2010 aligns with the latest Microsoft platform releases, including SQL Server 2008 R2, Visual...
BizTalk Server Team Blog
BizTalk Server 2010 Beta Availability and Virtual Launch
Posted
over 2 years ago
by
OferAsh
0
Comments
We will be announcing the public Beta of BizTalk Server 2010 at the Application Infrastructure Virtual Launch tomorrow (Thursday, May 20 th , 2010 at 8:30 AM PST) with planned RTM in Q3 of 2010. BizTalk Server 2010 aligns with the latest Microsoft...
BizTalk Server Team Blog
Hotfix for BizTalk Server 2009 Developer Tools
Posted
over 2 years ago
by
BizTalk Blog
1
Comments
Some of our customers have experienced problems while developing BizTalk projects that references other BizTalk projects. This problem occurs because the project reference is lost intermittently when developing a BizTalk project in Visual Studio. We have...
BizTalk Server Team Blog
“Route Failed Messages” routes the wrong message – really?
Posted
over 2 years ago
by
BizTalk Blog
0
Comments
Consider the following scenario: There is an adapter on a Receive Location, which submits a message in Format A into BizTalk. The Pipeline configured on this Receive Location converts the message into Format B. Assume that there is no map configured on...
BizTalk Server Team Blog
Consolidating BizTalk blogs
Posted
over 2 years ago
by
BizTalk Blog
0
Comments
In the past, the product team has been blogging about BizTalk in multiple blogs: BizTalk Engine http://blogs.msdn.com/biztalk_core_engine/ Adapters http://blogs.msdn.com/adapters/ B2B/EDI http://blogs...
BizTalk Server Team Blog
Host Integration Server 2006 Service Pack 1 has been released
Posted
over 2 years ago
by
OferAsh
0
Comments
Microsoft Host Integration Server 2006 Service Pack 1 has been released and is available for download here This Service Pack includes hotfixes based on customer request and other fixes initiated by the product team. It improves the quality, reliability...
BizTalk Server Team Blog
MSDN Webcast: Improving Business Agility with Enterprise Service Bus
Posted
over 2 years ago
by
OferAsh
0
Comments
If you have been wondering so far whether an ESB implementation is the right solution for your integration problems, let us help you make the right decision. On Feb 11th, Peter Kelcey (Technical Sales Professional from Microsoft Canada) and I, will be...
BizTalk Server Team Blog
BizTalk Server 2006 R2 SP1 Now Available!!!
Posted
over 2 years ago
by
Sudhirh
2
Comments
Microsoft BizTalk Server 2006 R2 Service Pack 1 (SP1) is now available. This service pack is an update for BizTalk Server 2006 R2 and includes a roll-up of hot fixes from the BizTalk Server 2006 and 2006 R2 releases, some hot fixes from the BizTalk Server...
BizTalk Server Team Blog
BizTalk Server Performance Benchmark Wizard
Posted
over 2 years ago
by
OferAsh
0
Comments
In case you have missed it, about two weeks ago a few members of the BizTalk Server and the SQL Server Customer Advisory Teams (CAT) have released to Codeplex, a vey useful BizTalk performance benchmarking tool. The BizTalk Benchmark Wizard checks the...
Page 1 of 7 (152 items)
1
2
3
4
5
»