I know you might not interested in these details but if you are using some technology then you should know details about it. What is Bootstrap Bootstrap is an open-source Javascript framework developed by the team at Twitter. It is a combination of HTML, CSS, and Javascript code designed to help build user interface components. Bootstrap was also programmed to…
Category: Tips and Tricks
Siebel Open UI: How to integrate Bootstrap in Siebel ??
Well its really amazing to know that we can use all latest stuffs in market to modernize our traditional Siebel UI…thanks a ton to Open UI.. 🙂 🙂 Being a Siebel developer, I can never expect of you guys listen this keyword :: Bootstrap. But if you have a UI friend else you are working on Open UI, must listen…
Using Google Chrome to debug and edit jQuery directly in browser
This post belongs to Siebel Open UI tools, means a step ahead for all Open UI developers to get their things done despite of hell of limitations.. Scenario:Â Its a possible case that yours local set up of Siebel 8.1.1.11 got corrupted while you have to fix some issue on server… OR Some objects like virtual Business Components not working…
How to find a Patchset or Quickfix on My Oracle Support
It might be a very simple topic but it seems to be a useful information for new bees. My requirement was to download Patchset 5 to apply on Siebel 8.1.1.11, I was asking everybody how & where to find this. Then I came to know that we can find our answers inside Oracle Support only. And I came through this document…
PL/SQL Automated Reporting Tool using UNIX Scripting
Requirement: We need to generate SQL Reports with color code formatting. Pre-requisites: 1)Â Â Â Â Â Unix Box 2)Â Â Â Â Â SQL Developer 3)Â Â Â Â Â Basic knowledge of both Shell Scripting and SQL Normally, we need to generate many SQL reports on daily basis and need to monitor them closely. So, if we can add some color code to differentiate error and successful rows. It will…
Syntax Highlighting with Blogger Engine
I’ve been using Blogger as my blogging engine for a couple of weeks. I’ve been quite impressed at how easy it makes it to update your blogs look and feel and how free you are with the HTML and semantic layout of the pages.One thing that seemed to be missing was allowing developers to copy and paste code into their…
Send SMS through Outlook 2010
Send and receive text messages (SMS) With Microsoft Outlook 2010 and Office Mobile Service (OMS) or a Microsoft Exchange Server 2010 account, you can send and receive text messages (SMS). But beyond just sending and receiving text messages, you can also configure Outlook to send notifications to your mobile device as a text message. For example, you can receive an…
How to add new column in database in Siebel Development Environment
I know its really a simple topic to discuss but recently i have such requirement and i got stuck. And this solution might not be as per standard but this works for me. Case: On a screen, I am getting SQL error saying “An error has occurred executing a Sql statement. Please continue or ask your systems administrator to check…