XSLT – How to Sort – Group By and Sum
XSLT is really powerful language when it comes to XML transformations but as we already know transformation is not the only thing that XSLT does. It can do a lot more than that. I had chance to...
View ArticleHow to Calculate 18 years age flag- Scriptless Siebel
This article has been contributed by Praful Desai a reader of Siebel Unleashed. Requirement: You need to calculate if a person is underage or not i.e less than 18 years of age or not. You need to...
View ArticleSiebel Open UI – asynchronous call in PM-PR
Prior to Open UI you could only call workflows in asynchronous mode. Well technically it was possible to call a business service asynchronously by wrapping it in a workflow. With Open UI Oracle has...
View ArticleSiebel Open UI – How to use BlockUI jQuery plug-in?
This is the second post in the series explaining feature in Open UI to trigger a business component method asynchronously in a PM or PR with help of a use case. This post deals with requirement where...
View ArticleSiebel Open UI – Modify Calendar control
As I had said in my initial post about Siebel Open UI that it has a long way to go when it comes to real project implementation. This post is provides another example reaffirming my opinion. Oracle has...
View Article