The lobLib.loadBlobFromFile() system function copies the data from a specified file to the memory area referenced by a variable of type BLOB.
lobLib.loadBlobFromFile( blobVariable BLOB inOut, fileName STRING in)