Bragi Docs Help

Register File Sources

If you receive data in files (for example, CSVs from a finance system), you can register one or more file sources. These are UNC network paths or cloud storage locations from which Bragi imports your file data.

Registering file sources per environment is key because your Development DWH might import from a different folder than your production system.

For example:

  • Dev DWH imports from:
    \\ServerName-Dev\FinanceFeed\

  • Production DWH imports from:
    \\ProductionApp\FinanceFeed\

09 March 2026