Siebel Open UI, Tools, Scripting and EAI (MOSC)

MOSC Banner

How to overcome the issue with window.open not working with IE?

edited Dec 16, 2018 4:02AM in Siebel Open UI, Tools, Scripting and EAI (MOSC) 1 commentAnswered

Hi,

The "window.open" can be used in OpenUI while the browser is Chrome, but it is not worked in IE(version 11) after change EnableOpenUI = False.

The browser script as below,

var sMap = window.open("http://10.203.108.164:8080/map/home?srId=" + sSRNum+"&lat=" + sLat+"&lng="+sLong, window, "height=800,width=1000,top=0,left=0,toolbar=yes,menubar=yes,scrollbars=yes, resizable=yes,location=yes, status=no");

Is the "window.open" only can be used in OpenUI?

PS: Siebel Version: IP2015.18

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center