Siebel IP2016 – Siebel Enterprise Server Installation Part 1 Siebel IP2016 – Siebel Enterprise Server Installation Part 2 Step 6: Configuring Siebel Server Navigate to $SIEBSRVR_ROOT folder /u01/SBA_81/siebsrvr Source . ./cfgenv.sh File in order to continue the configuration Navigate to $SIEBEL_ROOT/config folder Run ./config.sh –mode siebsrvr [su_slider source=”media: 1121,1122,1123,1124,1125,1126,1127,1128,1129″ link=”lightbox” target=”blank” width=”1220″ height=”600″ autoplay=”0″] Step 7: Installing…
Category: OpenUI Architecture
How to replace Buttons with ICONS in Innovation Pack 2014
In older days of Siebel, If we need to add images on buttons then we must create Bitmaps & Html Icon Map to register that image. And then add it to applet controls wherever we want it. But with IP 2014, all we need is 3-4 lines of CSS codes only. Actually we are not using images here, we will…
Siebel IP 2014: Customize Buttons with Icons using Google Web Fonts
If you ever got a chance to work upon Innovation Pack 2014, you must amazed with all brand new features it loaded with. As per my experience, while working 8.1.1.11 this is the exact expectations of our client (Fully Responsive, Flashy Icons etc) which we somehow not able to complete. Anyway, the most amazing feature now , about what I…
Siebel Innovation Pack: Plug-in Wrapper
You know what is the best part of IP 2014, it includes all those missing HI features like drag & drop in attachments and all Calendar features. So, if you are planning to upgrade your app to 8.1.1.11. Please drop it and upgrade it to IP 2014. Because its willing to replace your HI application, so you need not to…
Introduction to Object Oriented Programming | JavaScript
My Guruji told me if you really want to do better in Siebel OpenUI, then you should learn Object Oriented Javascript. Usually, whatever concept or methods in Javascript I need, just GOOGLE it and got the answer. But seriously thats not enough..!!! In Siebel OpenUI, all vanilla JS files and any custom PM/PR files are purely based on Object Oriented…
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…