'Data Fusion CDC with MS SQL version lower than 2016

I'd like to use replicate function on Data Fusion with MS SQL server version 2008R2. Is there any workaround to use CDC function with version lower than 2016? Since the document mentioned that available SQL Server 2016 and later.

Expecting to connect with SQL server lower than 2016 version and once connected to the database all the data should not disappear during the way.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source