SKOPOS-ELEMENTS / SFTPTools_Alteryx

📦 Tools for downloading & uploading files from/to SFTP servers in Alteryx. Based on the Python SDK.
MIT License
5 stars 1 forks source link

Install package only installed the 'SFTP Downloader'. Missing the SFTP Uploader tool. #12

Closed jalenbraegelmann closed 2 years ago

jalenbraegelmann commented 2 years ago

Trying to install the two tools on our Alteryx Server instance.

Server Version: 2021.3.4.00445

Package running: SFTPTools_Alteryx-1.0.2-alpha

I downloaded the zip file, the navigated to the .yxi file under (SFTPTools_Alteryx-1.0.2-alpha\alteryx_installer)

The installer ran successfully in under 2 minutes, but failed to install the STFP Uploader tool.

How do I get the second tool installed?

mi-ellers commented 2 years ago

Hi, @jalenbraegelmann.

Thank you for the question!

This was a bug in the installer. I included the Upload-Tool in the latest commit.

I hope this helps!

Kind regards

Michael

jalenbraegelmann commented 2 years ago

PythonDependencyInstall.log I'm able to see the folder of the install now after the latest commit and it says it installed successfully. But the Upload tool doesn't show up in Designer (the Downloader does, however). I've very green in this space is there anything else I can try?

Thanks!