webMethods Adapter Runtime 10.7 | webMethods Adapter Runtime Documentation | webMethods Adapter Runtime User’s Documentation | Parallel Asset Initialization | Enabling Parallel Asset Initialization
 
Enabling Parallel Asset Initialization
To enable parallel asset initialization for a webMethods adapter connections and notifications, you must configure the property as given below:
1. Start Integration Server Administrator.
2. Navigate to Settings > Extended.
3. In the Settings > Extended screen, select Edit Extended Settings.
*Set the property to true, to enable the parallel asset initialization. For example:
watt.adapter.JDBC.assets.parallelInitialization=true
*Set the property to false, to disable the parallel asset initialization. For example:
watt.adapter.JDBC.assets.parallelInitialization=false
4. Select Save Changes.
For more information about working with extended configuration settings, see the webMethods Integration Server Administrator’s Guide of your release.
The property appears in the Extended Settings list.
5. Restart Integration Server.