by community-syndication | Apr 23, 2009 | BizTalk Community Blogs via Syndication
During the last few years, UDDI has been at the center of Service Oriented Architecture (SOA) Governance platforms. Specifically, UDDI has been the main mechanism used to implement service registry and repositories which we all know are the fundamental…(read more)
by community-syndication | Apr 22, 2009 | BizTalk Community Blogs via Syndication
For those of you who are using the multiple schema to split your claims up into individual messages, you might have come across the performance degradation issue with having those messages come into the message box.
This functionality worked fine using the Covast HIPAA Accelerator, but seemed to be a huge issue when migrating to R2.
This is the cause that Microsoft states:
The splitting behavior results in XML files that include not only the sub-document that you want, but also empty XML markup for all sibling sub-documents. Although the sibling sub-documents do not contain data, the behavior results in bloated output XML files and other inefficiencies that make processing very large EDI batches impossible.
I think it is interesting that something is impossible – wow!
To make the impossible possible again, you need to install hot fix 967945, you can download it in the View and request hotfix downloads link.
by community-syndication | Apr 22, 2009 | BizTalk Community Blogs via Syndication
<Rant>
I came across the worst example of visual studio source control integration ever today. I was checking in some work and added the comment about the check in in the pending checkins box. I then pressed check in.
We use MKS source control (unfortunately)which then preceeded to display 75 confirmation boxes confirming that I was sure i wanted to check in and that I wanted to use the comment I had supplied in Visual Studio.
Note to anyone doing Visual Studio source control integration:
1. Integration into visual studio means that as a developer I dont really want to know much if anything about the source control system under the hood
2. Yes means yes. When I confirm that I want to check in dont ask me over and over again.
</Rant>
by community-syndication | Apr 22, 2009 | BizTalk Community Blogs via Syndication
My boss’s boss asked if our architecture team could put together a list of what technologies and concepts typically comprise a service oriented architecture, so I compiled a collection of items and organized them by category. I then evaluated whether we had such a technology in house, and if so, did we actively use it. […]
by community-syndication | Apr 21, 2009 | BizTalk Community Blogs via Syndication
I’m late posting this, but I will be presenting at TechEd again, this time along with Syed Rasheed of the product team. This presentation will be focused on the almost-released new version 2.0 ESB Guidance from Microsoft’s Patterns and Practices group.
I’m working on some cool new demos for this session, should be fun!
TechEd is always a great conference, and usually sells out. To register, click the image below.
——————————————————
SOA317 Dynamic Messaging with Microsoft BizTalk Enterprise Service Bus (ESB) Guidance v2
Presenter(s): Brian Loesgen, Syed Rasheed
Brian Loesgen
Brian Loesgen is a principal SOA architect with Microsoft. Based in San Diego. Brian is a six-time Microsoft MVP for BizTalk Server, and has been involved with BizTalk since prior to the BizTalk Server 2000 beta. Brian has extensive experience in building sophisticated enterprise, ESB and SOA solutions. Brian was a key architect/developer of the “Microsoft ESB Guidance”, initially released by Microsoft in Oct 2006. He is a co-author of six books, including “BizTalk Server 2004 Unleashed”, and is currently working on “SOA with .NET”. He has written technical white papers for Intel, Microsoft and others. Brian has spoken at numerous major technical conferences worldwide. Brian is a co-founder and past-President of the International .NET Association (ineta.org), and past-President of the San Diego .NET user group, where he continues to lead the Connected Systems SIG, and is a member of the Editorial Board for the .NET Developer’s Journal. Brian was also a member of the Microsoft Connected Systems Division Virtual Technical Specialist Team pilot, and is part of Microsoft’s Connected Systems Advisory Board. Brian has been blogging since 2003 at http://blog.BrianLoesgen.com.
Syed Rasheed
As the senior product manager for Data Programmability and Service Oriented Architecture solutions at Microsoft Corp., Syed Rasheed coordinates DP & SOA marketing, consulting, evangelism, and product development activities. In addition to helping customers address SOA challenges today, Syed is responsible for working with customers, partners, and industry analysts to ensure the next generation of Microsoft technology meets customer’s requirements for building SOA and Business Process solutions. Syed is 15 years veteran of IT industry with extensive experience in the Business Process Management Systems, Enterprise Integration Middleware and Database and BI technologies areas. His work spanned several industries including financial services, telecommunication and banking.
Level: 300 – Advanced
Session Type: Breakout Session
Track: SOA and Business Processes
As organizations look to Service Oriented Architectures to help them deliver flexible, agile and responsive IT environments, the Enterprise Service Bus has emerged as a key architectural pattern to help achieve this goal. In this session, we discuss the Microsoft Enterprise Service Bus Guidance (and specifically the new version 2.0) and how it allows an organization to build a dynamic, flexible, and practical ESB as part of the larger Service-Oriented Infrastructure.
Technorati Tags: BizTalk,ESB,SOA,ESB Guidance
by community-syndication | Apr 21, 2009 | BizTalk Community Blogs via Syndication
There is a new Microsoft support article “TCP settings that can impact BizTalk Server” released a couple of days ago that combines previously released information from several sources on what TCP registry settings could impact a BizTalk system:
http://support.microsoft.com/kb/970406/en-us
Three existing support articles have also been reviewed and updated to include BizTalk 2009:
You experience blocking, deadlock conditions, […]
by community-syndication | Apr 21, 2009 | BizTalk Community Blogs via Syndication
Slides and video for Paolo Salvatoris End-to-end performance testing session is not available just yet, we’ll let you know when. I’ll update this post and also post a tweet on Twitter. One of the things he talked about was that a new version of the Hyper…(read more)
by community-syndication | Apr 21, 2009 | BizTalk Community Blogs via Syndication
Slides for last wednesdays session with Brian Loesgen and Alan Smith – Development & Administration Best Practices are available through the BizTalk User Group Sweden site here . Check the lower right corner downloads. We used a customized version…(read more)
by community-syndication | Apr 20, 2009 | BizTalk Community Blogs via Syndication
I’ve just received an email (along with some other people’s email addresses in the To field) from the BizTalk HotRod magazine editor mentioning the new issue of the BizTalk HotRod magazine.
The issue has some amazing articles that every BizTalk professional should look at:
Writing Great BizTalk Applications by Rajinder Singh
BizTalk Rule Engine, a practical application […]