Forum Discussion
santhosh544
2 years agoNew Contributor II
Hi Rama,
Thanks for your response. How to generate file in FTP location instead of generating on local machine ?
santhosh544
2 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.