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

Forum Posts

Embedding SnapLogic in a SaaS product

We are a SaaS product company. We use SnapLogic as the iPaaS integration platform in our product. We have built pipelines to onboard data from our customer’s source systems (erp, google drive, sftp etc.) and bring it into products data lake. Currentl...

aprabhav by New Contributor III
  • 2628 Views
  • 7 replies
  • 2 kudos

Merging segments in json

Hi there, I have input of a snap coming in as but want to have it as and “order-line” renamed as “order-lines” Basically grouping the “data” segment. I have tried Join, Group by Field, Mapper snaps but nothing worked. surely I am not doing right. A...

manohar by Contributor
  • 3110 Views
  • 6 replies
  • 6 kudos

Resolved! Throw exception on 0 documents

Hi All, Apologies if this one has been asked before. There is a scenario in the current pipeline being developed where after a filter operation the number of documents returned can be 0. at this point the pipeline completes as there is no further pro...

ksalem by New Contributor II
  • 1802 Views
  • 3 replies
  • 4 kudos

Avoid Race Condition due to bulk upload

I have a pipeline with duplicate check logic in place which queries a endpoint and if no matching record is found then stores the file at the endpoint. My doubt is ,for a bulk upload call to this pipeline, will that duplicate check work or not. I und...

Chandan by New Contributor III
  • 1497 Views
  • 2 replies
  • 0 kudos