Invokes the Velocity template contained in the file specified by fileName.
This provides integration with the Velocity template engine supplied by Apache.
Only a file name can be specified for the template location, not a complete file path. All templates must be located
in the directory specified in parameter file.resource.loader.path of properties file velocity.properties.
The logging level controls the level of generated messages, and any such messages are written to the designer execution log
(View > Execution log). Available log levels are:
fileName
. This provides integration with the Velocity template engine supplied by Apache.Only a file name can be specified for the template location, not a complete file path. All templates must be located in the directory specified in parameter
file.resource.loader.path
of properties filevelocity.properties
.The logging level controls the level of generated messages, and any such messages are written to the designer execution log (View > Execution log). Available log levels are:
LOG_LEVEL_DEBUG
)LOG_LEVEL_INFO
)LOG_LEVEL_WARN
)LOG_LEVEL_ERROR
)Javascript example: