using WCF adapter with WCF-SQL adapter


hi all,

i have implemented scenario wcf adapter bidirectional when message receive sends bidirectional adapter wcf-sql adapter , poll information database , again in response wcf send information user created orchestration this

 

 

 

which port1 wcf category , second 1 wcf-sql purpose of creating use add generated item , add meta data fits wcf-sql adapter , wcf adapter expose orchestration wcf service using wizard after test in .net application use wcf service crashes , when check event viewer see error :

 

there failure executing receive pipeline: "microsoft.biztalk.defaultpipelines.xmlreceive, microsoft.biztalk.defaultpipelines, version=3.0.1.0, culture=neutral, publickeytoken=31bf3856ad364e35" source: "xml disassembler" receive port: "wcfreceiveport_fff/wcfservice_fff" uri: "/fff/wcfservice_fff.svc" reason: cannot locate document specification because multiple schemas matched message type "http://schemas.microsoft.com/sql/2008/05/tableop/dbo/sabtahval#select".

 

can body me possible?

hi jalal,

it appears deployed multiple schema's match message, verify how many schema's have performing following query:

select msgtype, assemblyid, clr_namespace, clr_assemblyname
bt_documentspec
msgtype = ‘your messagetype'

messagetype targetnamespace#rootelement message, reference see use ful post abdul.

hth

regards,

steef-jan wiggers
mvp & mcts biztalk server 2010
http://soa-thoughts.blogspot.com/
if answers question please mark accordingly


biztalk


BizTalk Server  >  BizTalk Server General



Comments

Popular posts from this blog

Azure DocumentDB Owner resource does not exist

BizTalk Server 2013 Azure VM Log Shipping and HA for hosts

How to send non-standard Content-Type header ?