Hi All
I have a workflow that produces excel file. I have added File browser interface so user can select the file name. Whenever user executes the workflow then user can enter the file name and file is available for download upon completion.
Note: I know storing on shared drive is an option but we want to try without shared drives hence all these questions.
Question 1: If 50 users execute the workflow then will it have 50 copies on the server? If so, then disk space utilization is based on number of users executing the workflow. Is it right? Is there any way the final file can be saved to user's desktop so that server disk space is not utilized?
Question 2: I see that workflow results are visible if you requested the run on the server. Is there anyway workflow results can be shared? For example: We have team of 5 people and all of them utilize same report. Is there anyway only one person executes it in the morning and remaining people can just go and download from the server without executing it?
Thank you
Kiran