Previous Topic: NMNETSND MethodNext Topic: NMPAGE Method


NMNETSND Parameter Descriptions

AllUsers

Set to YES to send the message to all Windows users connected to the Windows server. For a NET SEND to work, you must either set AllUsers to YES, specify a value for Domain, or specify a value for Name.

Default: NO

Answerwait

Specifies how many seconds the NET SEND request should hold up processing of subsequent actions in the call tree. Set this number to a high value if it is more important to get an answer from the particular person being notified than it is to get a quick answer.

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

Domain

Specifies to whom the message should be sent (Windows user name, Windows computer name, or Windows messaging name). For a NET SEND to work, you must either set AllUsers to YES, specify a value for Domain, or specify a value for Name.

Greeting

Specifies the string that Notification Manager will place before the TELL message in the Messenger dialog box

MaxMsgLen

Specifies the maximum message length the NET SEND command supports

Default: 128

Name

Specifies to whom the message should be sent (user name, computer name, or message name). For a NET SEND to work, you must either set AllUsers to YES, specify a value for Domain, or specify a value for Name.

NMFindWait

Forces NMFIND to guarantee the person that was contacted at least has a certain amount of addition time to call-in. The value is in seconds.

You should set this value higher it is difficult for the person contacted to reach a phone. The actual effect of this parameter is to cause the NMFIND to postpone running the FailureRexx (if necessary) in order to guarantee that the person paged has adequate time to reach a phone

Default: 300

Retry

Specifies the number of times the NET SEND is retired when it does not succeed. The total number of send attempts will be 1 more than the Retry value.

Default: 4

RetryWait

Specifies the number of seconds to wait before each time the NET SEND is retried.

Default: 60

TellExact

Determines whether Notification Manager sets the TELL message with a call-in number and item number. Values are:

YES

Issue the message without the call-in number and item number added.

NO

Issue the message with the call-in number and item number.

Default: NO