Tibco 6 create a SOAP web service

Following are steps to create a simple SOAP web service in tibco 6.5.

Create a new business works application module with default settings

Now add a business works process VerifyEmployee

Create new service by clicking the green “Create Service” button on bw process

Add a new operation GetEmployeeDetails

Drag and drop the GetEmployeeDetails operation to process and select implement operation

Now create a response schema

Now create a new SOAP service binding

In transport type select HTTP and create http connection resource

Click on the Generate concrete wsdl link to create wsdl at the desired location

Create a run configuration by selecting the employee system business work project and start the application.

Use SOAP UI to access your service using hostname

The wsdl is available at the following url

http://host:8092/SOAPServiceBinding/verifyEmployee/?wsdll

About: Muhammad Ali

I am a Java and Tibco expert. I have Master's degree in software engineering of distributed systems from Royal Institute of technology KTH Stockholm Sweden and I am an expert software engineer and integrator with over a decade of industry experience from Europe, Gulf and Asia regions. I am a strong opensource believer and encourage "sharing as caring" principle.