Hi,
We use query notification to receive notifications from SQL Server 2008 R2 to BizTalk 2010. Sometimes the notification fails and BTS doesn't receive any notification. In SQL Server Log we get this message "Cannot find the remote service-SqlQueryNotificationService-......"
because it does not exist. But after sometime without we doing anything the query notification starts working again fine when a new record insert into the table.
1. I would like to know what would cause this error to happen. how to fix this from happening again.
2. When query notification fails there is at least one record in the table which is not yet processed by BTS. Sometimes query notification resumes working after a new record is insert into the same table. Is there way to explicitly push the notification to
BTS from SQL Server.
Thanks,
Vijay.