What is complex stage? In which situation we are using this one?

Showing Answers 1 - 4 of 4 Answers

uma

  • Oct 30th, 2006
 

CFF stage is used to read the files in ebcidic format.mainly main frame files with redifines

  Was this answer useful?  Yes

A complex flat file can be used to read the data at the intial level. By using CFF, we can read ASCII or EBCDIC (Extended Binary coded Decimal Interchage Code) data. We can select the required columns and can omit the remaining. We can collect the rejects (bad formatted records) by setting the property of rejects to "save" (other options: continue, fail). We can flatten the arrays(COBOL files).

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions