We are celebrating the 10-year anniversary of the Alteryx Community! Learn more and join in on the fun here.
Start Free Trial

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.

Run a workflow on a public gallery with temp files

FaresBader
5 - Atom

Hi everyone, 

 

So I have been developing some apps lately and executing them on the gallery (https://gallery.alteryx.com --  private studio) with no problem. Except that this time I have some difficulties.

 

In this app, new sheets will be added to an already elaborated excel file with dynamic arrays in it and graphs, etc. and I have no problem executing this app locally on my PC. But when I run it on the gallery, I need to save the excel file somewhere, retrieve it and modify it by adding new sheets. and only then the output will be ready.

 

My question is, is there a way to save temporary files when running a workflow on the gallery ? Is there a directory I can use when executing a workflow on the gallery to save files in it and retrieve them during the execution ?

 

Thank you,

1 REPLY 1
dougperez
12 - Quasar

Are you using the public gallery? I don't think that you can save into the public gallery because you will need to do a batch to read this files and batch is not permitted into public server.

https://community.alteryx.com/t5/Alteryx-Server-Knowledge-Base/Analytics-Gallery-Prohibited-Apps/ta-...

Labels
Top Solution Authors