biztalk - Error in two-way WCF-Port without using Orchestration -


i want pass response wcf biztalk .

my itinerary is

onramp(one way receive port ) ->message transform(mapping) ->uddi resolver ->off ramp(two waysend port)

am calling wcf , getting response ,after getting below error

a response message sent adapter "wcf-basichttp" on receive location: "dynamicresolutiontwoway" uri:"http://pc133056.cts.com/twowayallocation/crmdetailservice.svc" suspended. error details: there failure executing response(receive) pipeline: "microsoft.practices.esb.itinerary.pipelines.itineraryselectsendreceive, microsoft.practices.esb.itinerary.pipelines, version=2.0.0.0, culture=neutral, publickeytoken=31bf3856ad364e35" source: "esb itinerary selector" send port: "dynamicresolutiontwoway" uri: "http://pc133056.cts.com/twowayallocation/crmdetailservice.svc" reason: value cannot null. parameter name: config

here getting response wcf, after passing data again , getting above error

how rid of error?

with itinerary select pipeline, don't need configure itinerary selector component of can determine itinerary select?


Comments

Popular posts from this blog

apache - Add omitted ? to URLs -

redirect - bbPress Forum - rewrite to wwww.mysite prohibits login -

php - How can I stop spam on my custom forum/blog? -