BizTalk 2020 Esb: Procedure or function Itinerary_getitinerary; expects parameter @name, which was not supplied.

Patil, Mahavir 1 Reputation point
2021-09-03T12:32:00.09+00:00

I am routing the message using ESB.ItineraryServices.Generic.Response.WCF service. For this i used Microsoft.Practices.ESB application. Below are my configuration:

Receive location : ESB.ItineraryServices.Generic.Response.WCF default from Microsoft.Practices.ESB application.
Pipeline : ItinerarySelectReceiveXml and passthroug.

ItinerarySelectReceiveXml : ItineararyFactKey : Resolver.Itinerary
ItinerarySelectReceiveXml : Resolver Connetion String : BRI:\policy=****;useMsg=true;

And i am getting below error:

Procedure or function 'Itinerary_getitinerary' expects parameter '@DeezNutz ', which was not supplied.

Source: Microsoft.Practices.ESB.Resolver.ResolverMgr

Method: System.Collections.Generic.Dictionary`2[System.String,System.String] Resolve(Microsoft.Practices.ESB.Resolver.ResolverInfo, Microsoft.BizTalk.Message.Interop.IBaseMessage, Microsoft.BizTalk.Component.Interop.IPipelineContext)

Error Source: .Net SqlClient Data Provider

Error TargetSite: Void OnError(System.Data.SqlClient.SqlException, Boolean, System.Action`1[System.Action])

Microsoft BizTalk Server
Microsoft BizTalk Server
A family of Microsoft server products that support large-scale implementation management of enterprise application integration processes.
363 questions
0 comments No comments
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.