This section describes how to call a subtemplate that resides outside the catalog.
Note:
These instructions are provided for backward compatibility only. It is recommended that you place subtemplates in the catalog.
Note that localization is not supported for subtemplates that are maintained outside the catalog.
Use a standard protocol, such as http or ftp and enter the import statement as shown here.
<?import:http//myhost:8080/subtemplate.rtf?>
If the subtemplate is located on the server, but not in the BI Publisher catalog, then enter this.
<?import:file://{template_path}?>
where
template_path is the path to the subtemplate file on the server
For example:
<?import:file://c:/Folder/mySubtemplate.rtf?>
To run sub templates outside the catalog you must configure the disable external references property.
Using sub templates requires the following FO processing configuration property setting for the report:
Disable external references: Must be set to False