...
Table of Contents | ||
---|---|---|
|
Understanding the Virtualize Server View
The Virtualize Server view is where you manage and interact with local or remote Virtualize server, as well as the virtual assets and proxies that are deployed on them. From here, you can start/stop servers, start/stop event monitoring, and create/modify/interact with message proxies (for example, to start or stop recording) as well as Parasoft JDBC Drivers (for example, to switch between passthrough, record, virtualize, and hybrid modes). For remote servers, it also provides a Files folder designed to allow easy transfer of files between remote Virtualize servers and the local machine.
...
To open the Virtualize Server view, go to Window > Show View > Virtualize Server. For an overview of the available buttons and commands, see [Virtualize サーバー] ビューの操作 Virtualize Server View - GUI Reference.
The Virtual Assets node in this view is always synchronized with the VirtualAssets project. If the VirtualAssets project includes any .pva files, the corresponding virtual assets will be automatically added to this view’s Virtual Assets node. If virtual assets are organized into a hierarchical structure via the controls in the Virtualize Server view (as described in Organizing Deployed Virtual Assets), those same structural changes will be automatically applied to the VirtualAssets project.
...
Icons also alert you if an artifact is locked and, if so, by which user and at what access level. For details on how to lock and unlock artifacts, see [Virtualize サーバー] ビューの操作 Locking and Unlocking Virtualize Server Artifacts.Icons also alert you if an artifact is locked and, if so, by which user and at what access level. Note: Locking and unlocking artifacts requires CTP.
Configuration details for each virtual asset, message proxy, and JDBC controller deployment on the local Virtualize server are saved within a separate XML file within your workspace directory. These files are automatically named based on the deployment name and use the following extensions: .pvadd (virtual assets), .pmpdd (message proxies), or .pjcdd for (JDBC controllers).
...
- Working with Virtual Assets in the Virtualize Server view: Deploying Virtual Assets Virtualize.
- Working with Message Proxies in the Virtualize Server view: Enabling and Disabling Proxies.
- Working with Parasoft JDBC Drivers in the Virtualize Server view: Switching Parasoft JDBC Driver Modes.
Refreshing the Virtualize Server View
Refreshing virtual assets ensures that the Virtualize Server view’s tree is in sync with the deployed virtual assets and any changes to the VirtualAssets project.
...
- Right-click the related node in the Virtualize Server view and choose Refresh.
Anchor | ||||
---|---|---|---|---|
|
Toolbar Buttons
The Virtualize Server view’s tool bar provides the following buttons:
Icon | Name | Description |
---|---|---|
Start Server | Starts the local server. | |
Stop Server | Stops the local server. | |
Refresh | Refreshes all servers in the tree. | |
Add Server | Allows you to add a remote server to the Virtualize Server view. |
Shortcut (Right-click) Commands
The following shortcut (right-click) commands are available within the Virtualize Server view:
- From the Server node:
- Start Server: Starts the local server.
- Stop Server: Stops the local server.
- Refresh: Refreshes all servers in the tree.
- Add Server: Allows you to add a remote server to the Virtualize Server view.
- From the Local machine node:
- Open: Opens a panel that allows you to configure advanced settings for the local Virtualize server. See Configuring Server and Deployment Settings Virtualize for details.
- Refresh: Refreshes the local Virtualize server.
- Add Virtual Asset: Allows you to add a virtual asset to the local Virtualize server.
- Re-deploy All Virtual Assets: Re-deploys virtual assets so that modifications are "live."
- From a remote server node:
- Open: Opens a panel that allows you to configure advanced settings for the given Virtualize server. See Configuring Server and Deployment Settings Virtualize for details.
- Refresh: Refreshes the given server (e.g., to keep it in sync with virtual assets added or removed by other team members).
- Add Virtual Asset: Allows you to add a virtual asset to the given server.
- Re-deploy All Virtual Assets: Re-deploys virtual assets so that modifications are "live."
- Remove Server: Removes a remote server from the Virtualize Server view.
- From a specific virtual asset node (local machine or remote server):
- Open: Opens a panel that allows you to configure advanced deployment settings for the given virtual asset. See Configuring Server and Deployment Settings Virtualize for details.
- Copy: Allows you to copy a virtual asset so you can paste it from one server to another.
- Paste: Allows you to paste a copied virtual asset from one server to another.
- Disable: Disables the virtual asset (so it is still present but cannot be accessed).
- Delete: Deletes the virtual asset from the given server.
- Start monitoring/stop monitoring: Tells Virtualize to start/stop reporting the events related to a virtual asset. See Gaining Visibility into Server Events for details.
- Re-deploy Virtual Asset: Re-deploys this virtual asset so that modifications are "live."
Lock/Unlock: Adds or removes locks that prevent other users from modifying or deleting an artifact you’re working on.
See [Virtualize サーバー] ビューの操作Requires CTP.Lock/Unlock: Adds or removes locks that prevent other users from modifying or deleting an artifact you’re working on. See Locking and Unlocking Virtualize Server Artifacts for details.
- Copy to workspace: Copies this virtual asset to your workspace so you modify it.
- Unprocessed Messages: Shows details on messages that were sent, but not processed.
Anchor | ||||
---|---|---|---|---|
|
Virtualize lets you lock artifacts that you're working on to ensure that they are not modified or removed by other users. This functionality is available only if the remote Virtualize Server hosting those artifacts authenticates with Parasoft CTP using a valid username and password. It is supported only when a) the connection to CTP is successful, and b) CTP does not allow anonymous access.
...
Admin-level users can also unlock any artifact (no matter which user applied the lock). However, they cannot modify artifacts that other users locked. If they wanted to modify a locked artifact, they would need to unlock it first, then modify it.
Authenticating with CTP
The Virtualize server authenticates with CTP using the credentials specified in that server’s Preferences > Parasoft > CTP settings. You do not need to enter any CTP credentials from your desktop installation. Just be sure that you specified a valid username and password for connecting to that remote Virtualize server.
Locking and Unlocking Artifacts
To lock an artifact:
- Right-click that artifact in the Virtualize Server view and choose Lock.
...
- Right-click that artifact in the Virtualize Server view and choose Unlock. Remember that unless you are an Admin-level user, you can unlock only the artifacts that you previously locked.
Migrating Workspaces from 9.9.3 or Earlier
Virtualize 9.9.3 and earlier saved configuration details for all of the local Virtualize server’s virtual assets, message proxies, and JDBC controllers in single XML file (VirtualAssets.xml) within your workspace directory.
...