Hello Alteryx Community,
I have built a workflow using Interface Designer tools, and when I run it on my desktop, all the interface questions appear correctly in the interface view. However, after uploading the same workflow to Alteryx Gallery, the questions do not appear when running the workflow.
I have already enabled Workflow Management Assets, and all checkboxes under it are selected, but the issue persists.
Has anyone encountered this issue before, or does anyone have insights into what might be causing this? Any guidance would be greatly appreciated.
Additionally, I noticed that the YXDB file used to get the values for the list box was corrupted. After creating a new YXDB file, the issue was resolved. However, this corruption happens frequently. Does anyone have any ideas on how to prevent this from happening?
Thank you in advance for your help!
@Kirthika
What is your file type? Check the file that saved on your Computer, the one that you saved to the server.
yxwz (Analytic App) - that is what you expected to see, if it is not then you will not going to have the User Interface tools on the Server.
Ensure that it is not in a macro format, yxmc (Macro).
The file is saved as Analytic App (.yxwz) and not a macro. I created a new yxdb file and the issue got resolved. However, the yxdb files gets corrupted frequently.
If I come back after few days and run the app that is present on gallery, the interface questions wont appear, if I re-create the yxdb data that is populating the values of the interface (Listbox) it will work.
The file is saved as Analytic App (.yxwz) and not a macro. I created a new yxdb file and the issue got resolved. However, the yxdb files gets corrupted frequently.
If I come back after few days and run the app that is present on gallery, the interface questions wont appear, if I re-create the yxdb data that is populating the values of the interface (Listbox) it will work.
can you let us know what can we do in this case..