Job Management Partner 1/Automatic Operation GUI and Command Reference

[Contents][Index][Back][Next]


7.3.6 View Input Property for Service dialog box

Use the View Input Property for Service dialog box to view an input property for a service. To display the View Input Property for Service dialog box, click the View button in the Input Properties section of the View Service Definition dialog box.

Figure 7-25 View Input Property for Service dialog box

[Figure]

This dialog box displays the following items:

Tip:
The View Input Property for Service dialog box is read only. You cannot change the settings here.

Key text box
Shows the property key of the input property.

Name text box
Shows the name of the input property.

Description text box
Shows a brief description of the input property.

Property Group list box
Shows the property groups that the input property belongs to.

Visibility radio button
Shows the visibility of the input property.
  • exec
    If this option is selected, you can set the property value when you edit or execute the service.
  • config
    If this option is selected, you can set the property value when you edit the service.

Scope check box
Shows the scope of the input property. If this check box is selected, the input property is set to a service share property.

Required check box
Shows whether a value must be entered for the property. If this check box is selected, a value must be entered for the property.

Data Type list box
Shows the data type of the input property.
  • string
    If this option is selected, the data type has been set to string.
  • boolean
    If this option is selected, the data type has been set to boolean.
  • integer
    If this option is selected, the data type has been set to integer.
  • double
    If this option is selected, the data type has been set to double.
  • date
    If this option is selected, the data type has been set to date.
  • password
    If this option is selected, the data type has been set to password.
  • list
    If this option is selected, the data type has been set to list.

Default Value text box
Shows the default value of the input property

Minimum Length text box
This text box is displayed when string or password is set for the data type. It shows the minimum length of the character string that can be entered for the input property.

Maximum Length text box
This text box is displayed when string or password is set for the data type. It shows the maximum length of the character string that can be entered for the input property.

Restricted Character text box
This text box is displayed when string or password is set for the data type. It shows the restrictions on the characters that can be entered for the input property.

Minimum Value text box
This text box is displayed when integer, double, or date is set for the data type. It shows the minimum value of the input property.

Maximum Value text box
This text box is displayed when integer, double, or date is set for the data type. It shows the maximum value of the input property.

Specify List Items text box
Shows the list items defined for the input property. The Specify List Items text box is displayed when list is set for the data type.

Close button
Click this button to close the View Input Property for Service dialog box.