Overview of the Siebel Web Component Framework
The Siebel Web Components will expose the functionality of the Oracle JET component within the Siebel application context, enabling seamless integration with Siebel application data. The framework binds Siebel application data to the corresponding properties of the Oracle JET component for displaying of data within the Siebel application context.
It supports the underlying Oracle JET component's methods and events, enabling invocation or response within the Siebel application context, and allowing the component to respond to changes in the underlying data. It also supports client-side template to manage the UI layout and HTML structure that renders the Siebel object(applet/view) content in Oracle JET UI as dictated by the Redwood UX designs.
This framework is designed to coexist with Classic Open UI. Existing applications built using Presentation Models and Physical Renderers continue to function without modification. Customers may selectively adopt the Web Component Framework for new views, dashboards, or user experiences that require modern interaction patterns and visualization. For an overview of how Siebel Open UI uses the presentation model and physical renderer, see How Siebel CRM Renders Div Containers on Siebel Servers.