Skip to main content

Specify Allowed Directory for FilesDownload and FilesUpload DPUs

In the local filesystem, the FilesDownload and FilesUpload DPUs have only access to the directory defined in the unifiedviews.properties file or in the runtime properties, and its subdirectories.

Procedure. Specify Allowed Directory in the unifiedviews.properties File
  1. In the unifiedviews.properties file, change the value of the backend.allowed.external.directory property to the path of the directory you want the DPUs to have access to, for example /opt/data.

    Caution

    It is possible to define only one directory path. The DPUs will have access to the directory and all its subdirectories as well.

  2. Restart PoolParty for the changes to take effect.

Procedure. Specify Allowed Directory via Runtime Properties
  1. In the application header, select Settings.

  2. Select Runtime Properties.

  3. Click the plus icon to add a new runtime property.

    A new line appears.

  4. In the Name field, type in backend.allowed.external.directory.

  5. In the Value field, type in the path of the directory you want the DPUs to have access to, for example /opt/data.

    Caution

    It is possible to define only one directory path. The DPUs will have access to the directory and all its subdirectories as well.

  6. Confirm with Save.

    UV---Specify-Allowed-Directory-for-FilesDownload-and-FilesUpload-DPUs-.png