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

Forum Posts

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
  • 2625 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
  • 4226 Views
  • 3 replies
  • 0 kudos

Mapping - Field XREF Values

I assume noobish question, but I’m trying to design a map to populate different descriptions in an output field based on different codes in an input field. For example $input.code to $output.description. If code=A then description=Alpha, if code=B ...

christwr by Contributor III
  • 2275 Views
  • 2 replies
  • 1 kudos

Mapper Snap : Help with JsonPath

Hi I appreciate some help in transform the attached input to the attached output. I have tried using the mapper snap with the following expression $person.jive.profile[?(value.jive_label == ‘Country’)].value $person.jive.profile[?(jive_label == ‘Coun...

DaisyTam by New Contributor
  • 4926 Views
  • 5 replies
  • 0 kudos