Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 15 Oracle Analytics Lounge
- 208 Oracle Analytics News
- 41 Oracle Analytics Videos
- 15.7K Oracle Analytics Forums
- 6.1K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 76 Oracle Analytics Trainings
- 14 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
How to switch Dynamic Images using ALT

Summary
How to switch Dynamic Images using ALT
Content
We are trying to switch the logo on each invoices.
We changed the UBE to get the correct URL
The XML has the correct URL.
But it seems to print the same one on all the Invoices.
Thanks
Rose
Answers
-
Hi Rose
You are talking about UBEs so the report is running inside another application?
What version of BIP are you using?
You should check the caching level for the report in the report properties. Check the user docs here : https://docs.oracle.com/middleware/12213/bip/BIPRD/GUID-2EE979EC-D88B-4B70-B15B-AF887B499BD6.htm#BIPRD-GUID-921F37EA-395…
Tim
0 -
Can you share steps on how you manage and run the report
0 -
Release 11g (11.1.1)
0 -
Hi,
would it make sense to create a BI Publisher sub-template, store the logos and call them on the report where you need them?
Just a suggestion to know if that works
Regards,
Youssef
0 -
In the F01151 we store /LOGO/OnYourMarks206259.jpg
I a UBE I check the F01151 for the right logo report variable: LOGOURL_ID165
Using a Fat Client, Word2010, we are successfully
pulling an image (.jpg) dynamically from a network shared folder:
.rtf built using Word2010
dummy image alt text Title section: url:{//LOGOURL_ID165}
retrieving Address Book>Who's Who>Internet Email Address for the logo
location: //SAN/SHARED/LOGOS/logo1.jpg
On the iSeries
QNTC which can "see" the network servers, shared folders, and the image
JDE and ONEWORLD have full security to the directories and document
Userids and passwords for servers are all the same0 -
I add the Bursting to the RD and it did Create the Invoice with the correct LOGO.
The only down side is that it creates them individually in the outq.
This is a lot to release to print.
Has anyone created just one pdf with changing of the logo's
Thanks
0