Adapter Development Kit 6.5 | webMethods Adapter Development Kit Documentation | webMethods Adapter Development Kit Installation and User’s Documentation | Using the Sample Adapter | Phase 2: Adding a Connection | Compiling the Phase 2 Implementation | Creating the TestSampleAdapter2 Package
 
Creating the TestSampleAdapter2 Package
*To create the TestSampleAdapter2 package
1. Start Designer.
2. Select File > New.
3. Select Package from the list of elements.
4. Assign the name TestSampleAdapter2 to the package and click Finish.
5. Click the package name and select File > Properties.
6. In the Package Dependencies section, click to add a row and specify values for the following fields:
Field
Value
Package
WmART
Version
*.*
Click OK.
7. Click to add an additional row and specify values for the following fields:
Field
Value
Package
WmSampleAdapter2
Version
*.*
Click OK.
8. Click OK.