Oracle BI Publisher – Java Plugin Issue
File Not Found Error in BI Publisher – Preview – Due to Java Make Sure to Install Java – Jre based on your Desktop OS — Tools –Options –Set the Java Home
Category: BIP
File Not Found Error in BI Publisher – Preview – Due to Java Make Sure to Install Java – Jre based on your Desktop OS — Tools –Options –Set the Java Home
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 […]
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 […]
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 […]