Not sure if this scenario would ever be required, but for flexibility purposes here is a nice solution to pass in untyped messages into the BizTalk Rules Engine Location: Click here
Archive for June, 2011
BizTalk: Dehydrated SQL port
Posted in BizTalk 2010, tagged BizTalk, Dehydration, EventId: 5740, SQL Adapter, SQL Port, Sydney, Zeeshan on June 1, 2011 | Leave a Comment »
Often we’d like to know the cause of a dehydrated port. I’ve captured the scenario into the following picture (telling a thousand words) Warning: =================== EventId: 5740 The adapter “SQL” raised an error message. Details “HRESULT=”0x80040e10″ Description=”Procedure or function ‘bts_Insertxxx expects parameter ‘@xxxId’, which was not supplied.””. =================== In this case, the dehydration occurs coz [...]
ESB toolkit: Configure the BizTalk Artifacts
Posted in BizTalk 2010, tagged BizTalk, ESB toolkit: Configure the BizTalk Artifacts, Sydney on June 1, 2011 | Leave a Comment »
Following on from my previous post around the select itinerary component, here are a few screen shot to explain the artifacts: 1. Select the ItinerarySelectReceivePassThrough This is regarless of the incoming adapter. I’ve used the SOAP adapter (i know its lame!!).. 2. Configure the pipeline components This contains two components, where, the first is being [...]