Looking for any advice/comments you all may have...
I am looking for a way to get messages from an IBM Websphere MQ queue and send them to a Service Broker queue. MS Host Integration Server may be able to do this, but the licensing may be cost prohibitive for our small company ($2500 per processor) and I don't need all the bells and whistles that come with it. I was thinking of writing my own bridge with a C# console app or windows service - just a basic Get and Put from one to the other.
Anyone see any red flags with this approach? Is there a better way?
thanks!
Keith