Oracle Analytics Cloud and Server

Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture

Does BIEE 12c use FLASH to display charts?

Received Response
1
Views
2
Comments
wffger
wffger Rank 2 - Community Beginner

Do those ending users need to install FLASH or JRE for BIEE12c charts display?

Answers

  • FTisiot
    FTisiot Rank 6 - Analytics Lead

    Hi,

    By default obiee 12c charts use HTML5

    no need to install Flash

  • [Deleted User]
    [Deleted User] Rank 2 - Community Beginner

    Only if you FORCE it to behave outdated ;-)

    instanceconfig.xml

    <Charts>

    <DefaultWebImageType>html5</DefaultWebImageType>

    </Charts>