Forum Discussion
Aleksandar_A
3 years agoContributor III
Hi @pjanapati and welcome to the SnapLogic Community! 🙂
If the snaps that you are using does not support Pass Through, then you can add Copy Snap and a Gate Snap after the Salesforce Snap.
That way the Gate Snap will wait until it collects all of the documents, in this case until Salesforce Snap completes.
Afterwards just split the documents coming directly from the Copy Snap.
Skeleton Flow:
Sample Pipeline:
SL-Comm-Sequentially_2023_02_28.slp (8.8 KB)
Also, you can achieve the same with many different approaches like: pipeline nesting and pipeline execute, copy and join snap etc.
Let me know if this helps you.
BR,
Aleksandar.
- shekhar_gaddam_5 years agoNew Contributor
Make sure that you checked the "Include root Element " checkbox on Soap Execute snap.
Related Content
- 3 years ago
- 3 years ago
- 10 months ago