Showing posts with label biztalk. Show all posts
Showing posts with label biztalk. Show all posts

08 August 2015

BizTalk Certification

I'm happy to announce that I sat the exam for the Microsoft Partner Network BizTalk Technical Competency Assessment for Application Integration and passed. I'd like to make mention of some resources I felt really stood out in helping me prepare for the exam:

BizTalk 2010 Patterns by Dan Rosanova is based on BizTalk Server 2010 but a lot of the fundamentals still apply.

Microsoft BizTalk Server (70-595) Certification and Assessment Guide (2nd edition) by Johan Hedberg, Kent Weare, Morten la Cour has been updated to include BizTalk 2013 and as far as I know the only study guide that covers the latest release of BizTalk.

12 October 2007

BizTalk Error

I have come across yet another error in BizTalk, I'll be looking into this one and posting a solution as soon as I find it:

Microsoft.XLANGs.Core.XlangSoapException: An error occurred while processing the message, refer to the details section for more information
Message ID: {AD19FF31-B1EB-45C2-84C8-717C9AA55E4F}
Instance ID: {6AFEEE47-42DC-4EC7-B4BB-7E674597F5C6}
Error Description: Object reference not set to an instance of an object.

at Microsoft.BizTalk.XLANGs.BTXEngine.BTXPortBase.VerifyTransport(Envelope env, Int32 operationId, Context ctx)
at Microsoft.XLANGs.Core.Subscription.Receive(Segment s, Context ctx, Envelope& env, Boolean topOnly)
at Microsoft.XLANGs.Core.PortBase.GetMessageId(Subscription subscription, Segment currentSegment, Context cxt, Envelope& env, CachedObject location)