We have the need to keep feature classes from multiple SQL SDE databases synchronized on a schedule (nightly). We need to pull changes from 4 (current or current-1 version) databases and update an database at an older version to align with a partner-developed product that will always be a few versions behind. Has anyone leveraged an enterprise integration tool like SSIS to do this?
Thanks!