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 / guest
Yes, Use a custom parser to first write the XML document
using FILE I/O. DO not USE DOM in any event. Once document
is ready use the SAX parser to read it.
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
What is jms and activemq?
What are the components of JMS?
Do text messages use data?
Explain the creation of JMS Administered objects?
Why does jmssession.createtopic or jmssession.createqueue fail to create a destination in wls jms 6.1 (it worked in 5.1)?
Explain about JMS queue?
Explain the process of Configuring Queues in Jms?
What is ems queue?
Is jmstemplate thread safe?
What is a topic in messaging?
What is the publish-and-subscribe model in jms?
What type of messaging is provided by JMS?
What are the types of messages that are supported by JMS?
How do I start wls and configure jms?
What is jms endpoint?