Biztalk Esb Toolkit Question: Download Biztalk Esb Toolkit PDF

Suppose I can see my Itinerary in the EsbItineraryDb database and set the correct resolver connection string in the pipeline but I still see the error "The itineraryESBTransformServiceItinerary was not found in the repository. ", why?

Tweet Share WhatsApp

Answer:

The Itinerary need to be in the Deployed status in order to use it. To verify this, you can either check nStatus column value "1? in Itinerary table or ItineraryStatus column in Visual Studio by selecting Model Exporter as Database.
You won't be able to call the itinerary in Published status.

Download Biztalk Esb Toolkit PDF Read All 27 Biztalk Esb Toolkit Questions
Previous QuestionNext Question
Tell me is it possible to implement service chaining in itineraries (i.e.sending a message to a service and feeding the response received from that service as input to the next service and so on...)?Explain the features of ESB Toolkit?