Notification Queue Configuration

Payload statistics and payload summary records must be submitted sequentially in order for them to be processed correctly. To prevent them from being processed at the same time, you should set the number of notification queue polling threads to 1. Follow these steps to configure the number of notification queue threads:

  1. Log in to the WebLogic Server Administration Console.
  2. Under Helpful Tools, click Configure Applications.
  3. Click on Webservices.
  4. Click on the NotificationQueue link. for the EJB that you want to configure.
  5. Go to the Configuration tab.
  6. In the Change Center, click Lock & Edit.
  7. Specify the new value of polling threads in Max Beans in Free Pool.
  8. Click Save.
  9. Click Release Configuration.
  10. Restart the OUAF WebLogic instance.