Navigation :
        
          
test ../../ test user-ref.html
    
   User & Reference Guide  
  
test ../../ test getting-started.html
    
   Getting started  
test ../../ test getting-started/about.html
      - Using this guide 
test ../../ test getting-started/whats-new.html
      - What's New 
test ../../ test getting-started/data-model.html
      - Market Risk Data Model 
test ../../ test getting-started/direct-query.html
      - DirectQuery 
  
test ../../ test dashboards.html
    
   Dashboards 
test ../../ test calculations.html
    
   Calculations Guide 
test ../../ test configuration.html
    
   Configuration files  
test ../../ test configuration/apm-properties.html
      - apm.properties 
test ../../ test configuration/application-yaml.html
      - application.yaml 
test ../../ test configuration/azurecredentials-properties.html
      - azureCredentials.properties 
test ../../ test configuration/dee-export-properties.html
      - dee.export.properties 
test ../../ test configuration/greek-based-pl-formula-rules-properties.html
      - greek-based-pl-formula-rules.properties 
test ../../ test configuration/hibernate-properties.html
      - hibernate.properties 
test ../../ test configuration/jwt-properties.html
      - jwt.properties 
test ../../ test configuration/logback-spring-file-xml.html
      - logback-spring-file.xml 
test ../../ test configuration/logback-spring-xml.html
      - logback-spring.xml 
test ../../ test configuration/mr-ref-impl-content-service-mv-db.html
      - mr_ref_impl_content_service.mv.db 
test ../../ test configuration/mr-config-properties.html
      - mr-config.properties 
test ../../ test configuration/mr-jaxb-mapping.xml.html
      - mr-jaxb-mapping.xml 
test ../../ test configuration/mr-properties.html
      - mr.properties 
test ../../ test configuration/reporting.html
      - reporting.properties 
test ../../ test configuration/serializer-jaxb-cfg-xml.html
      - serializer-jaxb-cfg.xml 
test ../../ test configuration/sign-off-export-properties.html
      - signoff.export.properties 
test ../../ test configuration/signoff-properties.html
      - signoff.properties 
test ../../ test configuration/tracing-properties.html
      - tracing.properties 
test ../../ test configuration/test.html
    
  - 
   Configuration files in test folder  
test ../../ test configuration/test/mr-bookmark-properties.html
      -- mr.bookmark.properties 
  
  
test ../../ test cube.html
    
   Cube Reference 
test ../../ test datastore.html
    
   Datastores 
test ../../ test input-files.html
    
   Input file formats 
test ../../ test what-if.html
    
   What-If Analysis 
test ../../ test database.html
    
   Database 
test ../../ test sign-off.html
    
   Sign-Off Approvals 
test ../../ test limits.html
    
   Limit monitoring 
test ../../ test dev.html
    
   Developer Guide  
test ../../ test dev/dev-release.html
    
  - 
   Release and migration notes 
test ../../ test dev/dev-getting-started.html
    
  - 
   Getting Started 
test ../../ test dev/dev-ui-config.html
    
  - 
   Configuring the UI 
test ../../ test dev/dev-mr-application.html
    
  - 
   The Market Risk Application 
test ../../ test dev/dev-libraries.html
    
  - 
   Market Risk Libraries 
test ../../ test dev/dev-extensions.html
    
  - 
   Extending Atoti Market Risk 
test ../../ test dev/dev-tools.html
    
  - 
   Configuring tools and methodologies 
test ../../ test dev/dev-sign-off.html
    
  - 
   Sign-Off 
test ../../ test dev/dev-whatif.html
    
  - 
   What-If 
test ../../ test dev/dev-direct-query.html
    
  - 
   DirectQuery 
  
test ../../ test pdf-guides.html
    
   PDF Guides 
         
       
    
    
    
  
    
   mr.bookmark.properties 
File purpose 
The mr-bookmark-properties.md  file sets the URL of the content server from which to export bookmarks,
and allows the configuration of the export to a file or folder.
File location 
The file is located in the folder mr-application\src\test\resources 
File values 
Key 
Value 
Description 
 
 
contentServer.bookmarks.export-to-file 
false 
Export the contents of the content server into a file. Valid values are true and false (case-insensitive). 
 
contentServer.bookmarks.export-to-folder 
true 
Export the contents of the content server into a folder. Valid values are true and false (case-insensitive). 
 
contentServer.bookmarks.default-owners 
ROLE_ADMIN 
The default owners for any bookmark 
 
contentServer.bookmarks.default-readers 
ROLE_USER 
The default readers for any bookmark 
 
contentServer.url 
http://localhost:10010/mr-application/activeviam/content 
The URL of the content server 
 
contentServer.bookmarks.export-folder-name 
mr-bookmarks 
The folder name for the folder-based export