What is SOAP.?
SOAP - full form is Simple Object Access Protocol. It is an XML-based messaging protocol for exchanging information among computers. SOAP is an application of the XML specification.
Here, I will explain step by step approach - how to develop a SOAP web service in TIBCO BW.
Provider:
First, we will see how to use Tibco-BW is a web service provider..
Create a simple business process, here I have created process to fetch DB records based on emp-id
Start Activity
JDBC Query Activity
Once you have generated successfully, you can see three artifacts in your project work-space
