My name is Tuan Khanh, I am Vietnamese, I have a question asking you to help.
Thank you very much
I have two Web Services connected to two databases: each database has a table (ID, Name, ADDRESS). I want to use MULE ESB to integrate these two Web Services, for the purpose of: When adding data to the table of Web Service 1, this data is also transferred to the table of Web Service 2.
Web Service 1 as the data provider (ID, NAME, ADDRESS) and Web Service 2 receives data: (ID, NAME, ADDRESS).