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

Alteryx Server Discussions

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

Questions are not getting displayed when app is run on server

stataltgee
8 - Asteroid

I've added an app onto the server and I'm trying to run it but as I run it the questions are not visible. I've tried referring to older solutions w.r.t to this topic but it's not helpful so far. Tried clearing cache, all interface tools are present with relative paths. Any help would be much appreciated!

4 REPLIES 4
fmvizcaino
17 - Castor
17 - Castor

Hi @stataltgee ,

 

Could you share a sample of the non-working app? Feel free to simplify it so you don`t share private data.

 

Best,

Fernando

stataltgee
8 - Asteroid

@fmvizcaino I've attached a snap of the app.

TheOC
16 - Nebula
16 - Nebula

hey @stataltgee 
I think your main issue may be that you're using folder browse tools.
These are not supported in Alteryx server (https://help.alteryx.com/current/en/designer/tools/interface-tools/folder-browse-tool.html). I suspect these are the reason they are not appearing as questions.

 

Could you try an app without these tools, to ensure that this is the issue?

A potential solution would be to use a text input rather than a folder browse for this functionality.

Cheers,
TheOC
Connect with me:
LinkedIn Bulien
stataltgee
8 - Asteroid

@TheOC I'll try using text box tool. Thanks for the heads up! Otherwise wouldn't have known that folder browse is not suitable in gallery.