Overview of the Siebel Web Component Framework
The Siebel Web Component Framework supports seamless integration with Oracle JET components and helps render a modern user interface through Redwood UX. By using this framework, you can enhance the Siebel user experience through reusable, consistent, and responsive user interface elements while continuing to use the Siebel Open UI framework.
The Siebel Web Component Framework exposes Oracle JET component functionality within the Siebel application context and enables seamless integration with Siebel application data. The framework binds Siebel metadata and data to the corresponding properties of Oracle JET components so that information can be displayed within the Siebel application context.
The framework also supports Oracle JET component methods and events, which allow components to respond to user interaction and changes in the underlying Siebel data. In addition, the framework supports client-side configuration of the user interface layout and HTML structure used to render Siebel objects, such as applets and views, by using Oracle JET components and Redwood UX design patterns.
This framework is designed to coexist with Classic Open UI. Existing applications that use Presentation Models and Physical Renderers continue to function without modification. Customers can selectively adopt the Siebel Web Component Framework for new views, dashboards, and other user experiences that require modern interaction patterns and visualization.
For an overview of how Siebel Open UI uses presentation models and physical renderers, see How Siebel CRM Renders Div Containers on Siebel Servers.