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
Alteryx Server
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:
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.
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