Excel Template - Dynamic Image
We use Oracle recommended “Excel Template” to generate Excel outputs. BI Publisher receives flatten XML as input and generate Excel outputs. Excel templates use image which is hard coded on the template. This is the standard procedure to place a image on the template. There is a requirement to dynamically place images on the template. Depending on the data we want to place different image. The flatten XML could send a flag to indicate whether to put image A or image B. Since the template can only accept the image to be put as a static content, what is the