In clustered env, html output is missing image though temp location have the images.
When report output is html, the embedded images are rightly created for reference by bip in ../xdo/tmp in server1 But when browser is trying to fetch the images its trying to get from server2(assume session affinity is failing)
we saw a property html-image-dir which can be set so that bip dumps in this location, so we planned to setup a shared location and set the directory for this param. BIP is not taking the value at all.
We tried keeping xdo.cfg, runtime.properties, xmlp-server-config.xml - none worked.
Where to set this propery, can you please specify the location..is it jre/lib or Admin/Configuration or WEB-INF or "J2EE home" or "BIP home" ?