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

Forum Posts

Union for Error and for Success

Hi all, I am trying to develop a pipeline with Union where the unions is only satisfied when ALL branches are successful. Any error in the branch should not satisfy the Union and should trigger the error pipeline. Current behavior is that the union i...

steffeck by New Contributor II
  • 1842 Views
  • 1 replies
  • 0 kudos

Reading an http file in csv format

I want to read this csv file “http://api.pluralsight.com/api-v0.9/courses” into a snap When I used mapper and file reader, I obtained this error message: Failure: Unable to read from http://api.pluralsight.com/api-v0.9/courses, Reason: The file can n...

Extracting a large data set

Hi community, I hope everyone is keeping safe. I have a request to design a data pipeline to extract ~100M rows of data, with about 10 columns in the table. What’s the best practice approach to carrying this out? The source system is a DB2 database, ...

Resolved! Getting the Status from a REST call

Hi Folks, I’m having trouble getting a proper handling from Snaplogic on a REST call. So the rest call will return on success: “entity”: { “MessageId”:“0101017165ec422f-dfa2bb38-faac-4c48-bcd7-0e2869d80fb6-000000”, …} And on Error: “entity”: "ERROR: ...

TimBurns by New Contributor III
  • 2512 Views
  • 4 replies
  • 2 kudos