We are using a NJX:FILEUPLOAD2 control in combination with NJX:OBJECTS to upload tab delimited text files to Unix and process them in Natural. Things work as expected the first time a file is uploaded, but we cannot upload the same filename a second time without doing one of the following:
- logging into a new Natural session
- renaming the file on the Windows side and selecting it by its new name
- uploading a fake file in between
I’ve tried resetting all properties associated with the fileupload2 and objects controls.
Is there any way to make a FILEUPLOAD2 control upload the same Windows filename twice in a single Natural session?
Thank you.