TITLE | VALUE | |
---|---|---|
NAME | TIU SET DOCUMENT TEXT | |
DESCRIPTION | This RPC buffers the transmittal of text (i.e., the body of TIU Documents) from the Client to the Server. It allows documents of indefinite size to be filed, without risk of an allocate error on the M Server. | |
TAG | SETTEXT | |
ROUTINE | TIUSRVPT | |
INPUT PARAMETERS | SEQUENCE NUMBER | 1 |
INPUT PARAMETER | TIUDA | |
DESCRIPTION | This is the IEN of the TIU Document in the TIU DOCUMENT file (#8925). | |
PARAMETER TYPE | LITERAL | |
REQUIRED | YES | |
MAXIMUM DATA LENGTH | ||
INPUT PARAMETERS | SEQUENCE NUMBER | 2 |
INPUT PARAMETER | TIUX | |
DESCRIPTION | This is the array in which the body of the TIU Document is being passed, as: TIUX("HDR")=<# of Current Page>^ TIUX("TEXT",1,0)= TIUX("TEXT",2,0)= TIUX("TEXT",3,0)= . . . . . . TIUX("TEXT",i,0)= | |
PARAMETER TYPE | LIST | |
REQUIRED | YES | |
MAXIMUM DATA LENGTH | ||
RETURN VALUE TYPE | SINGLE VALUE | |
RETURN PARAMETER DESCRIPTION | Four '^'-piece scalar result formatted as follows: If successful: If unsuccessful: 0^0^0^Explanatory text | |
AVAILABILITY | SUBSCRIPTION | |
INACTIVE | ||
CLIENT MANAGER | ||
WORD WRAP ON | ||
VERSION | ||
SUPPRESS RDV USER SETUP | ||
APP PROXY ALLOWED | Yes |