Day: April 5, 2020

  • Call a RPC-style SOAP Web Service in Mule 4

    Call a RPC-style SOAP Web Service in Mule 4

    Overview If you’ve worked with the Web Service Consumer connector, you’ve probably run into this error message at one point when given a SOAP endpoint. RPC style WSDLs are not supported by the Web Service Consumer But don’t worry, there are workarounds to accomplish integrating with these endpoints. In this article, I’ll show you how…