The NMNETSND program provides a means for NMFIND to contact people via the local area network (LAN) by issuing a NET SEND command. A message is sent to a specified computer name or a domain.
Specify the following items when defining a method that uses NMNETSND:
Define the following parameters for any method that uses NMNETSND as its invocation string. If a parameter is marked as required, you must define it as a parameter for the method. If a parameter is not required, you do not need to define it in the database. If you do not define the parameter, the default value is used whenever the method is invoked.
Note: If you do not define the parameter at the method level, you cannot set a value for a parameter at the entity or time-block level (that is, override the default value).
|
Parameter |
Required |
|
AllUsers |
No |
|
Answerwait |
No |
|
Debug |
No |
|
Domain |
No |
|
Greeting |
No |
|
MaxMsgLen |
No |
|
Name |
Yes |
|
NMFindWait |
No |
|
Retry |
No |
|
RetryWait |
No |
|
TellExact |
No |
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|