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

Forum Posts

How to get Running Totals

Hello. I want to get running totals: here is my raw dataset: key1 key2 qtr ct 2. 1. 5 3. 2. 4 4. 3. 1 5. 4. 3 My result: key1 key2 qtr RunningTotal 2. 1. 5 3. 2. 9 4. 3. 10 5. 4....

Raj by New Contributor II
  • 3121 Views
  • 3 replies
  • 0 kudos

Debugging Reltio

Does anyone have a way to have the reltio snaps at least look like they are running without running? It would be nice if they put out some relevant JSON for the command given, to facilitate debugging and development. On a related note, is there some...

File Delete after Multi Read

After using the Multi Read snap, is there any functionality that allows for the orignal files to be deleted? I found when using File Delete snap an error is received; is it possible to have multiple files deleted at once with available snaps? ...

Resolved! Confused with Pipeline execute options

When I selected the option “Reuse executions to process documents” and leave “Pool Size” as 1, it seems that child pipeline is executed the number of documents passed from the previous snap. This is a portion of my pipeline and mapper snap sends docu...

ddangler by New Contributor III
  • 1701 Views
  • 1 replies
  • 0 kudos