This section covers the JZR report attributes :
enabled: activates the report
xlsx_report: defines the list of JZR sheets
output_directory: the JZR report generation directory
output_file_prefix: the report prefix file name.
security_file: the report security configuration path. See related section.
<report enabled="${JEYZER_JZR_REPORT_ENABLED}">
<xlsx_report output_directory="${JEYZER_OUTPUT_DIR}/analysis"
output_file_prefix="${JEYZER_TARGET_NAME}-report"
security_file="${JEYZER_DEMO_MASTER_PROFILES_DIR}/${JEYZER_TARGET_PROFILE}/analysis/report/security/report_security.xml">
