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.

Browse Tool is not working when publish WF to Alteryx server.

AC
7 - Meteor

hello,

I am creating app which takes filename through interface File browse tool and feed data in macro. File Browse tool working fine with in Alteryx designer (image 1) however when I publish it to Alteryx Server "Questions" options does not appear ( please see image 2).

 

I need end user give file path with all sheets names to run WF.  

 

Any help will be appreciated!

 

Thankyou

AC. 

Alteryx Designer

AC_0-1685056895839.png

 

Alteryx Server

AC_1-1685056921076.png

 

3 REPLIES 3
geraldo
13 - Pulsar

@AC 

 

On the server, the behavior is different, you cannot visualize the workflow,
the app is executable.

and also these tools do not run via API on the server:

geraldo_0-1685071218955.png

 

AC
7 - Meteor

so Is there another way where an end user could give input file on server and get output?

 

Besides, I am not using an API to post on server.  I am publishing it via Alteryx designer on  Alteryex server. 

 

geraldo
13 - Pulsar

@AC 

 

By the print of your inerface designer you have a macro input tool that makes the workflow not an analytics app.

it must be as a standard macro in the workflow configuration.]

you will have to remove this tool for it to run correctly

 

geraldo_0-1685074561470.png

 

Labels
Top Solution Authors