Create an incoming synchronization using integration bus

Sourav Dutta asked on February 16, 2015 15:38

Suppose I have simple database "A" which have table called "WebResidentialListing" and also there is kentico database "B" with the same name with the same attribute as well.Now I have to create an incoming synchronization using integration bus which will get all the items from the table of the simple database and insert into the kentico database.after that,if there is some new item inserted in the A database table,it will check a datetime attribute and sync with the kentico B database.Can anybody help me in this regard? i have already checked "https://docs.kentico.com/display/K8/Implementing+incoming+synchronization" and I am not able do the syncing using that document.Can anybody provide a sample code for the incoming synchronization using integration bus and a custom page type?

   Please, sign in to be able to submit a new answer.