Your file upload default value is set to:
$row_TestimCo['testim_doc']
But then your update server behavior on lines 262-302 only updates the columns: "LubeTestim_ID|LubeFK_ID|TestCom_ID|TestProd_ID";
It seems you would just have to add the "testim_doc" column to that update server behavior.