BI Publisher (MOSC)

MOSC Banner

INSERT IMAGES FROM SIEBEL FILE SYSTEM TO RTF TEMPLATE

edited Apr 19, 2019 7:36AM in BI Publisher (MOSC) 5 commentsAnswered

Hi,

I want to insert an image from siebel file system to RTF Template.I have tried to used the code  similar to the below codes:

url:{'http://www.oracle.com/images/ora_log.gif'} -- not work

{'http://www.oracle.com/images/ora_log.gif'}  --- not work

Then I tried with creating a dummy column in SQL so that I can have an xml field which stores the value of the photo image.

url:{//FILEPP}

url:{concat('http://webserver:port/ps/images/',//FILENAME,'.jpg')}

where FILEPP is the xml field which contains the whole value

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