Skip to main content
Skip table of contents

How and Where DigaSystem parameter files are searched

Windows

Default behavior

DpeNanoServices takes the settings for parameter file locations from windows registry

Possible overrides

  • A file DigaSystemRegistry.xml exists in the application folder and contains the file location references

  • An alternative xml file (containing the file location references) is configured under the applications configuration option DpeParFile | DigaSystemRegistryXmlFilePath

Also see https://davidsystems.atlassian.net/l/cp/0uMCmgQd

Linux

Default behavior

DpeNanoServices searches for a file DigaSystemRegistry_Linux.xml in the application folder.

The default content of this file references a DigaSystem parameter structure in the current folder:

CODE
<?xml version="1.0" encoding="utf-8" ?>
<DigaSystemRegistry>
  <Global>DigaSystem/DIGAS.PAR</Global>
  <Rights>DigaSystem/RIGHTS.PAR</Rights>
  <Local>DigaSystem/Computer</Local>
  <User>DigaSystem/User</User>
</DigaSystemRegistry>

Possible overrides

  • Modify the file DigaSystemRegistry_Linux.xml to your needs

  • An alternative xml file (containing the file location references) is configured under the applications configuration option DpeParFile | DigaSystemRegistryXmlFilePath

Also see https://davidsystems.atlassian.net/l/cp/0uMCmgQd

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.