Designing and Running Pipelines
Discuss how to use the SnapLogic platform.
cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Empty CSV File With Header Row

I have a need to write an “empty” CSV file that includes only the header row information in the case that there’s no data to populate the file. Does anyone know a good way to do this? Anything to do with the CSV formatter and the header row options d...

Schevus by New Contributor III
  • 6531 Views
  • 7 replies
  • 0 kudos

Using Python script with Unix snap

Hi Team, I want to run python scripts as it is running on external editor and read about unix snap can call the Python Script. Can you please let me know the steps and how can it is used to call the script. Can we upload it manually on server or do I...

sanam by New Contributor
  • 1429 Views
  • 1 replies
  • 0 kudos

How to rename SFTP remote files?

I am in need some advices what to do when I want to rename the remote SFTP files after I downloaded them. For example, on the SFTP server, I have 3 files: test1.txt, test2.txt and test3.txt. I got my pipeline built to download all these 3 files. Afte...

mtran21 by New Contributor III
  • 2023 Views
  • 2 replies
  • 3 kudos

Move/renaming files on SFTP server

I’m designing a pipeline to get a data file from an sftp server, use the data, and then rename the file to a filename with date and time and move it to an archive subfolder. I am attempting to use the pipeline from the showcase at: ...

swright by New Contributor III
  • 3659 Views
  • 4 replies
  • 0 kudos