How to use Manifest Administration view in Innovation Pack 2013. All we need to follow below 3 steps. Register the relative path to the custom file in the Manifest Files view. (Optionally) create a logical expression in the Manifest Expressions view. Associate the UI object with a logical condition (using the manifest expressions) and the custom file(s) in the Manifest Administration view. Register custom file in the Manifest…
Category: Siebel Open UI
Siebel Open UI: Migrating Customizations to Innovation Pack 2013
I just upgrade to 8.1.1.11 from 8.1.1.10 with a lot of expectations and problems to be resolved. Below is my experience while migrating to Innovation Pack 2013. Pros: Best part is that here we have a Manifest Administration View to register PM-PR files on applets. So, we will get rid of all manifest files and their uncertain problems. Cons: I…
Installing a Siebel CRM 8.1.1.11 Self-Study Environment on Windows 7
To understand this post, you need to follow my previous post. All are same upto installing Siebel 8.1.1 base version. To install 8.1.1.11, only difference is in downloading step: Log in to Oracle’s Software Delivery Cloud and search for Siebel CRM forMicrosoft Windows (32 bit). As we are going to download and install Siebel Industry Applications (SIA) 8.1.1, we have to click the hyperlink…
Siebel Open UI Development Architecture
Architecture You Can Use to Customize Siebel Open UI The proxy objects represent the server-side repository objects such as business components or applets in the thin client. As such they provide access to the data and methods as well as the scripting API but cannot be modified themselves. The presentation model is a single file or set of files which…
Differences in the Client Architecture Between High Interactivity and Siebel Open UI
Above screen shot compares the ActiveX UI architecture that a high-interactivity client uses to the architecture that Siebel Open UI uses. Explanation of Callouts This comparison between high interactivity and Siebel Open UI includes the following items: Client Environment. The Siebel Open UI client environment allows you to customize run-time configurable objects to meet a wide range of rendering requirements, from supporting…
How to change theme in OpenUI
Do you guys fed up with the default theme of Open UI ? Do your Client demands for a new theme for a user based CRM application ? If you ever visit this link: http://www.openuithemes.com/themes/ and thought of developing all these by yourself only ? Default Theme Here is the solution. Change your application theme in 3 steps only. 1.) …
How to install Siebel OpenUI/ Siebel 8.1.1.10
In this blog, we will discuss how to install/upgrade to Siebel 8.1.1.11 for self-study environment which usually consists of the following: Siebel Developer (or ‘Mobile’) Web Client Siebel Tools Siebel Sample Database Lets classify this upgrade into various steps: Download and extract the installation archives Create the installation image Install the patch Copy the new sample database and SRF files…