Good morning everyone, I need an idea to solve a problem. I'm searching for data in a source database and I need to do the incremental and differential and then save it in a table that is in another database. However, at first I carried out tests (image below) transferring data to tables that are in the same database. In this way, everything went well. However, now I want to do it between different banks. Would you have any suggestions? In the UpdateAttribute processor I do a merge. and in ExecuteSQL I execute ${sql.merge.query}
@SAMSAL, @bbahamondes @haridjh Hi! Do you have any insights here? Thanks!
![Brunno_0-1723819394111.png Brunno_0-1723819394111.png](https://community.cloudera.com/t5/image/serverpage/image-id/41444iA5CAA0DE9F6EE00F/image-size/medium?v=v2&px=400)