Hello everyone,
We are in the process of implementing Replication Cockpit and have several questions about the best way to adapt our current pipelines to this new paradigm:
1- Our business uses multiple SAP systems and we need to unify tables across them. Is there a way to do this in real time through Replication Cockpit or should we keep the unification scripts on a scheduled data job that runs before the data load?
2- For optimization purposes, we make extensive use of filter joins during extraction to restrict our tables to just the relevant data. Outside initialization joins, what is the recommended way to maintain this behavior for replications? Should we create a transformation that deletes all rows from Table A where there are no matching entries in Table B?
3- It is our understanding that once a table is being extracted through Replication Cockpit we should remove any scheduled extraction involving it to avoid conflicts. Is this understanding correct?
4- Once a table is actively replicating, is there any reason to reinitialize it regularly unless the extraction parameters change or an error occurs?
Thanks in advance!
If this feature does not fulfill your request, could you please share with us more details regarding the request?