Archive


Category: BIP

  • Installation of Oracle Fusion BI Publisher for Office 365

    Navigate to analytics in Oracle Fusion ERP — Help –> Oracle Analytics Publisher Desktop Make sure to get the 32 bit Version of BI Publisher – https://www.oracle.com/middleware/technologies/analytics-publisher/downloads.html# After Installation Note : if you install 64 Bit- you will get the below errors : When selecting the BI Publisher tab from within Word, all the icon […]

  • Fusion BI : Uploading Template Fails with FND-7300: An error occurred when scanning file using Fusion Applications Virus Scanner

    Uploading a BI publisher template fails with the following error message: FND-7300 BI can not load template An error ocurred when scanning file using Fusion Application Virus Scanner. Check log for further details Further examination of the bipublisher.log file shows: [APP: bipublisher#11.1.1] Virus scanner instance not found, check errors in logs and scanner.xml[APP: bipublisher#11.1.1] FND-7300: Virus […]

  • How to Display No Data Found in BIP

    Display : No Data Found Message in BIP To handle no data found conditions: At the end of the RTF template, add a section break. On the last page (the new section page), add the command <?if@section:not(ELEMENT_NAME)?>No Data Found<?end if?>where ELEMENT_NAME is the same data element that you are using in the for-each@section loop.Now if no […]