It doesn't look like you are updating the database with the new file name after it is uploaded. What table and column are you trying to save the new file in? You probably just have to go into the Update server behavior and bind the column to update it with the newly uploaded file. It looks like you are only updating the columns: "LubeTestim_ID|LubeFK_ID|TestCom_ID|TestProd_ID" and you need to also update: "testim_doc"