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

Answers were Sorted based on User's Feedback



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

Answer / krisss

I guess Jcaps reads that data in binary format using data
chunking methods and load into JVM for JCD
transformations. I am not sure .

Is This Answer Correct ?    1 Yes 5 No

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

Answer / mmoitra

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.

Is This Answer Correct ?    0 Yes 5 No

Post New Answer

More JCAPS Interview Questions

WHAT IS THE DIFFERENCE BETWEEN GLOBAL AND LOCAL DELIMTERS?

0 Answers   CTS,


How to get separate log files for each service in JCAPS?

2 Answers  


Whis is an Environment?

1 Answers  


How Can you implement the Load Balancing in JCAPS.

1 Answers   CSC,


What is an Enterprise Manager?

1 Answers  






What is Deployment Profile?

4 Answers  


What are the ways you can trigger a process?

4 Answers   HCL,


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

2 Answers   CTS,


What is a Repository?

1 Answers  


How do you implement an application without queues and topics in JAVACAPS source: file, DEST: Any DB?

1 Answers   CSC,


What is an Enterprise Designer?

1 Answers  


What is a JCD?

2 Answers  


Categories