Hello everybody,
I have a simple workflow/app that gets data from an API service and creates a .csv file locally, on the desktop of the server machine.
Since when I've published it on the gallery and shared with my collegues, I can't output the .csv on the desktop, I can only download the .csv from the Gallery/Workflow result window.
Is there any way to save locally the ouptut from an app/workflow published and used from the gallery/web browser?
I've notice from the logs that the .csv file is actually in the "external file" folder of the packaged workbook...(staging folders) but I need it to be saved in a specific folder on the server machine.
Thanks,