Hi,
Tried searching multiple different terms, unable to find any useful information.
When the user downloads the files from Docuware Webclient
- Single file - the filename seems to be the DWNAME field of the FC Table - Despite the Document Name being set as field EXPORTFILENAME (which is a concatenated field) in the file cabinet database field settings "Document Name". I would expect this to be the contents of the EXPORTFILENAME field.
- Multiple Documents - resulting ZIP contains Folder has the Document Name but the Document is original filename which is incorrect
I need to have the folder as EXPORTFILENAME and the Files in the folder has the EXPORTFILENAME + _1/_2/_3
What is the correct way of handling this?
Regards