Hello All,
We have a requirement to display images dynamically on the dashboard. There are around 10,000 logos of different companies, and based on the user selection of the company on the dashboard, respective company's logo should be displayed.
I can use SWF loader and map the URL to the excel.But my questions are as below.
1. At present all the images are placed in a different server which is not BOBJ server. Can the dashboard access the images in a different server's repository? If not , where in BOBJ server, should all these images be copied to?
2. Would there be any performance impact to load the logos from the server as it has to happen during run time?
Thank you.