EAI JCAPS Question: Download EAI JCAPS PDF

WHAT SUPPOSE IF YOU RECEIVE A FILE WHICH IS 10 GB IN JCAPS?

Tweet Share WhatsApp

Answer:

It will depend upon what type of file it is. If it is a text
file then the inbound JCD should be designed in such way that
it reads one line after the other and unmarshalls the data via
an OTD throgh a loop as it goes
If it is a XML file then the JCD should read through the XML
doc record by record and follow the process as mentioned
above.

Download EAI JCAPS PDF Read All 14 EAI JCAPS Questions
Previous QuestionNext Question
Explain Different types of OTDs?What is a Logical Host?