The files created by the reporting engine are named according to the provided text template. If the provided text template is empty the Application Server will automatically choose file names. If the provided template is evaluated to an empty string the Application Server will generate random filenames for report files.
In addition to the general variables available with every text template the additional markup variables are available for the report file name text template. Table 1 shows these additional variables.
Variable name |
Description |
ReportTypeName |
Name of the executed report type |
TemplateName |
Name of the presentation template from which the report was created. Empty if the report was not created from a presentation template. |
FeatureName |
Name of the feature for which the report is created. If report is created more than one feature and the Split content report setting is set to do not split this variable will be empty. |
AxisName |
Name of the axis that is used by the feature for which the report is created. If feature does not use a spatial system of type axis reference system this variable will be empty. If report is created more than one feature and the Split content report setting is set to do not split this variable will be empty. |
AxisReferenceSystemName |
Name of the axis reference system that is used by the feature for which the report is created. If feature does not use a spatial system of type axis reference system this variable will be empty. If report is created more than one feature and the Split content report setting is set to do not split this variable will be empty. |
ObservationSamplingTimestamp |
Sampling timestamp of the observation for which the report is generated. If report is created more than one observation and the Split content report setting is set to do not split or split by feature this variable will be empty. |
AxisOffsetFrom |
Position of the feature or observation (depending on the spatial support of the feature) for which the report is generated.
|
AxisOffsetTo |
Position of the feature or observation (depending on the spatial support of the feature) for which the report is generated. |
Table 1: Additional variables for text templates available for report file naming