...
- (Recommended for Concerto/DTP admins) Verify that the product and version you are licensing appears in the DTP License Server. If not, update the tools database as described in the DTP Admin Guide.
- Choose Parasoft> Preferences to open the Preferences dialog.
- Select the License category in the left pane.
If the appropriate server is not already setset , specify the server’s host (either a name or an IP address) and port.
- If you have multiple Parasoft products installed, open the tab for the Parasoft product you want to license (e.g., Jtest, SOAtest).
- Select the Enable license option.
- Select the Network option.
- Indicate the license type that you want this product to use by selecting the appropriate option in the Edition box.
- If you want to use the product for a short period of time when you will not have access to Concerto/DTP (e.g., because you expect to be working from home, you will be travelling, your team will be upgrading the machine hosting Concerto/DTP, etc.), check borrow and specify how long you need to "borrow" the license.
- When you borrow a license, one of the available licenses (on the Concerto) is locked to your machine for the specified amount of time. You can then disconnect from the network and use the product without accessing Concerto/DTP.
- Licenses can be borrowed from 1 hour to 14 days.
- License borrowing requires PST 2.6 or higher or Concerto/DTP.
- Click OK to set and save your settings.
Tip | ||
---|---|---|
| ||
If you want to deactivate a license, choose Parasoft> Deactivate License. To reactivate it, choose Parasoft> Activate License. If you want to have a license automatically deactivated after 30 minutes of inactivity, enable the Start deactivated, release automatically when idle option. To change this behavior, disable this option. When the license is deactivated:
When the license is reactivated:
Note that:
|
Tip | ||
---|---|---|
| ||
If you want the product to wait for a license if the requested license is not currently available, use use the localsettings option For details on the command line mode and localsettings options, see seeLocalsettings. |
Using a Machine-Locked License
...
If you will be using a custom edition license, define the appropriate license features in the localsettings as follows:
Code Block virtualize[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 virtualize[product].license.network.edition= Type of license edition virtualize[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.
...
Additional Licensing Options for Virtualize
The following license options are available for Virtualize:
- Virtualize: The core Virtualize license. It is required in order to access any Virtualize functionality.
- Performance: Enables throughput to exceed 11 hits per second.
- Validate: Allows validation tools to be chained to the Incoming Request output in order to validate messages coming to the Responder (messages produced by the application under test and received by Virtualize). See Adding an Output for more details.
- N Hits per Day: Specifies how many hits per day (starting at 12am) are allowed for that Virtualize server. A hit is any request message (for Message Responders) or query (for SQL Responders).
- Service Enabled: Provides the ability to:
- Connect Virtualize server to CTP.
- Manage Virtualize server from external Virtualize desktops.
- Access the REST API of the Virtualize server.
- Start the Virtualize server in headless mode.
- Deploy the Virtualize server using the container-deployable war file
- Extension Pack: Enables support for advanced protocol, message formats, tools and custom tools and extensions.
- Message Packs: Enables advanced EDI message formats in applicable tools.
Manually Adding the License without Using localsetttings
...