Hi All
I am novice to SQL Server Broker Service. I am trying to use the Broker service In one way messaging fashion. That means client application send message to queue and using internal activation on queue, I get the message and process it.
Just wanted to check does anybody sees any issue with this approach.
Step which I have implemented:
1) Create a message type and contract
2) Create a queue and attach a procedure to queue which can recive message from queue and process this.
3) Define a service on queue.
4) Define a store procedure which send a message to queue and called by client,
In this I am using "From Service" And "To Service" as same.
Thanks
Deepak Sanghi
Deepak Sanghi Happy Biztalking.........