My Oracle Support Banner

Company Logo Does Not Appear While Previewing PO XSL-FO Template If Application URL Is Used To Point To The Image File (Doc ID 819264.1)

Last updated on MARCH 02, 2023

Applies to:

Oracle Purchasing - Version 11.5.10 to 12.0.6 [Release 11.5 to 12]
Information in this document applies to any platform.

Symptoms

When you are editing XSL-FO template to add logo inserted using direct Oracle Applications URL, the pdf opens but the logo is missing in the preview. In single node instances, it works fine. It fails in Multi-node instance.

Steps to reproduce:
------------------------------
1. Edit XSL-FO template to have logo.gif included in XML code with
src="url('https://<Applications URL>/OA_MEDIA/logo.gif')"
2. Test accessibility of logo by putting above URL in IE web browser. The URL works.
3. Upload template into Blanket Release Stylesheet template definition.
4. Click Preview.
5. Logo is not displayed.
Change the XML code to include direct middle tier URL in the following format:
src="url('http://<Applications URL>/OA_MEDIA/logo.gif')"
Now the logo can be previewed.

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Symptoms
Cause
Solution

My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.