Welcome to MSDN Blogs Sign in | Join | Help

Paul Andrew

Microsoft Technical Product Manager for the SharePoint Developer Platform
BizTalk Adapter for Windows Workflow Foundation sample (June 2007 CTP)

Just announced today at TechEd 2007 in Orlando Florida. We are developing a new SDK Sample that lets software developers build workflow models in Windows Workflow Foundation and then host then in BizTalk Server 2006.

The BizTalk Adapter for Windows Workflow Foundation SDK Sample (June 2007 CTP) is a preview of some new technology for business logic and process developers. It provides for workflow models developed using Windows Workflow Foundation from the .NET Framework 3.0 to be hosted in BizTalk Server 2006. By doing this the workflow gains access to services from BizTalk Server 2006 including scalability, reliability, manageability, and access to messaging with BizTalk Server ports. The next major version of BizTalk Server is planned to be built on Windows Workflow Foundation and this CTP provides an option for customers to do this with current technologies. A release date has not yet been planned and will depend on customer feedback and the sample is currently not planned to be Microsoft supported. The CTP is suitable for software developers familiar with Windows Workflow Foundation and is provided as an SDK sample with source code.

The sample provides a tool that evaluates an existing WF workflow model and creates a BizTalk orchestration project as a proxy for that WF workflow model. The orchestration can then be deployed to BizTalk Server and the WF model is used.

Watch a Demo Video

Jon Flanders has recorded a 45 minute video demo of using the CTP to host a WF workflow model in BizTalk Server 2006 and he shows it running. Watch here.

We expect to have the CTP of the SDK Sample available later this month (June 2007).

Posted: Monday, June 04, 2007 5:26 PM by pandrew

Comments

WF Team Bloggers said:

Just announced today at TechEd 2007 in Orlando Florida. We are developing a new SDK Sample that lets

# June 4, 2007 9:23 PM

Віктор Шатохін [MSFT] said:

То, о чем я говорил на всех докладах по BTS, свершилось. http://blogs.msdn.com/pandrew/archive/2007/06/04/biztalk-adapter-for-windows-workflow-foundation-sample-june-2007-ctp.asp

# June 5, 2007 1:14 AM

Public Sector Developer Weblog said:

Pretty cool, there WILL be a solution for hosting Windows Workflow Foundation workflows in BizTalk Server

# June 5, 2007 8:43 AM

Guy Burstein's Blog said:

Windows Workflow Foundation (WF) can be hosted in any .Net Application Type. In v1 (in .Net Framework

# June 5, 2007 12:16 PM

Rodrigo Guerreiro said:

How about using a WF inside BizTalk 2006...Now?

# June 5, 2007 1:37 PM

Chris Romp said:

Okay this is interesting. It seems that we've worked out a way to build workflow models inside of Windows

# June 5, 2007 7:33 PM

Paolo Pialorsi - Bridge The Gap! said:

Today was announced at TechEd 2007 the availability of a new tool to host WF workflows into BizTalk Server

# June 5, 2007 7:37 PM

Developing adapters using WCF said:

The WCF-based adapters can be used within an aggregated inter or intra enterprise business process to

# June 10, 2007 5:49 AM

McGeeky said:

Hi,

This is a clever tool with a great walkthrough of how to host WF in BizTalk. However, I am not sure I see much value in doing this. Its a long way from having BizTalk using WF as the platform for the orchestration designer.

I would appreciate it if you answer my questions, it would help me understand where this tool fits in to the scheme of things:

1. Presumably its possible for the same BizTalk orchestration to host multiple workflows? And if so, does the orchestration tool support that?

2. Is it right that BizTalk would not be able to serialise the workflow when the workflow is running, only before it has run or after is has run?

3. Can the same workflow have more than one entry and exit point in the orchestration? E.g. BizTalk calls the workflow which returns a message after a couple of activities. BizTalk does some more stuff then calls the same workflow again which picks up from where it left off. (Hope I make sense there!)

Thanks!!

McGeeky

# June 11, 2007 1:20 PM

beegee said:

演示如何将一个WWF的模块加载到BizTalk Server 2006上去来获得BizTalk Server的企业级的支持。最重要的透露了BizTalk和Windows Workflow Foundation将来的关系,即:下一个版本的BizTalk将使用WWF来构建。

# June 17, 2007 1:58 AM

pandrew said:

Hello McGeeky,

>>1. Presumably its possible for the same BizTalk orchestration to host multiple workflows? And if so, does the orchestration tool support that?

No, we are working on a 1 to 1 relationship between the workflow model and the proxy orchestration.

>>2. Is it right that BizTalk would not be able to serialise the workflow when the workflow is running, only before it has run or after is has run?

No, BizTalk can serialize (or dehydrate) the workflow instance whilst it is idle. The workflow instance is persisted into the BizTalk orchestration instance before dehydration.

>>3. Can the same workflow have more than one entry and exit point in the orchestration? E.g. BizTalk calls the workflow which returns a message after a couple of activities. BizTalk does some more stuff then calls the same workflow again which picks up from where it left off. (Hope I make sense there!)

Yes, there can be multiple messaging points in a workflow which are all mapped to messages via ports in the BizTalk orchestration.

Hope this helps.

Cheers,

Paul

# June 18, 2007 1:35 PM

Wouter Crooy said:

Hi Paul,

Only one question :-)

When can exactly expect the CTP release? Will it also be open source? And is it possible to release some in-depth information about prior to the release?

# June 19, 2007 6:28 PM

pandrew said:

Hi Wouter,

We're still on track for a CTP release before the end of the month. Subscribe here and you'll be the first to hear about it.

The source will be included, and you can review the applicable license before you install it.

Cheers,

Paul

# June 20, 2007 11:56 AM

Mick Badran said:

Paul - it's the 27th now and I'm hanging out for some links........maybe I'll bribe Jon :)

# June 26, 2007 9:32 PM

Paul Andrew said:

This is for .NET developers who are trying out Windows Workflow Foundation and want a server environment

# June 27, 2007 5:49 PM

ccBoy's WebLog said:

Microsoft ESB Guidance 2006年10月微软发布的ESB Guidance CTP1,近日6月的CTP版本发表,更多的改进似乎是放在对Biztalk Server R2 的支持和最新的文档上面,其中比较引人注目的是比如基于Biztalk

# June 29, 2007 3:32 AM
New Comments to this post are disabled
Page view tracker