Hi, I thought I should share the attached macros and hopefully others can make use of them.
All have been tested and productionised in our environment, except for the "toSFTP" macro. This is because it hasnt been fully tested as our AWS/Alteryx environment has FTP traffic disabled, but it should work :)
I was getting an error "the contents of the attachment doesn't match its file type" when trying to attach files using IE11. Using Chrome instead was the workaround.
The following outlines the functionality and dependencies of each tool:
toCSV
Functionality
Dependencies
Dependencies
Functionality
Dependencies
**Make sure to change the text "\\\\servername\\driveletter\\foldername\\WINSCP\\WINSCP.COM" inside the R tool to represent where your WINSCP.com file is located
Functionality
Dependencies
As a BI developer, I want to be able to:
Reasons why custom macros were required
Alteryx has a robust tool that allows you to output an incoming data stream to a long list of file types, but not to a compressed file
Alteryx also has a great "s3 upload" tool that allows you to output an incoming data stream to a file on Amazon s3, in formats .yxdb, .arvo, .csv and .json, but not to a compressed file
Solved! Go to Solution.
Please refer to this post for new and improved versions of these macros:
Hello, can this work on Alteryx R-3.3.2?
Hi. Don't suppose anyone has used this lately? Long shot as I can see it was posted 5 years ago now!
But this seems like the perfect solution for a problem I have. I run the csvZiptoS3 macro with no errors, and tells me it has run succesfully but i get nothing. It hasn't produced the zipped csv and not sent it over csv.
Anyone ran into the same? Wonder whether it's a change in setting since this was published.
I.e. using 3.1.2 r tools??