Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Published by Scroll Versions from space FUNCTDEV and version SVC2022.1

...

-settings <path/to/file>

See Configuring Settings for details on manually configuring the settings file.

...

Code Block
languagetext
dtp.enabled=true
dtp.password=password
dtp.port=8443
dtp.project=projectname
dtp.serverurl=https://host.domain.com:8443
dtp.user=username
dtp.autoconfig=true

...

Some preferences, such as the report settings, enable you to use variables. This enables you to dynamically define outputs, such as report names or report metadata. See Configuring Settings for additional information about variables.

...