Siebel Business Process & Functionality (MOSC)

MOSC Banner

Scripting issue in Pick Applet

edited May 27, 2015 10:00AM in Siebel Business Process & Functionality (MOSC) 7 commentsAnswered

Hi ,

We have code in one of our pick applet server script as below

<< custom code>>

this.InvokeMethod("CloseApplet");

TheApplication().RaiseErrorText("error");

<< custom code>>

In HI version of the application and in IE6 and IE8 the code is working fine, meaning the applet is getting closed and error message is getting shown in the UI.

But in Open UI ,

The error message is not getting shown, only the applet is getting closed. When I remove the 'CloseApplet' statement the message is getting shown properly.

But I need both to work , as it works in IE8 in HI client. Can anyone of you please guide me to a possible solution for this.

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