Adapter Development Kit 9.12 | webMethods Adapter Development Kit Documentation | webMethods Adapter Development Kit Installation and User’s Documentation | Using the Sample Adapter | Phase 1: Creating an Adapter Definition | Adding the MyWmSampleAdapter's Startup and ShutDown Services
 
Adding the MyWmSampleAdapter's Startup and ShutDown Services
*To add the MyWmSampleAdapter's startup and shutDown services
1. Using Designer, click File > Refresh.
2. In the Package Navigator, select the MyWmSampleAdapter package.
3. Click File > Properties.
4. Navigate to Properties > Startup/Shutdown Services and assign the following services:
Field
Value
Startup Services
wm.wmSampleAdapter.admin:startUp
Shutdown Services
wm.wmSampleAdapter.admin:shutDown
Click Apply and Close.