PeopleSoft EnterpriseOne Adapter 8.98 | webMethods Adapter for PeopleSoft EnterpriseOne Installation and Upgrade Documentation | webMethods Adapter for PeopleSoft EnterpriseOne Installation and Upgrade Documentation | Enabling Parallel Asset Initialization
 
Enabling Parallel Asset Initialization
To enable parallel asset initialization for PeopleSoft EnterpriseOne Adapter connections, listeners and listener notifications, you must configure the property as given below:
Note:
Adapter Runtime must also support parallel asset initialization for the configuration changes to take effect. For more information, see webMethods Adapter Runtime User's Guide
1. Navigate to Integration Server Administrator and select Settings > Extended.
2. In the Settings > Extended screen, select Edit Extended Settings.
*Set the property watt.adapter.ERP.assets.parallelInitialization to true, to enable the parallel asset initialization.
watt.adapter.ERP.assets.parallelInitialization=true
*Set the property watt.adapter.ERP.assets.parallelInitialization to false, to disable the parallel asset initialization.
watt.adapter.ERP.assets.parallelInitialization=false
3. 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.
4. Restart Integration Server.