Advent of Code is back! Unwrap daily challenges to sharpen your Alteryx skills and earn badges along the way! Learn more now.

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.
SOLVED

How to directly upload the output in a .yxdb file directly to SFTP

sbz
6 - Meteoroid

Hi All,

 

Earlier I was able to upload the output in a .csv file directly to the SFTP . But since the data is slightly on a higher side (3 Millions records), I am unable to push that in a .csv file(Error:-Limit size exceed) . so i want to upload the output in Alteryx database format , but I am not able to convert the file in "Alteryx database format" . Can any body share the workflow for this. It will be very helpful for me/community. Please help me out for this. Thanks.

 

 

PFA for the workflow which I am using for uploading the csv file. , when I am changing the output from .csv to "Alteryx database format" in the formula tool. I am getting the output in sftp in Alteryx database format file, but while opening the file it is giving an error that file ID doesn't match.

 

If possible share any workflow which will do this  job.

 

Thanks in Advance.

3 REPLIES 3
Suskil
Alteryx
Alteryx

If you are looking for some assistance with building a workflow, you can try booking some time with the Virtual Solution Center

sbz
6 - Meteoroid

Hi User,

 

This is the workflow can be used to pull data from any SFTP, use your credential and change the path of SFTP and use it.

sbz
6 - Meteoroid

Uploading a file to SFTP or any Path using BLOB

Labels