Class Reference
IRIS for UNIX 2024.1.2
|
|
Private
Storage
|
The first page for Testing Service. If there is a Production running, display the name in the title. If no Production is running or if the Production is not enabled for testing, display an error message and terminate. Populate the "Config Item Name" drop-down according to the selection of "Business Process" or "Business Operation". Allow user to select one item from the list. When user clicks button "Test", present the popup, passing the name of the production and the config item name selected.
|
|
|
Displayed name of this page.
User needs USE permissions on the %Ens_TestingService resource to view this page.
|
|
Get the (localized) name of the page.
Get the (localized) title string for the page. If there is a production running, its name will appear here; otherwise, we use the page name.
Draw the messages at the top of the contents panel. If there is a running Production enabled for testing, make visible the controls to select target type and name.
Return a boolean indicating if the production is enabled for testing or not.
Return the name of the running production, or null if no production is currently running.
Get information to display in the ribbon bar.
User selected a target name.
User selected/changed a target type. Load the target name control with the config item names of that type.
Populate control with the list of hosts of the given type. Type can be "P" (Process) or "O" (Operation).
Invoked when the user clicks the "Test" button. Check if a target has been selected and pass it on to the popup dialog.