Hi,
I have created one python script and one confi.ini file.
I want to execute this script using Alteryx.
It is workfing fine while i execute this script using command prompt. I use following command to execute in command prompt.
d:\DATA\SCRIPT>python Extract.py config.ini
Can you please help me to execute the same using Alteryx.
I have two versions of Alteryx one is 2019 and the other is 2021.
Thank you