Display Dynamic Images on Web Intelligence Reports on Unix server:
Login to Unix server using root
- Copy the images files to this path on BO Unix server using FTP:
/usr/sap/DBO/sap_bobj/enterprise_xi40/images
- Change authorization using this command:
cd /usr/sap/DBO/sap_bobj/enterprise_xi40/images
chmod 777 *.bmp
Login to BI Launchpad
- in webi report, Create Dimension variable [ItemPicture]
- [ItemPicture]="boimg://"+[Personnel Number]+".bmp"
- [Personnel Number] is dimension should contain the Employee number as images named on Unix server
- add Blank Cell
- then right click Format Cell
- Go to Appearance
- In Image from address add : =[ItemPicture]
- Choose OK
- Refresh the report
------------------------------
Ahmed Anwar Saleh
SAP Analytics Service Line Lead
Client Innovation Center Egypt
------------------------------