Overview of the Siebel Web Component Framework

The Siebel Web Component Framework supports seamless integration with Oracle JET components and helps to render an UI to the end user via the Redwood UX. By adopting this feature Siebel UX can be enhanced by enabling the creation of reusable and consistent UI elements. It enables developers to build modern, responsive user interfaces using Oracle JET Web Components and Redwood UX design patterns while continuing to leverage the Siebel Open UI 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.