by community-syndication | Jul 7, 2015 | BizTalk Community Blogs via Syndication
After installing the CU1 update we observed this error from the BizTalk Administration console. We attempted to register the new MBVSnapin.dll using InstallUtil.exe and got this error; An exception occurred while trying to find the installers in the C:\Program Files (x86)\Microsoft BizTalk Server 2013 R2\SDK\Utilities\Support Tools\BizTalkHealthMonitor\MBVSnapin.dll assembly. System.Reflection.ReflectionTypeLoadException: Unable to load one or more […]
Blog Post by: mbrimble
by community-syndication | Jul 7, 2015 | BizTalk Community Blogs via Syndication
Earlier this week, I was revisiting a design for a Logic App that interacted with an event about a business entity that was represented as an XML message. It used data from this XML message to invoke actions later in … Continue reading →
The post Accessing XML Fields Within a Logic App appeared first on QuickLearn Blog.
Blog Post by: Nick Hauenstein
by community-syndication | Jul 1, 2015 | BizTalk Community Blogs via Syndication
Originally posted on Connected Pawns:
I am pleased to announce “SOA Patterns with BizTalk Server 2013 and Microsoft Azure – Second Edition” by Mark Brimble, Johann Cooper, Coen Dijgraaf and Mahindra Morar can now be purchased on the Amazon or from Packt. This is based on the first edition written by by Richard Seroter.? Johann…
Blog Post by: Johann
by community-syndication | Jul 1, 2015 | BizTalk Community Blogs via Syndication
It’s been awhile since a BizTalk title hit the market. Colin, Mahindra, Mark and Johann updated Richard Seroter’s well received book SOA Patterns with BizTalk Server 2009. I loved Richards’s book and it inspired me to write a book myself. We have met on several occasions. And last year I had the privilege of meeting Mark and Johann in person in Sydney. Both are enthusiastic integration
by community-syndication | Jul 1, 2015 | BizTalk Community Blogs via Syndication
Today I have received an e-mail from Microsoft with exciting news that my MVP status has been renewed again!
For me this is the sixth time to receive this award. The fifth year in the program has been again an awesome experience, which gave me the opportunity to do great things and meet inspiring, very skilled people. I have had some interesting speaking engagement, which were fun to do and
by community-syndication | Jul 1, 2015 | BizTalk Community Blogs via Syndication
For those who extend their BizTalk solutions using WCF behaviors, a common challenge is working out how to flow details from your BizTalk message into your WCF behavior extension so that you can access them in the extension. Luckily for you, BizTalk and WCF are like a match made in heaven and work together really […]
Blog Post by: Johann
by community-syndication | Jun 30, 2015 | BizTalk Community Blogs via Syndication
One of the core tenets of RESTFul architecture is that APIs should support content negotiation. That is to say that the service consumer should be able to tell the service through the use of the Accept HTTP header what format the response message should be returned in. On the flip side, it is commonly accepted […]
Blog Post by: Johann
by community-syndication | Jun 28, 2015 | BizTalk Community Blogs via Syndication
Disclaimer – Shameless (but hopefully informational) plug follows 🙂 Close to a year ago myself and my colleagues Mark, Mahindra, and Colin were approached by Packt Publishing to update Richard Seroter’s “SOA Patterns with BizTalk Server 2009” book for BizTalk Server 2013. We considered this a great honour seeing as the base material in the […]
Blog Post by: Johann
by community-syndication | Jun 28, 2015 | BizTalk Community Blogs via Syndication
I have just released v1.6.0 of the BRE Pipeline Framework to the CodePlex project page. The framework is now mature enough that it’s core has not changed much this time around, but there are still tons of new features and optimizations to be found in this version. For a recap on what the framework is […]
Blog Post by: Johann
by community-syndication | Jun 25, 2015 | BizTalk Community Blogs via Syndication
So the App Service product group did a Google Hangout today (basically a live YouTube stream) and gave some updates on Logic Apps, along with some demos on chaining Logic Apps, calling a Logic App from another Logic App etc…
Blog Post by: Daniel Probert