TS/MP Pathsend and Server Programming Manual (H06.05+, J06.03+)

0
(FEOK) indicates that the call was successful.
233
(FESCErr) indicates that an error occurred. For detailed information on the error, call
SERVERCLASS_SEND_INFO64_ procedure.
inputpathmon-process-name
STRING:ref:EXT64:*
contains the external Guardian process name of the PATHMON process controlling the server class
(for example, $PM or \AB.$PMN).
For TS/MP 2.3 and later versions, it is the pathway domain name, whose member Pathmons have
the server class configured under them. For more information on TS/MP 2.3 and later versions, see
the TS/MP Release Supplement Manual.
The process name portion can have up to five characters after the dollar sign ($) if it is a local process
name and up to four characters after the $ if it is a process on a remote system. The name cannot
include an optional first or second name qualifier, must be left justified in the buffer, and can contain
trailing blanks.
This is a mandatory parameter.
inputpathmon-process-name-len
INT:value
is the byte length of the pathmon-process-name string. This value can range from 2 to 15.
This is a mandatory parameter.
inputserver-class-name
STRING:ref:EXT64:*
contains the name of the server class (for example, EMP-SERVER). This name must conform to the
Pathway server-class naming rules, must be left justified in the buffer, and can contain trailing blanks.
This server-class name, along with the pathmon-process-name, uniquely identifies a server class.
This is a mandatory parameter.
inputserver-class-name-len
INT:value
is the byte length of the server-class-name string. This value can range from 1 to 15.
This is a mandatory parameter.
input, outputmessage-buffer
STRING:ref:EXT64:*
contains the message to be sent to the server class. The message-buffer contains the reply from the
server class on successful completion of the send operation.
This is a mandatory parameter.
inputrequest-len
INT:value
is the byte length of the data contained in the message-buffer. The range of acceptable values
is 0 to 32767 bytes.
96 Pathsend Procedure Call Reference