Analytics 4.1.0.1 does not receive events from Oceana 3.7.0.1 when Async is enabled

Last Updated : Apr 27, 2021 |
Prolog information

Condition

When Avaya Analytics™ tries to subscribe to a UCM topic that does not exist in Oceana 3.7.0.1, it does not receive events and notifications from Avaya Oceana®.

Cause

The problem occurs because of incorrect settings in the deployment spreadsheet, when you select the correct Oceana version 3.7.0.1, but incorrectly set the UCM subscription notification value.

Solution

  1. Log in to the Cluster Control Manager (CCM) console as the customer user.
  2. To switch to the root user, type su and press Enter.
  3. To edit the input adapter configuration map, run the following command:
    ADDITIONAL INFORMATION:
    kubectl edit cm orca-ref-input-adaptor
  4. In command mode in a vi editor, enter the following command:
    ADDITIONAL INFORMATION:
    %s/SEND_NOTIFICATION/FORWARD_NOTIFICATION/g
  5. Run the following command to save the changes: wq
  6. To run the Analytics Administration script, use the following command:
    ADDITIONAL INFORMATION:
    ccm release orca analytics
  7. Select the Restart Ref Input Adaptor option by entering the corresponding number to restart the Input Adaptor pods.
    ADDITIONAL INFORMATION:
    The restart might take several minutes to complete.
  8. In the Proceed with REF Inpur Adapter restart field, type y.
    ADDITIONAL INFORMATION:
    Typing n cancels the operation.
  9. Return to the previous page by entering b.
  10. Quit the current page by entering q.
  11. Return to the main menu by entering m.