We are celebrating the 10-year anniversary of the Alteryx Community! Learn more and join in on the fun here.
Start Free Trial

Alteryx Designer Desktop Discussions

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

Disable auto configuration

PhaniV
8 - Asteroid

Im on version 2021.4. does anyone else experience this?

 

1. you need to have Disable Auto Configuration checked for workflows with unique tool to work 

 

2. Disable Auto configuration SHOULD NOT be checked if you want the python tool to be working in the same workflow

 

This is super frustrating issue, has anyone experienced this and found a solution at all?

4 REPLIES 4
Robin_McIntosh
11 - Bolide

I'm on 2021.1.4 and have multiple Unique tools as well as Python tool in a few workflows.  My settings have the Disable Auto Configuration unchecked and everything wroks fine for me.

 

Were you on a prior version and it worked before?  Or is this your initial version?

PhaniV
8 - Asteroid

yes I was in previous version and worked before. Also it worked few days in new version, started acting weird since yesterday.

Robin_McIntosh
11 - Bolide

Is there something else within the specific workflow that may have been changed inadvertantly?  Have you tried just doing a new minimal workflow to test it out?  Perhaps someone else here with 2021.4 can help.

rachelgomez
7 - Meteor

Tips to fix-

 

Check in which interface autoconfiguration is on.
Check for index number of the interface with the command; netsh interface ipv4 show inter.
Run the command below with changing the '2' with your index number
Disable DHCP Client service.
Reboot.

 

Regards,

Rachel Gomez

Labels
Top Solution Authors