I made an analytical app and have put it on server (gallery). But the output is not getting generated. The app runs successfully.
Note - I have used blob tool to get headers from a template file. the output data will be populated in range below these headers. I want this template to be static such that user doesn't has to give the input for it every time they try to run the app.
Can the issue be related to this?I am not sure what could be the reason...
Any help will be appreciated.
Hi @stataltgee ,
When publishing the workflow to the Gallery, you need to uncheck the output box in the Manage Workflow Assets part, which will guarantee that your output will be saved to a folder. If you want the output to be shown to the users in the Gallery, you should check that box.
https://knowledge.alteryx.com/index/s/article/Assets-and-Packaging-Workflows-1583460636757
Remember that the output path must be accessible by the server, so it is usually a shared folder.
Best,
Fernando