Hi all,
I have created a Custom tool based on Python SDK for Alteryx 2020.3, which is perfectly working in Alteryx Designer.
But when trying to upload it alongside the workflow to the Private gallery I do not see the Custom tool appearing in the Workflow assets selection Screen.
When I manually tried adding it as a YXI package the workflow validation failed with the following message:
Error: Unable to resolve plugin Python "Wait/WaitEngine.py"
Here Wait is the name of the custom tool and WaitEngine.py is the Python file with all the logic
Any help is appreciated. Thank you for your kind suggestions
Have a nice day