Here is what I am trying to do:
- Pick up files from various locations using BizTalk
- Debatch the data
- Publish a message to NService bus.
The question is how to publish a message to NSB when the underlying transport for NSB is SqlServer and not MSMQ?
Here is what I am trying to do:
The question is how to publish a message to NSB when the underlying transport for NSB is SqlServer and not MSMQ?