SOLVED
Obtain question values from workflow application that has run
Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
BZSoftware
5 - Atom
06-10-2022
05:32 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
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?
Solved! Go to Solution.
1 REPLY 1
BrianR
Alteryx
06-23-2022
06:16 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
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.