Getting file system image in the xsl template
We are on 10 g(10.1.3.4.2) and having a problem coding image in the xsl template. The image is placed in <OracleBIhome>/xdo/images and BI Publisher is deployed in the web sphere application server. We want to use relative path in the xsl template and used the below syntax.
<fo:external-graphic src="url('{'images/testimage.gif'}')" />
Instructions in the thread are followed but no luck
https://communities.oracle.com/portal/server.pt/community/view_discussion_topic/216?threadid=491619&Portlet=Search Results&PrevPage=Communities-Search
Does BIP support relative image path in the xsl in the web sphere deployment ?
<fo:external-graphic src="url('{'images/testimage.gif'}')" />
Instructions in the thread are followed but no luck
https://communities.oracle.com/portal/server.pt/community/view_discussion_topic/216?threadid=491619&Portlet=Search Results&PrevPage=Communities-Search
Does BIP support relative image path in the xsl in the web sphere deployment ?
0