Do those ending users need to install FLASH or JRE for BIEE12c charts display?
Hi,
By default obiee 12c charts use HTML5
no need to install Flash
Only if you FORCE it to behave outdated ;-)
instanceconfig.xml
<Charts>
<DefaultWebImageType>html5</DefaultWebImageType>
</Charts>