Hitachi

Job Management Partner 1 Version 10 Job Management Partner 1/Automatic Operation GUI, Command, and API Reference


7.4.3 Perform Debugging dialog box

Use the Perform Debugging dialog box to start debugging a service template. The Perform Debugging dialog box is displayed when one of the following operations is performed:

Figure 7‒33: Perform Debugging dialog box (when a property group is set)

[Figure]

This dialog box displays the following items:

Debugging Settings

The settings for starting debugging a development service template are displayed here.

Interruption Settings list box

Select whether to stop the processing of the debug task for each step.

  • Interrupt After Each Step

    Select this item to stop the debug processing for each step.

  • Do Not Break

    Select this item to not stop the debug processing for each step.

Service Name text box

Displays the debug service name. You can change the service name. The name can have a maximum of 64 characters. The default name that is displayed is [DEBUG]service-template-name.

Category text box

Displays the category name of the debug service. You can change the category name. The name can have a maximum of 256 characters. You can specify a hierarchical structure of categories by using a slash (/) to separate categories in a parent and child relationship. The hierarchical structure can have a maximum of 10 levels. You can specify multiple categories by using a comma (,) to separate each category. The category name at each hierarchical level must not be a blank.

Task Name text box

Displays the name of the debug task. You can change the task name. The name can have a maximum of 128 characters. The default name that is displayed is [DEBUG]service-template-name_YYYYMMDDhhmmss. (YYYYMMDDhhmmss: Date and time that the debug task was executed)

Task Description text box

Enter a brief description of the debug task. The description can have a maximum of 256 characters.

Resource Group list box

Select the resource group. By default, All Resources is selected.

Task Log Level list box

Select the logging level of the task log. You can select 0, 10, 20, 30, or 40. The default is 40.

Property

The property information of the service is displayed in list format. If you click the column title of a display item, the data will be sorted in ascending or descending order. You can set property values as needed to debug the service template.

property-group

Clicking the name of a property group shows a list of properties in the property group. This item is displayed only if property groups have been set for the service template.

Table 7‒21: Items displayed in Property (Perform Debugging dialog box)

Display item

Description

Name

Displays the name of each property.

Key

Displays the property key of each property.

Value

Enter the property value as needed to debug the service template. By default, the default value of the service property is displayed. If you enter a value of the password data type, dots () appear, instead of the entered string.

Description

Displays a brief description of each property.

Scope

Displays the scope of each property.

Run button

Click this button when you start debugging the service template. Clicking this button closes the Perform Debugging dialog box, and displays the Debug view (left pane) and the service template debugging view (right pane) in the Editor window.

Cancel button

Clicking this button closes the Perform Debugging dialog box.