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.

File purpose

This profile is used to configure a local CSV source that will be used to for loading data from the local filesystem.

File location

The file is located in the folder mr-application\src\main\resources.

File values

KeyValueDescription
dlc
dlc.enabledtrueThis enables DLC for data loading in the application.
dlc.local
dlc.local.sources
dlc.local.sources.local-csv-source
dlc.local.sources.local-csv-source.root-base-dirdata/#{AsOfDate}The directory containg your data. This defaults to the data directory found in mr-application/src/main/resources. The AsOfDate scope is included.