Bring your best ideas to the AI Use Case Contest! Enter to win 40 hours of expert engineering support and bring your vision to life using the powerful combination of Alteryx + AI. Learn more now, or go straight to the submission form.
Start Free Trial

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.
SOLVED

How to redirect warning/errors/info message t file

html82
7 - Meteor

I'm new to alteryx and wonder how toredirect warning/error/info messages to files ?

2 REPLIES 2
RodL
Alteryx Alumni (Retired)

There is a "Message" tool in the Developer category. You can attach an Output tool to it and save the messages, errors, etc. in the output.

AdamR_AYX
Alteryx Alumni (Retired)

There is a user setting (Options menu -> User Settings -> Edit User Settings) where you can specify a logging directory

 

LoggingDirectory.png

 

Then everytime you run a workflow the log gets written to a file in that directory.

Adam Riley
https://www.linkedin.com/in/adriley/
Labels
Top Solution Authors