Dynamic Images error with Bursting
Hello XML/BI Publisher community!
We have a report which runs for various of our legal entities. The logo in the top left is dynamically picked based on the org id. Here is the relevant alt-text we use:
url:{concat('$[OA_MEDIA]/',.//REPORT_LOGO)}
And this works.
However, when we split this report using Bursting the image is not inlcuded in the output reports (pdf files which are emailed).
Here is the relevant section from the XDOBURSTREP conc program logfile:
We have a report which runs for various of our legal entities. The logo in the top left is dynamically picked based on the org id. Here is the relevant alt-text we use:
url:{concat('$[OA_MEDIA]/',.//REPORT_LOGO)}
And this works.
However, when we split this report using Bursting the image is not inlcuded in the output reports (pdf files which are emailed).
Here is the relevant section from the XDOBURSTREP conc program logfile:
[092410_012213459][][EXCEPTION] java.io.FileNotFoundException: /u01/u04/DEVGLD/devgldcomn/admin/log/DEVGLD_devpwgora02/$[OA_MEDIA]/lmn_corp_logo_hauk.gif (No such file or directory)
0