Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Published by Scroll Versions from space ENGINES1031 and version 10.3.4

Connecting to DTP Server is required for licensing, as well as extending other team-working capabilities, such as:

The connection must be configured in the .properties configuration file in the INSTALL_DIR (or another location; see Configuration Overview for details).

The following properties must be set to configure the connection to DTP Server:

  • dtp.server=[SERVER]
  • dtp.port=[PORT] 
  • dtp.user=[USER]
  • dtp.password=[PASSWORD]

Creating an Encoded Password

Conditional Content
product: (jtest)
product: (jtest)
sv-attr:0A01020401598D973E6641760F8AF4E50A01020401598D973E671AAA268425A3

Jtest

 can encrypt your password, which adds a layer of security to your interactions with DTP Server. Run the following command to print an encoded password:  

Code Block
-encodepass [MYPASSWORD]

Copy the encoded password that is returned and paste it into the

Conditional Content
product: (jtest)
product: (jtest)
sv-attr:0A01020401598D973E6641760F8AF4E50A01020401598D973E671AAA268425A3

jtest.properties

file:

Code Block
dtp.password=[ENCODED PASSWORD]