In other words, we can say that we need to open a Pick Applet on mouseover of field caption. I know its a simple requirement for a Siebel developer using browser script. But here, we are trying to implement this using PM-PR files in Open UI. If we remember, on click of a button control in a form applet, we…
Siebel Open UI Manifest Administration in Innovation Pack 2013
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…
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…
Siebel Interview Questions – Best MCQs ever – 2
11.Complete the following statement. A set of relatedapplets may be displayed in a__________. A. Business object B. View C. Screen D. Business component 12. Which applet type may simultaneously display morethan one record A. List B. Form C. Child D. Detail 13. On a Mobile Web Client using disconnectedprocessing, how is HTML delivered to the browser A. The HTML is pulled from the Web cache on…
Siebel Interview Questions – Best MCQs ever – 3
21. Ken Fisher has several positions, including Service Representative, Service Leader, and Support Engineer. His primary position is Support Engineer. How should Ken change his position to Service Representative after he logs in A. Change the default position flag in hisprofile B. Select User Administration || UserProfile C. Select the position during the login process D. Select View || User Preferences || ChangePosition.…
Siebel Interview Questions – Best MCQs ever – 4
31. Upon completing a repository search in Tools,how do you navigate to an object definition found during the search A. Right-click the object in the results list B. Click the object in the results list C. Double-click the object in the results list D. Select the object and press the Space Bar. 32. What mechanism prevents the entry of duplicaterecords by specifying the…
Siebel Interview Questions – Best MCQs ever – 5
41. Which of the following is NOT true of the JoinSpecification object type A. Name of the join specification object definition must be unique within the join B. Destination column is required if the join occurs on a column other than ROW_ID C. Source field denotes the name of the field on which the destination table will be joined D. The Join Specification…