Creating and working with Infolets

 Infolet:
It is a small interactive interface to see key info

Key Points to note:
1. It can have 3 views : Front , Back and Expanded
so max of 3 reports can be mapped
2. Infolets can have a link to detailed reports.
3. These can be hidden or re-orded
4. Front view is mandatory, if no report is used, shows blank (3*2 size is not recommended as it is difficult to view in mobile devices)
5. Back view size will be always same as front size (usually will have a graphs)
6. Back and Expanded view are optionals
7.Expanded view is bigger than other views.
8. Actions menu will available for all views
9.Available sizes: 1*1, 2*1, 3*1, 1*2, 2*2, 3*2, 1*3, 2*3

Infolet Creation:

1. Navigator > Configuration > Sandboxes
2. Create Sandbox


3. Give Name, and select Page Composer




click on Create and Enter



4.From Tools > Select Page Composer

this is how it will come

5. Goto Analytics section on Home Page, click on Infolet Repoistory >Create Infolet



6. Give Infolet name, select dimension for front view, select enable or disable for back and expanded views

click save and close
7. Add content

select report  and click add




close, we can see data if exists

Similarly can be added for other views

Actions menu:


Link detailed report: to see detailed one.
edit content: to change the report
edit title and view: to go to Infolet creation page and change title and view sizes, enable options
delete: to delete the infolet
edit visiblity: to see el expression related info

to switch to back view: press side arrow


for front view

for expanded view

expanded view tile


Add Barcode in oracle fusion Reports

 Hi Everyone,


In this post let us see how to add Barcode in Oracle Fusion RTF Templates and setups to be done to reflect in the report output.

Step1: Check if  "Code 128" font is available in MS Word.

There are many fonts that support barcode, for this blog, we are using "Code 128"       


If not available Font File will be available in the system if you have already BI Publisher installed in your system.

Follow the steps to get the file, so it can be installed

Goto the following path: C:\Program Files\Oracle\BI Publisher\BI Publisher Desktop\Template Builder for Word\fonts


Copy the highlighted file 128R00.rtf and install it.

Step2: Once we have required font, goto your rtf and insert the tag and select the font as Code128.

Sample xml:


Inserted field in rtf


Now change font to Code 128



Step3: Upload the rtf in required report

Step4: If Code 128 is not available in Oracle ERP, follow these steps to install so that when users run the report the see the Barcode


Login > goto Reports and Analytics > under username > Administration>Manage BI Publisher > Font Mappings


"Upload Fonts" under "Manage Custom Fonts"


This is how it looks:


Then add this uploaded Font under RTF Templates > Add Font Mapping

Base Font: Code 128, Select Target Font: 128R00.TTF and click Apply


So thats it , now report is ready to be tested with barcode

Creating and working with Infolets

 Infolet: It is a small interactive interface to see key info Key Points to note: 1. It can have 3 views : Front , Back and Expanded so max ...