Previous Topic: NMSPEAK MethodNext Topic: NMTAP Method


NMSPEAK Parameter Descriptions

AnswerWait

Specifies the number of seconds that the speech notification request is to delay the processing of subsequent actions in the call tree.

Default: 60

Debug

Determines whether Notification Manager is to generate debugging messages at the command prompt or the AXCREXX window and in the ASOTRACE log.

Default: NO

Greetings

Specifies the string that Notification Manager places before the TELL message.

MaxMsgLen

Specifies the maximum length of a message that the speech notification system supports. We recommend that you not increase this limit over the default.

Default: 256

Name

Specifies the name of the computer to which to send the message. The computer must have TCP/IP connectivity with the computer where the message is sent from. If the name contains blank characters, enclose it in quotation marks {` `}.

Default: The local host

NMFindWait

Notification Manager guarantees that the target person has at least this many seconds to call-in and handle the item before the FailureCommand is executed. Set this parameter to a high value if it is more important to get an answer than to resolve the item quickly.

Default: 300

Retry

Specifies how many times to retry the method action when it does not go through. The total number of send attempts will be 1 more than the Retry value.

Default: 4

RetryWait

Specifies how many seconds to wait before each time the method action is retried.

Default: 60

SendURL

Specifies whether the Notification Website URL is appended to the end of the notification text.

Default: NO

TellExact

TellExact{YES} causes the TELL text from the NMFIND command to be sent `as-is`. TellExact{NO} allows Notification Manager to add a call-in number and an item number to your TELL text. If you attempt an illegal operation, NM can force this to NO.

Default: NO