Handling File names in service export directory
When we browse and upload any file and it will be saved in service export directory by default. Problem is if two users at same time try to upload document with same file name , document in service export directory will be overridden.
Anyone faced this issue before ? I see that OOTB RUF uploadfile just uses the file name.
Is there way to append case id / timestamp to file name before it gets uploaded into export directory.
File upload control is :pzMultiFilePath (7.4)