Load the UI Events Framework Client Library

You can load the UEF client library into your third-party application by adding the following tag into the head section:

<script src = "https://static.oracle.com/cdn/ui-events-framework/libs/ui-events-framework-client.js"></script>

With this, CX_SVC_UI_EVENTS_FRAMEWORK.uiEventsFramework will be available in the application's document object model.