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

Forum Posts

Converting pipelines to ultra

Suppose that I have two pipelines - one which stores the incoming document in a specified queue and the other one which picks up the document from that queue and processes it. According to my understanding, the easiest way to turn these into ultra ta...

binupaul by New Contributor II
  • 3248 Views
  • 3 replies
  • 1 kudos

Last State Change of Pipelines

Is there a way to simply get the last state change of a pipeline, even if it has been started prior to the last_hours param on the GET of an org runtime? It appears to only return a status if the pipeline was started within last_hours. I want to dete...

kmiesse by Contributor
  • 1973 Views
  • 0 replies
  • 0 kudos

Resolved! Options for priority / throttling on pipelines?

Trying to find out any available options for setting a priority or throttling for pipelines. The goal is to ensure that real-time transactional data flows aren’t effected by scheduled pipelines with lower requirements around timeliness of delivery.

feenst by New Contributor II
  • 2492 Views
  • 1 replies
  • 1 kudos

Pipeline to transfer files to a FTP server

I have a pipeline that writes a file to an FTP server. The pipeline consists of a file reader ->Binary router-> File Writer. The writer is configured with an FTP account. There is a separate pipeline that reads all the files from a particular locati...

soumendey by New Contributor
  • 3954 Views
  • 3 replies
  • 0 kudos