Forum Discussion
ramaonline
2 years agoAdmin
You may be able to download the file from the browser if the Pipeline is executed as a triggered task. Try the HTTP Client Snap with the URL.
- santhosh5442 years agoNew Contributor II
Hi Rama,
Thanks for your response. How to generate file in FTP location instead of generating on local machine ?
- santhosh5442 years agoNew Contributor II
Hi ramaonline - As per our requirement, we have to generate recording file in FTP/Shared Location/Google Drive/SLDB. Also, we have used HTTP Client Snap in the flow.
To generate a file in FTP/SLDB using SnapLogic, we utilized the FileWriter Snap, which requires content, content-type, and content location details as input. However, the HTTP response provides content information in an unreadable format, causing the HTTP Client Snap to fail in parsing the content data.