Hello,
We have been facing an issue with our production environment for quite some time. We send outputs to a 3rd party SFTP site directly from our workflow using a download tool with the "PUT" command. Every so often we face an issue where say if an Alteryx run generates 15 output files, only 13-14 are sent. This causes us to have to re-run that particular unit again ad-hoc as these workflows run on a schedular. I have asked the 3rd party if they have received these files and I checked the site myself, but they do not receive it on their end. This process contains a few workflows that call each other once they are done running, the workflow we are looking at is our output workflow. We turn the data into a blob data type all in one cell, then it gets sent to our 3rd party SFTP as a .txt file.
