Adapter Development Kit 9.12 | webMethods Adapter Development Kit Documentation | webMethods Adapter Development Kit Installation and User’s Documentation | Usage Scenarios | How to create an adapter service implementation?
 
How to create an adapter service implementation?
 
How to create a basic adapter service implementation without any elements?
How to display elements in an adapter service?
How to group elements, display data in tables and perform lookups in an adapter service?
How to display adapter service signature?
An adapter service defines an operation that the adapter performs on an adapter resource. Adapter services operate like webMethods Integration Server flow services or Java services. Adapter services have input and output signatures, you call them within flow services, and you can audit them from the Integration Server's audit system.
Ensure that you have:
*webMethods Integration Server 9.12 or later installed.
*Designer 9.12 or later installed.
*Integration Server Administrator access.
*Java 1.8 or later installed.
*Basic understanding of webMethods Integration Server, Designer, Integration Server Administrator, Java.