I am looking a tutorial or step wise document that explains how to create and configure UDDI 3 to resolve SAP and SQL endpoints in BizTalk ESB solution.
My scenario is i need to send a request to SAP and receive response dynamically based on Content message type.
Thanks
For Sql adapter, you can refer to post at http://geekswithblogs.net/paulp/archive/2011/09/28/147087.aspx
Once you have SQL adapter working with STATIC resolver, simply use resolver connection string from itinerary XML to populate same key value pairs in UDDI. Next test resolver on designer surface to ensure that you are getting same name value pairs. Yes, UDDI 3 is unfortunately deprecated, so you may consider either BRE or implement SQL resolver.