I have a scenario in which five files have to be uploaded at a time (in a single request).
When I parameterize the names/source file for all the five files, the path of last four files gets reset with the path given for first file.
↧
How to set source file while uploading multiple files in a single request
↧