OSI/MHS Gateway Programmatic Interface (GPI) Reference Manual
Procedure Calls
OSI/MHS Gateway Programmatic Interface (GPI) Reference Manual—522223-001
4-15
GPI_MT_START_TRANSFER_IN_
Instead, the GIP writes such strings to a temporary file and sets the string syntax to 
OM-S-ONFILE-STRING in the object tree.
Whenever the GIP finds that the in-memory string length is exceeded (that is, it is 
greater than max-string-length specified in GPI_INITIALIZE_), it attempts 
to copy the string to the temporary file even if the length of the string is less than 
max-in-memory-string-length specified in 
GPI_MT_START_TRANSFER_IN_. If the attempt fails and theGIP could not 
successfully complete the object tree for the message, the GIP returns a ZGPI-RC-
NO-STRING-MEMORY error message.  The client application can then adjust the 
max-in-memory-string-len specification to a lower value and retry the procedure 
call.










