Hi All,
I have an upcoming projects which needs integration of one application on windows server to integration on other Unix server.
The data from appA has to pass to appB. Im suppose to suggest the management a solution. The easiest solution is to create triggers at db level of services running in back ground to transfer data. But Im thinking of using a provided API for AppB and skipping the triggers or back ground services.
Please any body advise is using API to transfer data is better than using DB triggers or back ground services.
NOTE : the API provides all the functionalities of App B so i dont have to call extra module to do the rest of the functionalities of AppB.
All kind of advises and suggestions are welcome.
Thanks All
I have an upcoming projects which needs integration of one application on windows server to integration on other Unix server.
The data from appA has to pass to appB. Im suppose to suggest the management a solution. The easiest solution is to create triggers at db level of services running in back ground to transfer data. But Im thinking of using a provided API for AppB and skipping the triggers or back ground services.
Please any body advise is using API to transfer data is better than using DB triggers or back ground services.
NOTE : the API provides all the functionalities of App B so i dont have to call extra module to do the rest of the functionalities of AppB.
All kind of advises and suggestions are welcome.
Thanks All