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

MOSC Banner

Preview File system attachment using Clib

edited Nov 30, 2018 12:24AM in Siebel Open UI, Tools, Scripting and EAI (MOSC) 3 commentsAnswered

Hi Experts,

I am trying to preview the attachment stored in file system by writing code in Applet Server script.

1. This script uses the GetFile method which successfully loads the attachment in my local\temp directory.

2. I use Clib.system() function to preview/popup the attachment in Siebel UI.

Above works perfectly in Siebel local dedicated client.

When above code is compiled and tested on thin client it fails to throw a popup on Siebel UI.

I added trace methods to see the variable values and it seems to extract the path to temp directory\filename perfectly. Somehow the preview is not viewed on Siebel UI using clib function. There is no error thrown on UI, script exits gracefully via finally block.

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