You are viewing the documentation for Blueriq 13. Documentation for other versions is available in our documentation directory.

SubjectPropertyExplanation
Exports


blueriq.exports.enabledBoolean to enable usage of exports. Default is false. 

application.properties

blueriq.exports.descriptionThe group name of all the exports shown in the dev dashboard

application.properties

blueriq.exports.prefixThe prefix in front of the export project when started.

application.properties

blueriq.exports.folderThe folder in the configuration folder where the exports are.

application.properties

blueriq.exports.filesDirect location of (an) export file(s). Comma seperated.

application.properties

SubjectPropertyExplanation
Exports


blueriq.exports-r8.enabledBoolean to enable usage of R8 type (Blueriq 8 - 11) exports. Default is false.

application.properties

blueriq.exports-r8.descriptionThe group name of all the R8 type (Blueriq 8 - 11) exports shown in the dev dashboard

application.properties

blueriq.exports-r8.prefixThe prefix in front of the R8 type (Blueriq 8 - 11) export project when started.

application.properties

blueriq.exports-r8.folderThe folder in the configuration folder where the exports R8 type (Blueriq 8 - 11) are.

application.properties

blueriq.exports-r8.filesDirect location of (an) export R8 type (Blueriq 8 - 11) file(s). Comma seperated.

application.properties

  • No labels