How to use the UI Events Framework

To use any API exposed in the UI Events Framework, you must follow these steps:

Prerequisites

  1. Load the external application in a Fusion application using the <oj-cx-svc-common-ui-events-container> component.
  2. Load the UI Events Framework library file in external application's HTML or DOM file.

Required Steps