Posts

Showing posts from November, 2013

Google Map Integration in Siebel Open UI

Image
In this post I am going to show how Google map can be intgrated in Siebel Open UI. There is a white paper available at Oracle support you can also refer to that. But his one below is much simpler and can be integrated easily. I am going to show the Google map on hover of "Show Map" (custom control). Steps to be followed. 1. Identify the Applet on which we need to take the address and show it.      View:   All Accounts across Organizations      Applet: SIS Account Entry Apple t 2. First Add the Custom Control hover on which will show the Google Map.  In the above image " Show Map " in red is a custom control. On Hover of which Google Map would be shown. 3. Create PR File as below if( typeof( SiebelAppFacade.SISAccountEntryAppletPR ) === "undefined" ){ SiebelJS.Namespace( "SiebelAppFacade.SISAccountEntryAppletPR" ); SiebelApp.S_App.RegisterConstructorAgainstKey( "SISAccountEntryAppletPR", "SiebelAppF