Blog Stats
  • Posts - 4
  • Articles - 1
  • Comments - 18
  • Trackbacks - 0

 

June 2010 Entries

Capturing BizTalk 2004 SQLAdapter failures

I was recently working on a BizTalk 2004 project where I encountered an issue with capturing exceptions (inside my orchestration) occurring from an external source. Like database server down, non-existing stored procedure, … I thought I might write-up this in case it might help someone … To reproduce an issue, I just rename the database to something different. The orchestration was failing at the point where I make a SQL request via a Response-Request Port. The exception handlers were bypassed but...
  • Share This Post:
  • Share on Twitter
  • Share on Facebook
  • Share on Technorati

 

 

Copyright © DanBedassa