How to change the logo .jpg file used in reports?
Hi Everyone,
I need to understand how we can change the .JPG file used by BI reports for the logo image. The reports fetch the image from a dynamic URL in database ( I don't know how this URL is configured) which has value:
http://<IP>:<port>/xmlpserver/resource/report/LOGO/<logo_name>.jpg
Where is this .jpg file placed? On the server I found this file under managed_server/tmp/_WL_user/bipublisher_11.1.1/gyyvtu/war/resource/report/LOGO/ location. But this file, as I understand is being taken by managed server from a war file? I expanded the xmlpserver.ear file as well but didn't find this logo image anywhere.