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
What is jms template?
What is spring jms?
Where is jms used?
What is the use of connection factory in jms?
Is it possible to create both queues and topics to single jms server? if yes then how it works?
Explain Asynchronous Message Consumption in JMS?
What are the types of communication provided by jms?
Which types of jdbc databases does weblogic jms support?
How does jms listener work?
What is the difference between JMS and RPC (Remote Procedure Call)?
Explain Reliability Mechanisms in JMS?
For sending messages through JMS, what encryption options are there?
What is a topic string?
What is an object message?
What is mdb in jms?