Currently I use service broker purely for an auditing function i.e when a row is updated/inserted in the source table a trigger calls the activation proc, then send an XML formatted message to be inserted in a centralized audit table on a separate server.
↧