webMethods step by step creating adapter service
Task: Creating JDBC Adapter service
OS: WindowsOS
Platform: webMethods 6.1
Before create an adapter service,first create the JDBCAdapter connection(see how to create JDBCAdapter connection documentation).
An Adapter Service: An adapter service is a service that connects to an adapterâs resource and initiates an operation on the resource. Adapter services are created using service templates included with the adapter.
Click on New , click on Adapter Service and click on Next as shown below:
Next click on JDBC Adapter and click on Next button.
Click on which Adapter Connection Name you should used and click on Next.
Select any one of the following Statements which u want to execute and click on Next.
Give the relative name of which u selected the Statement and click on Finish.
Finally creates an Adapter Service in the selected folder.
