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

MOSC Banner

SmartScript launch from button click

Hi,

I have been trying to launch a test smartscript from an applet and receiving Unable to load message with code SBL-GEN-04096.

I am on IP2015, Script is not released.

Any help is much appreciated.

Below is the snipped of the button code:

  if (MethodName == "RunScript"){

     TheApplication().InvokeMethod("RunSmartScript", "xxxxxxx","","ENU","USD","Smart Script Player View (eApps)","Smart Script Player Applet(Player Only)");

     return (CancelOperation);

    }

   return (ContinueOperation);


Regards,

Srinivasa.

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