Oracle Forms (MOSC)

MOSC Banner

webutil download files from remote pc not working / locally its working fine

edited Dec 12, 2014 10:00AM in Oracle Forms (MOSC) 3 commentsAnswered

I have form with upload and download files.

I have defined  double click event trigger  with plsql code for showing the link 

CLIENT_HOST('rundll32 shell32,ShellExec_RunDLL '|| :global.picture_storage_path || :FIELDNAME);

global.storage_picture_path refers to the path c:\mypicfolder

when I double click from remote pc gives me nothing

when I created c:\mypicfolder in my local pc and copied the desired file manally in the folder
and tested the form it was successful,

how to make the transfer of the files from server to client maschine by webutil

with respect

Burim Ameti

Tagged:

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