Configuring a Work Manager

You need to create a Work Manager configuration in WebSphere to provide asynchronous transaction processing capabilities to Oracle BPM Engine.
  1. Login to WebSphere's Administration Console. By default, it runs on http://host:9060/ibm/console.
  2. Go to Resources > Asynchronous beans > Work managers and press New to create a new Work Manager.
    Note: You must select a WebSphere configuration scope for your new resources.

    If you are configuring a single-node environment, you must select the server as a member. If you are configuring a clustered environment, you must the target cluster.

    Refer to your WebSphere documentation for more details about its configuration scoping rules.

  3. Enter the following configuration values for the new Work manager:
    Option Value
    Name Oracle BPM WorkManager
    JNDI name wm/albpmWorkManager
  4. Press OK after reviewing all selected options.
  5. Click on Save to persist your WebSphere configuration changes.
The new Work manager for Oracle BPM Engine is now configured.