How To insert codes QR in the XML Publisher Reports used BLOB column? — Oracle Analytics

Oracle Analytics Cloud and Server

Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture

How To insert codes QR in the XML Publisher Reports used BLOB column?

Received Response
132
Views
4
Comments

Summary

How To insert codes QR in the XML Publisher Reports used BLOB column?

Content

Hi

I am trying insert a QR code from a BLOB coloumn but I have problem to visualice this QR code into XML Publisher Report. Is There a tag or library to resolved this problem ??.

I have an example :

<fo:instream-foreign-object content type="image/jpg">

<xsl:value-of select="IMAGE_ELEMENT"/>

</fo:instram-foreign-object>

But this code not work. Too I have this note Doc ID 550627.1 but I don't understand.

The version that use is :

BI Publisher (formerly XML Publisher) - Version 5.6.3 to 5.6.3 [Release 5]

Oracle XML Publisher - Version: 5.6.1 through 5.6.3.

Regards

Julio

Answers

  • Chuck Lucas
    Chuck Lucas Rank 1 - Community Starter

    I am transferring your request for assistance to the  BI Publisher community based on your questions.

    Tx!

  • User910243567
    User910243567 Rank 6 - Analytics Lead

    Did you try all the the options in Doc ID 550627.1 you specified above.

    1. Did you try other content type?

    2. IMAGE_ELEMENT are making sure it is matching data in xml file.

    3. Its also talking about the height and width attributes, did you try those.?

  • Jcarrilloa
    Jcarrilloa Rank 2 - Community Beginner

    Hi

    1. Did you try other content type?

    Only content type/JPG

    2. IMAGE_ELEMENT are making sure it is matching data in xml file.

    Yes, of course. I'm sure.

    3. Its also talking about the height and width attributes, did you try those.?

    Yes, These attributes was tried.

    I have a question, Is neccesary configure in the Publisher Administrator Reports any code or attribute ??

    Regards

    Julio

  • User_LZR1W
    User_LZR1W Rank 1 - Community Starter

    Hi , I got the same issue here. Has it been solved? Thanks~