Saturday 16 August 2014

Oracle Siebel CX Channel on youtube by Oracle!

A quick note to all Open UI lovers. Oracle has added a new channel last month called Oracle Siebel CX.

Check out the youtube channel here. Subscribe yourself for more videos from Oracle in Open UI area!

I have added below some useful videos from that channel.

1) Siebel Product Innovations



2) Innovations How to change user experience with Siebel Open UI



Thursday 14 August 2014

Open UI - existing browser scripts might cause nightmare

In my company, we are aiming to go-live with Open UI in 3 months time. So, we enabled Open UI and ran a round of regression tests. In round one – we got around 300+ defects logged! with testing still going on.

On close observation, many areas the functionality was broken due to existing browser scripts at various Applet and BC level. I thought of writing a quick note to you guys as to how to go about tackling these. Of course there are various other reasons for your broken functionality which I won’t be covering here.

Step 1: Identifying the objects where browser scripts are present.
The tedious way would be to do a repository flat search to identify the objects having browser scripts and reviewing one by one. I found a very easy way to identify – output of GenB script. If you go into your web server or client /PUBLIC/ENU/srf****/bscripts/all. You will find all the browser script details here. 

image

Step 1: Reviewing existing browser scripts