Hitachi

Job Management Partner 1 Version 10 Job Management Partner 1/Automatic Job Management System 3 Operator's Guide


14.3.6 Suppressing display of confirmation messages

You can suppress the display of confirmation messages during operation of JP1/AJS3 Console View. The I or Q suffix in the message ID indicates confirmation messages.

Specify from:

User configuration file

For details, see 14.1.1 Types of customization methods.

Specification

Use the following format:

To suppress the display of messages with message number suffix I:

jajsConsoleStopInformDialog=message-number-to-be-suppressed-1; message-number-to-be-suppressed-2;... message-number-to-be-suppressed-n (return)

To suppress the display of messages with message number suffix Q:

jajsConsoleStopQuestDialog=message-number-to-be-suppressed-1; message-number-to-be-suppressed-2;... message-number-to-be-suppressed-n (return)

The message number indicates the part of nnnn in the message ID output in KAVCnnnn-Z. To specify multiple message numbers, delimit them with semicolons (;).

If you omit this setting, the display of confirmation messages during operation of JP1/AJS3 Console View is not suppressed.

Cautionary notes
  • You can suppress the display of only the messages with message number suffix I or Q. The other messages like those end with E cannot be suppressed.

  • For the query messages (messages asking for Yes or No as well as OK or Cancel) in the confirmation messages, it is assumed that a positive selection (the Yes button or the OK button) has been made.

  • You cannot suppress the display of the following message IDs:

    - KAVC4112-I

    - KAVC4223-I

    - KAVC4530-Q

Example

To suppress the display of the messages of which message IDs are KAVC4302-Q and KAVC4303-Q:

jajsConsoleStopQuestDialog=4302;4303 (return)