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 are the functionalities of a jms provider?
What is jms connection factory?
What is jms connection factory in weblogic?
What is the difference between jms and mq?
What are all the features of JMS API in J2EE platform?
Can you use a foreign jms provider to drive an mdb transactionally?
What does jms stand for?
What is Publish/Subscribe approach?
Which jms standard interface defines the methods to create the different types of messages?
What is the functionality of a jms message producer?
Explain about point to point?
How kafka is different from jms?
How can an application do a jms operation and have it succeed, independent of the result of the transaction?
Name the components of jms.
Describe the concept of message driven bean clustering.