EBS Customizations (MOSC)

MOSC Banner

How to display Image in Oracle Apps Forms from External URLs?

edited Nov 21, 2016 5:13AM in EBS Customizations (MOSC) 3 commentsAnswered

How to display Image in Oracle Apps Forms from External URLs?

Till now, I have been able to display an image in the form if the file resides at some location in the apps server .e.g. /usr/tmp/ or $OA_MEDIA.

read_image_file(l_image, 'jpeg', 'RESULT.IMAGE'); works fine here, l_image  = '/usr/tmp/IMAGE.jpg'

But, requirement here is to display the image that reside at an external location, an is exposed by some URL, e.g. have to display http://i.telegraph.co.uk/multimedia/archive/03589/Wellcome_Image_Awa_3589699k.jpg

Could you please suggest.

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