all - happy monday. Any help for the following; i have a suitescript that is a form - it allows user to upload file (image) and submits to specified folder via var id = nlapiSubmitFile(file); - after this happens I need the script to call an external js file that will run a script on uploaded file. Then once that process is complete I need to save over the original file... does anybody have any insights for acheiving this?