Forum Discussion

6 Replies

  • nmrao's avatar
    nmrao
    Champion Level 3
    What is the use case, why do you want to do that? How does it benefit you? What is the issue you are facing?
    • Kummer's avatar
      Kummer
      New Contributor

      We have different WSDL files with the same binding name and we want to add all of them (as each one of them has a different end point but they shared the same binding). for example:

       

      http://1.1.1.1/social_v1_1/module.asmx?wsdl

      http://1.1.1.1/pricing_v1_1/module.asmx?wsdl

      and so on.

       

      The binding name is the same for all of them (while every wsdl serves a different purpose)

      • nmrao's avatar
        nmrao
        Champion Level 3
        Have you tried raising your concern about it with your team? I believe that is the best thing you could and which can be simply resolved quickly.