Exposing SOAP service Let’s see how we can Create SOAP service, Mule 4 has make it very easy to create SOAP service out of any WSDL For creating any SOAP service we need WSDL artefacts like WSDL and its XSDs For POC we will use tshirt2.wsdl Click new project and click on Design center…
Read MoreCalling SOAP service using WSC connector Let’s see how we can Call SOAP service, For this POC we will take sample SOAP service available on internet. https://www.crcind.com/csp/samples/SOAP.Demo.CLS?WSDL This SOAP service provide different operations like addition, division and other sample operations https://www.crcind.com/csp/samples/SOAP.Demo.cls We can create Sample project for this SOAP service in SOAP application then…
Read More