webMethods

webMethods

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only
  • 1.  How change the binding type of a Web Service Descriptor via Designer?

    Posted 7 days ago
    Edited by Renan Kaic Lopes 7 days ago

    Hello! I hope you're all fine.

    Please, I'd like to ask how can I change the binding type of a Web Service using Designer.

    This need came up because one of our partners is migrating their webservices from HTTP to HTTPS. However, I've noticed that I can't simply switch the binding type to "SOAP over HTTPS" and assign a new port alias to a WSD in Designer.

    I found a workaround by manually reimporting the WSDL file, but given the number of flow services we have with this partner, that would be very time-consuming.

    Additionally, is there a way to filter all the WSD descriptors associated with a specific port alias?

    Thank you in advance.



    ------------------------------
    Renan Kaic Lopes
    ------------------------------



  • 2.  RE: How change the binding type of a Web Service Descriptor via Designer?

    Posted 7 days ago

    This is risky .......at Unix level, integration server/instances/default/packages/ or /packages/specific webservices consumer package search for '<soap:address location="http://' and replace with '<soap:address location="https://' and after that go to each consumer wsdl and change it to consumer port http alias.



    ------------------------------
    Developer EDI
    ------------------------------