Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.activeviam.com/llms.txt

Use this file to discover all available pages before exploring further.

Overview

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

Module properties

KeyDescriptionDefault value
mr.application.content-server.bookmark.default-ownersThe default owners for any bookmark.ROLE_ADMIN
mr.application.content-server.bookmark.default-readersThe default readers for any bookmark.ROLE_USER
mr.application.content-server.dbHibernate properties to connect to a locally running content server.
mr.application.content-server.factory-reset.filenameFilename of the release version of the content server contents.mr-content-server.json
mr.application.content-server.factory-reset.folder-nameThe folder containing the release version of the content server contents.mr-bookmarks
mr.application.content-server.prefixThe 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-uriThe 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.resetReset 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-lThe time to live (in seconds) of the entitlement cache.3600
mr.application.content-server.security.calculated-member-roleThe role users must have to create calculated members in the content server.ROLE_USER
mr.application.content-server.security.kpi-roleThe role users must have to create KPIs in the content server.ROLE_USER
mr.application.rebuild.initial-delayThe delay (in minutes) between the application start up and the first rebuild of the Atoti schemas.1440
mr.application.rebuild.intervalAfter 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-enabledSet to true to enable the SpanProcessor with LoggingSpanExporter.false
mr.open-telemetry.zipkin-span-exporter-urlSet the zipkin end point to which the traces should be sent.http://localhost:9411/api/v2/spans
mr.sign-off.date-hierarchiesProperty 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-templateProperty for the filename of the template to be used for MDX queries.MDXTemplate.vm
mr.sign-off.extraction-templates-scalarExtraction templates used for sign-off when scalar sensitivities are enabled.\nKey: an arbitrary identifier for the ExportFilenamesMdxTemplate\nValue: the ExportFilenamesMdxTemplate
mr.sign-off.task-levelsSign-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.disableDisable the file upload servicefalse
mr.whatif.file-upload.data.stageRelative 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-sourceDLC 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.whatifRelative file path to the staging directory for what-if file upload. This is a path relative to the input path.what-if