Start Free Trial

Alteryx Designer Desktop Discussions

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

Why is python code executed when uploading to gallery?

Joshman108
8 - Asteroid

I have python code that reads a static file and sends it as an attachment in webex, within the context of a regular workflow.

This python code gets fully executed and a message sent every time I save the workflow to the gallery.

I can not have this.

 

How can I stop this? Interactive vs production code did not help. 

1 REPLY 1
PhilipMannering
16 - Nebula
16 - Nebula

There's a checkbox to Validate the workflow when saving. It runs the workflow to make sure it's working, but is optional. I think if you make sure you uncheck that, you should be fine.

 

PhilipMannering_0-1663730236958.png

 

Labels
Top Solution Authors