The elements in a template (e.g., logos or pictures) can be exchanged. In a template, you will find elements used with a syntax such as:
<wr:import url="/TOP/DTO[@DSC='REPORT']/DAT/SUB[@DSC='ELEMENTS']/DAT/FLD[@DSC='PSA_ICO_RPT_LOGO.JPG']/@BLB"/>
The expression in the “url” parameter returns the path and file name of the image file on the server at runtime. This image file is stored along with the XML markup in the same directory. With report elements, the and the file name always consists of the BLOB name and the file extension, as in PSA_ICO_RPT_LOGO.JPG. Note therefore that changing the image format must be followed by also changing it in the template.