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

MOSC Banner

Issues After siebel Upgrade to version IP16.9 from siebel 8.2.2.3

edited Sep 19, 2017 3:52PM in Siebel Open UI, Tools, Scripting and EAI (MOSC) 6 commentsAnswered

Hi,

I am facing below mentioned issue afte siebel upgrade . Please anyone help me on this.

1.Field label are missing in popup applet after creating new record , even same issue happening in Vanilla srf too

2. Required Field Validation is coming with HTML tag .

3. When Using client Side Business Service with Server side alert function getting below mentioned Error.

Client side BS part of my code.

function fnCreateFile(Inputs, Outputs)

{

var bo,bc,sSRId,sDocType;

var sAbsoluteFileName,sFileName;

var sGetFileReturn="";

  try

  {

//var w =  COMCreateObject("WScript.Shell");

var WS = WScript.CreateObject("WScript.Shell") ;

WS.Popup("test");

---------------------------

Message from webpage

---------------------------

ReferenceError:'CreateObject' is not defined

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