Template Engine > Connecting templates to Template Engine > Template Engine Process > Template Engine Process GUI reference

Template Engine Process GUI reference
Click to enlarge
Figure 4
 
From Design Center resource set
This type of template is static. It is read by Template Engine when the StreamServer application is started.
C:\Strs_Data\FilePathTE\Invoice.txt
This type of template is static. It is read by Template Engine when the StreamServer application is started.
StreamServe variable
Use a variable to set the path to the template. The variable reference must be a file or http reference. For example:
$template=”C:\Strs_Data\FilePathTE\Invoice.txt”;
The default codepage of the template. This codepage is used only when Template Engine cannot find out which codepage is used in the template.
The general intent of strict reference mode is to make Template Engine behave more strictly in cases that are undefined or ambiguous. In such cases Template Engine will throw an exception, and not write any output.
OpenText StreamServe 5.6 Updated: 2013-03-01