Adapter Development Kit 9.12 | webMethods Adapter Development Kit Documentation | webMethods Adapter Development Kit Installation and User’s Documentation | The Adapter Definition | Package Management | Enabling and Disabling Packages
 
Enabling and Disabling Packages
All packages are automatically enabled by default. To prevent Integration Server from loading a particular package, you must manually disable that package.
Enabling Packages
To enable the package:
*Start Integration Server Administrator.
*Click Packages > Management.
*In the Management screen, click No in the Enabled column for the package. The No changes to Yes (enabled).
Note:
Enabling an adapter package will not cause its associated node package(s) to be reloaded.
Important:
Before you manually enable a node package, you must first enable its associated adapter package. Similarly, if your adapter has multiple node packages, and you want to disable some of them, disable the adapter package first. Otherwise, errors will be issued when you try to access the remaining enabled node packages.
Disabling Packages
To disable the package:
*Start Integration Server Administrator.
*Click Packages > Management.
*In the Management screen, click Yes in the Enabled column for the package. The Yes changes to No (disabled).
Disabled packages are not listed in Designer. A disabled adapter will remain disabled until you explicitly enable it using Integration Server Administrator.