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.
I assume you are using a list variable? make sure you have the change policy set to each use
Hi Neil,
When I try to edit(give file name directly or with parameter) the path of last four files, it is not getting saved. It gets reset with the path given for the first file