We are working on a workflow , which splits 1 excel file into multiple file based on Type field . This workflow is working fine on local however when we are updating this workflow to be used in webserver , we are able to view only 1 file download option when we check in Interactive view option.
Can anyone suggest in case we are missing something?
The File Download widget currently only supports one File. I created a ticket to enhance this functionality in the future (internal reference UIEXT-1692).
For now you could try to compress all the files to a single zip file which you can expose with the file download widget.