Before you begin
If you are not familiar with work managers, review the conceptual topic, Work managers.Why and when to perform this task
A work manager acts as a thread pool for application components that use asynchronous beans. Use the administrative console to configure work managers. The work manager service is always enabled. In previous versions of the product, the work manager service could be disabled using the administration console or configuration service. The work manager service configuration objects are still present in the configuration service, but the enabled attribute is ignored.You can define multiple work managers for each cell. Each work manager is bound to a unique place in Java Naming and Directory Interface (JNDI).
Steps for this task
Result
The work manager is now configured and ready for access by application components that need to manage the start of asynchronous code.Related tasks
Using asynchronous beans