Application properties

Overview

These are the properties used to configure the mr-application module.

Module properties

Key Description Default value
mr.application.content-server.bookmark.default-owners The default owners for any bookmark. ROLE_ADMIN
mr.application.content-server.bookmark.default-readers The default readers for any bookmark. ROLE_USER
mr.application.content-server.db Hibernate properties to connect to a locally running content server.
mr.application.content-server.factory-reset.filename Filename of the release version of the content server contents. mr-content-server.json
mr.application.content-server.factory-reset.folder-name The folder containing the release version of the content server contents. mr-bookmarks
mr.application.content-server.prefix The value here is the URL of the content server as executed with Jetty in Eclipse. You should change this value accordingly to your content server. mra
mr.application.content-server.remote-api-uri The URI of the content server used by RemoteContentServiceConfig. NOTE: The value here is the URL of the content server as executed with Jetty in Eclipse. You should change this value accordingly to your content server. http://localhost:9093/content
mr.application.content-server.reset Reset the contents of the content server to those provided in the Atoti Market Risk release. “True” defaults to the file-based implementation. NOTE: Development only, turn this off in production. Accepted values: “FALSE”, “TRUE”, “FILE”, “FOLDER” folder
mr.application.content-server.security.cache-entitlements-t-t-l The time to live (in seconds) of the entitlement cache. 3600
mr.application.content-server.security.calculated-member-role The role users must have to create calculated members in the content server. ROLE_USER
mr.application.content-server.security.kpi-role The role users must have to create KPIs in the content server. ROLE_USER
mr.application.rebuild.initial-delay The delay (in minutes) between the application start up and the first rebuild of the Atoti schemas. 1440
mr.application.rebuild.interval After the first rebuild of the Atoti schemas (determined by the initial-delay), this is the interval (in minutes) between ensuing rebuilds. 1440
mr.open-telemetry.logging-span-exporter-enabled Set to true to enable the SpanProcessor with LoggingSpanExporter. false
mr.open-telemetry.zipkin-span-exporter-url Set the zipkin end point to which the traces should be sent. http://localhost:9411/api/v2/spans
mr.sign-off.date-hierarchies Property for the date level to use when filtering exports.\nKey: the cube name\nValue: a string describing the date level with the pattern “Level@Hierarchy@Dimension”.\nSetting the cube name as “DEFAULT” applies this configuration to any cube name not explicitly configured.\nConfiguration options are case-sensitive.
mr.sign-off.export-filenames-mdx-template Property for the filename of the template to be used for MDX queries. MDXTemplate.vm
mr.sign-off.extraction-templates-scalar Extraction templates used for sign-off when scalar sensitivities are enabled.\nKey: an arbitrary identifier for the ExportFilenamesMdxTemplate\nValue: the ExportFilenamesMdxTemplate
mr.sign-off.task-levels Sign-off task level used to filter the sign-off filters\nKey: the cube name \nValue: a string describing the level with the pattern “Level@Hierarchy@Dimension”.\nSetting the cube name as “DEFAULT” applies this configuration to any cube name not explicitly configured.\nConfiguration options are case-sensitive.
mr.whatif.file-upload.data.disable Disable the file upload service false
mr.whatif.file-upload.data.stage Relative file path to the root directory for what-if file upload. This is a path relative to the input path. stage
mr.whatif.file-upload.data.upload-source DLC source that will be used to perform the load operation, all the file operations must occur below the root folder of this source. local-csv-source
mr.whatif.file-upload.data.whatif Relative file path to the staging directory for what-if file upload. This is a path relative to the input path. what-if