by community-syndication | Jun 16, 2013 | BizTalk Community Blogs via Syndication
A few days ago I blogged that I had put together an unofficial update to the BizTalk PowerShell Provider. I joined up with the project on CodePlex and they put me to work quick! Tonight I checked in some updates and now we have a new release, 1.3.0.0, which works on BizTalk 2013. I will […]
Blog Post by: clineer
by community-syndication | Jun 15, 2013 | BizTalk Community Blogs via Syndication
In the past I developer a demo on “How to Call Orchestration from another project or from another BizTalk Application” that you can read here and download the source code from Code Gallery here. This demo was compose by one Visual Studio Solution with two different projects: Project1 Orch1 Schema1 Project2 Orch2 However there were […]
Blog Post by: Sandro Pereira
by community-syndication | Jun 14, 2013 | BizTalk Community Blogs via Syndication
This post is the fourth in a weekly series intended to briefly spotlight those things that you need to know about new features in BizTalk Server 2013. In the Support for new Adapters section of the new features list for BizTalk Server 2013, you will find a very brief note without much explanation about the […]
Blog Post by: Nick Hauenstein
by community-syndication | Jun 14, 2013 | BizTalk Community Blogs via Syndication
Reblogged from shadabanwer: While working on the BTS2013 project, I started writing unit test for Schemas and Maps. I found that unit test for maps do not work anymore with the BTS2013 upgrade. I keep on getting “Transform failure” error messages. I with the help of one of my colleague figure out actually Microsoft had […]
Blog Post by: Johann
by community-syndication | Jun 14, 2013 | BizTalk Community Blogs via Syndication
A customer asked me recently if the BizTalk business rules engine was a good place to search for repeating elements containing duplicate values in an XML message that is received on a one way BizTalk hosted WCF service and to throw an exception back to a service consumer if a duplicate is found. My initial […]
Blog Post by: Johann
by community-syndication | Jun 13, 2013 | BizTalk Community Blogs via Syndication
Continuing my foray into the world of Azure I started playing with using my Azure VM as an ADFS server with the goal of using it as an identity provider in Windows Azure ACS for the appropriate candidate azure services. I followed the instructions on this fantastic step by step walkthrough by Haishi Bai (he […]
Blog Post by: Johann
by community-syndication | Jun 12, 2013 | BizTalk Community Blogs via Syndication
I was working on building out the BizTalk 2013 environments for a client when one of the guys in IT mentioned that the BizTalk PowerShell snap-in was not updated for working with BizTalk 2013. The CodePlex site athttp://psbiztalk.codeplex.com/ mentions the currently released version only works on BizTalk 2010. So I downloaded the source and rebuilt […]
Blog Post by: clineer
by community-syndication | Jun 12, 2013 | BizTalk Community Blogs via Syndication
QuickLearn’s first TFS 2012 Configuration and Administration course to run in London has just finished and we’re happy to announce that the course scored a staggering 96% customer satisfaction rating based on the course evaluations. Our trainer also scored a perfect score of 100% for both his knowledge of TFS and his presentation ability. Our […]
Blog Post by: Anthony Borton (TFS Instructor)
by community-syndication | Jun 12, 2013 | BizTalk Community Blogs via Syndication
It’s that time again when we are announcing that the community driven event “BizTalk Innovation Event” once again will come to Norway. This year Bouvet I the main sponsor again and the webpage is already up and running and registration is officially open! We have decided to add 2 extra speakers this year, MVP Kent […]
Blog Post by: Tord Glad Nordahl
by community-syndication | Jun 11, 2013 | BizTalk Community Blogs via Syndication
I hit an interesting problem today while trying to RDP to my Windows Azure VM usingactive directorycredentialswhere I was getting an error message stating “An authentication error has occurred. The local security authority cannot be contacted.”. This VM was connected to a domain, my domain controller also being an Azure VM. At some point I […]
Blog Post by: Johann