Bring your best ideas to the AI Use Case Contest! Enter to win 40 hours of expert engineering support and bring your vision to life using the powerful combination of Alteryx + AI. Learn more now, or go straight to the submission form.
Start Free Trial

Alteryx Server Discussions

Find answers, ask questions, and share expertise about Alteryx Server.

Ouput from analytical app is not getting generated

stataltgee
9 - Comet

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.

1 REPLY 1
fmvizcaino
17 - Castor
17 - Castor

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