WAS v8.5 > Administer applications and their environment > Welcome to administering Asynchronous beans > Administer timer and work managers > Configure work managers

Configure the default SCA Work manager for the SCA layer

This topic describes how to configure the default SCA Work manager for the entire SCA layer. Create this Work manager if you need to tune or monitor the thread pool for asynchronous invocation at the entire SCA layer level. If this Work manager is not configured, SCA layer creates one automatically. We can use the dmgr console to create an SCA work manager.

  1. Create a new Work manager.

    In the dmgr console, click Resources > Asynchronous beans > Work managers. Remember the JNDI name provided.

  2. Configure SCA to use the newly-created work manager.

    In the dmgr console, click Application servers > server_name > Process definition > Java virtual machine > Custom properties.

  3. Add a new property named SCAWorkManager with the value as the JNDI name that was provided in step one.

  4. Save and restart the server.


Results

Service operation dispatches occur in the thread pool of the configured Work manager.


Related concepts:

Asynchronous beans


Related


Configure Work managers for one-way operations


+

Search Tips   |   Advanced Search