03-05-2020 04:04 AM
Hello,
I have a question around best practices when designing a pipeline that needs has 2 or more separate but concurrent flows that may be processed simultaneously but need to be synchronized at a point where output from both flows is merged before further processing may happen. The screenshot below is an example for one of our production pipelines:
In the pipeline above, an inbound Salesforce payload initiates the pipeline. The snaps at the bottom perform preliminary validations on the payload, if the validations all succeed then we need to make a web service login call to DestinyOne (an external system) to obtain a session ID. I have two questions in this regard:
03-05-2020 08:19 AM
There is a new GATE snap that you might find useful (rather than a join/merge)
https://docs-snaplogic.atlassian.net/wiki/spaces/SD/pages/918487380/Gate