BizTalk 2006 R2
Working for a customer recently on BizTalk ESB Exception management, ran into issue when creating a generic orchestration for handling exceptions. This generic orchestration will be used by all other applications in the enterprise. I ran into issue when an exception message is sent to this generic orchestration, we had 100% CPU utilization and found out to be a issue with the BizTalk ESB Exception management. Check the article: Improving the ESB Toolkit: Fixing the "endless loop" bug when creating ......
When we migrate some BizTalk apps from BizTalk 2006 R2 to BizTalk 2010, and we ran into issue when a .net component called inside the orchestration. In the .net component we are trying to retrieve some promoted property and we also checked in the BizTalk group hub to validate it was promoted, no issues there. Only when we try to access the data into the .net component we had issue. We just moved all the assembly what we had in BizTalk 2006 R2 to BizTalk 2010, didn’t recompile anything in BizTalk ......
We are glad to release the BizTalk RFID Data Services as part of our open source contribution here at Tellago. Let me get into some details on what’s BizTalk RFID data service and who can take advantage of it. BizTalk RFID data service is all about exposing BizTalk RFID artifacts as Restful service interface which can be easily accessed by different application within the enterprise and outside such as mobile applications. So anyone who wants to monitor the BizTalk RFID can take advantage of it. ......