Excel System.XML document to ESB on failed send
hi, on our send port have enabled routing failed message, have couple of solutions send excel files system.xmldocuments and orchestration. unfortunately when send port fails esb fails below message since excel xmldocument isn't true xml document.
there failure executing send pipeline: "microsoft.practices.esb.exceptionhandling.pipelines.esbfaultprocessor, microsoft.practices.esb.exceptionhandling.pipelines, version=2.1.0.0, culture=neutral, publickeytoken=31bf3856ad364e35" source: "esb transform" send port: "all.exceptions" uri: "sql://(local)/esbexceptiondb/" reason: error 175002: unexpected error occurred while trying execute map, 'microsoft.practices.esb.exceptionhandling.maps.faultmessage_to_exceptionsql, microsoft.practices.esb.exceptionhandling.maps, version=2.1.0.0, culture=neutral, publickeytoken=31bf3856ad364e35'.
does know of away around can submit file esb?
thanks in advance
gilesb
hi,
it possible modify esb exception off-ramp in biztalk to use a custom map , adapter.
the esbfaultprocessor pipeline in esb exception off-ramp creates faultmessage. the faultmessage schema located in microsoft.practices.esb.exceptionhandling.schemas.reporting.dll library. create reference library use schema.
see the following blog post:
configure exception management framework in esb toolkit route fault messages sql azure:
http://www.ithero.nl/post/2012/12/14/configure-the-exception-management-framework-in-the-esb-toolkit-to-route-fault-messages-to-sql-azure.aspx
kind regards,
tomasso groenendijk
blog | twitter
mcts biztalk server 2006, 2010
if answers question please mark accordingly
BizTalk Server > BizTalk ESB Toolkit
Comments
Post a Comment