lundi 3 septembre 2018

Web Service in SQL server (Alternate solution)

HI All Currently we have a web service in the Our Platform, that is called from the database. The exact Problem area : When something changes inside the database, it should by itself initiate and inform an External Application. The application should NOT be polling the database and enquiring of the change. The current solution which we have is a HTTP call but this has it's own overhead. Also, it does not guarantee 100% message delivery. So is there an alternate solution. Can the database write to a Queue?




Aucun commentaire:

Enregistrer un commentaire