...
You can also specify licensing via localsettings (e.g. for sharing team-wide settings via DTP or specifying options at the command line). See Localsettings for details.
Using a DTP License
...
Tip | ||
---|---|---|
| ||
If you want the product to wait for a license if the requested license is not currently available, use the localsettings option For details on the command line mode and localsettings options, seeLocalsettings. |
Using a Machine-Locked License
...
- Choose Parasoft> Preferences to open the Preferences dialog.
- Select the License category in the left pane.
- If you have multiple Parasoft products installed, open the tab for the Parasoft product you want to license (e.g., Jtest, SOAtest).
- Select the Local option.
- Contact your Parasoft representative to receive your license. You will need to provide the Machine ID listed in this panel.
- In the United States, call 1-888-305-0041. In other locations, use the contact information available at Contacting Parasoft Technical Support カスタマーサポート.
- If you don’t yet have a valid license set and you want to obtain the Machine ID without opening the GUI, run the command line invocation from the command line. The Machine ID will be reported in the output message (for example,
Error: No valid license (MachineId: WIN32-12345678)
.
- Enter your license password.
- Click Apply. The License preferences page will display the features that you are licensed to use, and the expiration date for your license.
- Click OK to set and save your license.
...
If you will be using a custom edition license, define the appropriate license features in the localsettings as follows:
Code Block [product].license.custom_edition_features= All enabled features
Note that license feature settings apply only to custom edition licenses.
Define the main license settings in the localsettings as follows:
Code Block [product].license.network.edition= Type of license edition [product].license.use_network= Value (true or false) license.network.host= Host name license.network.port= Port number
See Localsettings details on localsettings and a list of all license-related options.
...