09-25-2018 08:39 AM
Hello community,
I’m new to SnapLogic and am trying to understand best practices for building out scalable ETL pipelines. Specifically, I would like to build generalized replication pipelines that are dynamic and can handle schema changes without needing modification.
For example, suppose I want to replace objects in Salesforce into a DWH. I would like to know if it’s possible to build a pipeline that:
Is any of the above possible? One thing we’ve enjoyed with simpler ETL tools (e.g., fivetran and etleap) is that they handle these simpler cases more easily.