Thursday, June 18, 2009
I was asked to present at the BizTalk Users Group in Sweden on June 4th. I presented on the new enhancements to the Windows Application Server role known as Dublin.
The two sessions are now online on Channel 9. The first session is a walk-through of the value proposition of Dublin and Workflow Services. The second session is a little deeper dive into tracking and monitoring.
Details on each session are below.
Session 1: Inside the Windows Application Server Enhancements known as Dublin (1/2)
Abstract: In this session we will review the features of the Windows Application Server Enhancements code named Dublin. This session will show how to use new and enhanced concepts in the .Net 4.0 framework to empower Services hosted in Windows allowing users insight into service health and activity.
Session 2: Inside the Windows Application Server Enhancements known as Dublin (2/2)
Abstract: This session takes a deeper dive into Windows Application Server Enhancements by looking in detail at the hosting of a Workflow Service. This will cover reviewing a web service aggregator Workflow Service, setting up custom tracking, monitoring running services, and import and export of applications.
One of the top question I receive is when can I get the code for Dublin? Microsoft stated at TechEd US 2009 they planned for a public beta of Dublin around the PDC 09 timeframe.
Enjoy and please post any comments or questions.
Monday, November 03, 2008
I've put together a series of First Look blog posts covering Oslo, Dublin, and Workflow 4.0.
These posts include several screen shots of the new Microsoft Technologies and gives you a high level overview of some of the new features.
Check them out here:
First Look Dublin (Windows Application Server)
First Look Oslo (Quadrant and M Modeling Language)
First Look Workflow 4.0
Do not forget to check out all the great videos on these same subjects at BizTalkGurus.com media gallery.
Thursday, October 30, 2008
To help get everyone up to speed on the new Microsoft Offerings, I’ve put together over an hour of first look videos to help show the new features and walk though the new UI's.
The following videos are now live on BizTalkGurus.com:
First Look: Windows Application Server -Dublin – If you do not watch any other video, watch this one! This video takes a look at the new Windows Application Server. (Download WMV)
First Look: Quadrant – Oslo’s Modeling Tool –This video is an overview of the new modeling tool Quadrant that is used with Microsoft's Modeling Platform Oslo. (Download WMV)
First Look: M – Oslo’s Modeling Language – This video walks though creating a simple model using the new M Modeling Language and takes a look at a simple Domain Specific Language (DSL). How often do you get to see a new language? (Download WMV)
Consuming WCF Services in Workflow 4.0 – This video takes a look at the new designer experience for Workflow 4.0 inside Visual Studios 10 and shows how to consume a WCF Service inside Workflow 4.0. (Download WMV)
Flowcharts and Rules in Workflow 4.0 – This video walks though creating an application using the Flowchart style of workflow and shows how to use Rules. (Download WMV)
It is important to point out that these new and enhanced technologies are not going to replace BizTalk. The are intended to enhance the rest of the framework. BizTalk Server will still serve a mission critical need as Microsoft's Integration Server.
Have fun!
Wednesday, April 30, 2008
I’ve put together a new BizTalk Tool available for download on BizTalkGurus.com.
This tool will do the following:
- Create Hosts
- Create Host Instances
- Assign Adapters to the new Hosts
This tool can early be set up using a Configuration file and will allow for a consistent server setup throughout your environments.
It also has the option to prompt the user for account passwords at run time and set all Adapters back to the default host.
You can download the tool here and get more information here.
Monday, April 28, 2008
As many of you probably know by now, Microsoft has announced the next release in the BizTalk Server Family. This release will be called BizTalk Server 2006 R3.
I for one am excited for this release, as I am about almost anything BizTalk related. I am not so excited about the new adapters and added features that will be available, but more by what this release represents.
Microsoft and the Connection Systems Division are actively working on Oslo (the next generation of model drive design i.e. cool stuff) so for them to announce a new BizTalk Release before the Oslo release really shows the level of dedication Microsoft has, not only to the product but to the customers currently using it worldwide.
I keep thinking back to 2005 to the days when Windows Workflow and Windows Communication Foundation were first announced and reading blog posts saying "BizTalk is Dead". Here we are now three years later and BizTalk is even stronger than ever!
With the upcoming BizTalk R3 release and the not-so-distant Oslo Platform release, I can only imagine where BizTalk will be a few years from now.
Wednesday, February 20, 2008
Recently I ran into the following error when import a large Catalog into Commerce Server using both the Catalog Manager and the BizTalk Server Commerce Server Catalog Adapter.
"The import failed because the import file is larger than the maximum size allowed on your server. Contact your system administrator."
The fix is simple and requires a change to the Web.Config file of the Commerce Server Catalog Web Service. The default max file size is 200 MB.
Simply update the following attribute: <catalogWebService maxUploadFileSize="204800" /></catalogWebService>
Receive more details from the complete blog post located here.
Monday, December 03, 2007
I've posted some points to consider and common error message when working with the new BizTalk WCF Adapters on Windows XP.
You can view the details here.
New Blog Address: http://www.biztalkgurus.com/blogs/biztalk/default.aspx
New RSS Address: http://www.biztalkgurus.com/blogs/biztalk/rss.aspx
Monday, November 05, 2007
Tuesday, October 30, 2007
Read this article on my new blog site: http://www.biztalkgurus.com/blogs/biztalk/default.aspx
RSS: http://www.biztalkgurus.com/blogs/biztalk/rss.aspx
Please update your RSS Readers as posts to this blog site will stop soon.
Thursday, October 25, 2007
I'm just putting my final touches on my demos and power point slides for my session at the 2007 SOA and BPM Conference.
My session will be on Friday, November 2nd at 10 AM in the Cascade room.
Session details:
Track: Solution Architecture Track
Session Title: BizTalk Advanced Orchestration Concepts and Best Practices
Session Level: 300
Session Abstract:
Business processes are a required component in most Enterprise Integration solutions today. Business processes are modeled, designed, and built inside BizTalk Server using Orchestrations. Orchestration can range from a few simple shapes to a complex multi Orchestration, Transactional process. This session focuses on highlighting Advanced Orchestration features and best practices that can be used to shorten development time and increase overall Business Process reusability. Topics covers are: Untyped Messages, Dynamic Transforms, Starting Orchestration, Passing Port Parameters, and Convoys.
Objective 1: Review industry best practices as it relates to building Orchestration inside BizTalk Server.
Objective 2: Learn Orchestration advanced concepts and benefits from using them.
Objective 3: Understand how to apply best practices and advanced concepts to build better Business Processes.
Hope to see you there!
Wednesday, September 19, 2007
BizTalk 2006 R2 is now available on TechNet. It's the free trial version and I'm guessing it's good for 120 days.
Download is here: http://technet.microsoft.com/en-us/bb738059.aspx
Also available is the BizTalk 2006 R2 Installation and Update Guide
Tuesday, July 24, 2007
I have uploaded slides and demos I presented at Tech Ed if anyone is interested in taking a look at them. I presented this last month at in Orlando.
The demos show Dynamic Mapping, Self-Correlation Ports, Untyped Messages, and WCF Calls in Messaging. The WCF demos will require BizTalk Server R2. These demos are as is and may need some configuration changes to work on your system.
To view the power point slides, Office 07 is required.
The slides and demos can be found here.
I was to thank everyone who attended the presentation! I hope to be back next year.
Wednesday, May 30, 2007
Just wanted put in a plug for me first break out session called Advanced Microsoft BizTalk 2006 R2 Concepts. It's SOA312 and it is on Thursday at 2:45 PM.
The abstract is:
"Business processes are a required component in most Enterprise Integration solutions today. Business processes are modeled, designed, and built inside BizTalk Server 2006 R2 using Orchestrations. Orchestration can range from a few simple shapes to a complex multi Orchestration, Transactional process. This session focuses on highlighting key Orchestration features to shorten development time and increase overall Business Process reusability. Also, messaging-only scenarios using WCF are discussed, and the power of BizTalk as a Web service routing system is shown. Topics covers are: Untyped Messages, Dynamic Transforms, Starting Orchestration and Passing Port Parameters, using Helper .NET Components, and Message Only WCF Calls."
If you like the content on me website and blog, then you will probably like this talk.
Hope to see you in Orlando!
Thursday, May 10, 2007
I just noticed that the Professional BizTalk Server 2006 book is now available on Amazon.com.
I haven't had a chance to look at it yet, but the outline, comments, and blog posts all look very good.
Saturday, December 23, 2006
I have put together a short video that walks through how simple it is to expose a simple Orchestration as a Windows Communication Foundation (WCF) Services.
This video uses the BasicHTTP Binding and the WCF Wizard.
This is intended to give you a quick look into some of the new features in BizTalk 2006 R2 relating to WCF.
Take a look at the video today!
I have made the video available through Flash live play or WMI download. The source code is available for download as well but without BizTalk 2006 R2 installed you will not be able to run the sample.
Please note that anything you see is subject to change in later releases of BizTalk.