Skip to Main Content
HCL Domino Ideas Portal

Welcome to the #dominoforever Product Ideas Forum! The place where you can submit product ideas and enhancement request. We encourage you to participate by voting on, commenting on, and creating new ideas. All new ideas will be evaluated by HCL Product Management & Engineering teams, and the next steps will be communicated. While not all submitted ideas will be executed upon, community feedback will play a key role in influencing which ideas are and when they will be implemented.

For more information and upcoming events around #dominoforever, please visit our Destination Domino Page

Status No Plans to Implement
Workspace Domino Designer
Created by Guest
Created on Feb 19, 2020

Enable agents to read properties files

Nowadays I store all my references to views, NSF's, links to external applications inside 1 central  properties file e.g. datasources.properties. stored under "Resources\Files". From here I can re-use these dependencies inside my code (java, expression language, ssjs). Unfortunately older design elements like agents or LotusScript can not read these types design elements so here I must hard-code them or create some sort of profile or configuration Notes document. I guess in modern development the usage of a properties file is more daily routine to store and share application information than building a lot of additional design elements (forms, views) to achieve something similar. From code it is possible to read and write to these properties files. 

  • Attach files
  • Admin
    Thomas Hampel
    Reply
    |
    Feb 20, 2020

    In the context of a Domino application it sounds odd to use a text/properties file to store its configuration. From a users point of view one might expect a graphical frontend to change settings. However you can do it e.g. by using the dbdesign library to access a file resource in the NSF. http://domquery.info/samples/sandbox.nsf/SandboxDownloadPrint?OpenForm&ParentUNID=11F180E35D280D38852568B7005C0382