Can I Use XML to transform more than 10 mb of data?
Trasnsfom inbetween two module/methods etc.
If not how can I do.
Answer Posted / ashish
MQ-Series or WebSphere MQ can only handle maximum message
size of 2Mb. So to transfer message larger then 2Mb you need
to break the message into smaller chunk with added message
sequence number and re-arrange/parse them.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Is it possible to create both queues and topics to single jms server? if yes then how it works?
For JMS-enabled application, what are the core JMS-related objects required?
How to Allowe messages to expire ?
What is the best message queue?
What is the functionality of jms message consumers?
What is a durable queue?
What is the procedure to configure jms security?
What is jndi? How is it related to jms?
What is jms connection factory in weblogic?
Detail about the features of publish model?
What is the difference between Jms and Jvt ?
How to handle the exception caused by jms?
Explain about Connection factory interface?
Can we have more than one consumer for a jms queue?
Which types of jdbc databases does weblogic jms support?