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 the best message queue?
What is jms and activemq?
Give an example of using point to point model in JMS?
What is the use of jms?
What is difference between jms and activemq?
What is jms and how it works?
Describe the concept of message driven bean clustering.
What is synchronous messaging?
Explain about Connection factory interface?
What is message listener?
How is message oriented middleware responsible for no time dependency between sender and receiver component with respect to point to point model on jms?
What is the difference between jms and kafka?
What are the components of a jms messaging application?
What is the functionality of a jms message selector?
Why does jmssession.createtopic or jmssession.createqueue fail to create a destination in wls jms 6.1 (it worked in 5.1)?