MSMQ - 4Mb pr. message

Posted by goo on 07-Nov-2018 11:12

11.7

We have done a system for a company that reads and writes to MSMQ. Suddenly the have found out that they need to be able to receive messages larger than 4Mb, and MSMQ has a limiitation to 4 Mb. 

This message is sendt from BizTalk to MSMQ and we have a progress client that pick-up the message and send it into a Progress database. We also returns messages to MSMQ that is picked up by BizTalk. 

It seems like we either have to pick up larger files from disk or use another MQ system. 

Any ideas for another MQ? Price and complexity matters. 

//Geir Otto

All Replies

This thread is closed