Insert the profile image in a BI Publisher report dinamically — Cloud Customer Connect
You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register
Get Started with Redwood: Oracle Cloud SCM and Purchasing

Insert the profile image in a BI Publisher report dinamically

edited Sep 30, 2020 6:16PM in Reporting and Analytics for HCM 1 comment

Content

Hi,

I need to show the employee profile image in a report built using a .XLS template in BI Publisher. The field I'm using is "IMAGE"  (BLOB type) from the table "PER_IMAGES".

I've already tried to insert in the "XDO_METADATA" sheet of the excel the following code :

<fo:instream-foreign-object content-type="image/jpg" xdofo:alt="An Image" ><xsl:value-of select=".//IMAGE"/></fo:instream-foreign-object>

where I also previously declared both fo and xdofo tag.

I did not get erros but this solution doesn't work.

 

Attached you can find the screenshot with the lines I Inserted into the "XDO_METADATA" sheet of the template.

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!