This site uses different types of cookies, including analytics and functional cookies (its own and from other sites). To change your cookie settings or find out more, click here. If you continue browsing our website, you accept these cookies.
The 2022.1.1.30569 Patch/Minor release has been removed from the Download Portal due to a missing signature in some of the included files. This causes the files to not be recognized as valid files provided by Alteryx and might trigger warning messages by some 3rd party programs.
If you installed the 2022.1.1.30569 release, we recommend that you reinstall the patch.
I'm trying to debug and re-test a workflow application that resulted in an error by using the last input values provided by the user when it was last run. Is there a log or MongoDB table that contains these values?
Hi @BZSoftware , if you are using Alteryx Server - those values are captured in MongoDB...the Server Usage Report (https://help.alteryx.com/20212/server/install-server-usage-report) will show those selected values as part of the AppExecutions.xlsx that is generated. You will find them in the Values column, captured under the <WizardValues> tags.