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 or local file import and select the WSDL

Create SOAP service

Click finish

 

This will create the mule application with SOAP Router and individual flows for each operation

Create SOAP service

 

We can see the flows for each SOAP operations

 

Now we can start adding the logic in individual flows as per our need

 

Sample application zip – expose-soap-api

 

  
Thank you for taking out time to read the above post. Hope you found it useful. In case of any questions, feel free to comment below. Also, if you are keen on knowing about a specific topic, happy to explore your recommendations as well.
 
For any latest updates or posts on our website, you can follow us on LinkedIn. Look forward to connecting with you there.


Share this:
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments