Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik and ServiceNow Partner to Bring Trusted Enterprise Context into AI-Powered Workflows. Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

BEST TALEND ENTERPRISE PLATFORM FOR READING MAINFRAME EBCIDIC FILE?

HI,

what is the best tool that has features to read ebcidic files?

 

 

Data Integration

ESB

Talend Integration Cloud

Big Data

 

 

Labels (5)
1 Reply
Jesperrekuh
Specialist
Specialist

All the same, suggest community edition / Data integration, just check this one:
https://exchange.talend.com/#marketplaceproductpricing:marketplace=marketplace%252F1&p=marketplace%2...

However... it all depends on correct conversion (bytes mapping).
The ebcdic encoding format is cp1047. Take a closer look on this:
https://docs.oracle.com/javase/8/docs/technotes/guides/intl/encoding.doc.html

A mainframe in france may use a different encoding compare to one in japan.
It is important a package work on your type of EBCDIC encoding it is not just one type.
Check this : http://borgendale.com/codepage/j2conv.htm

A basic understanding is important when assessing talend components especially in case of mainframe stuff.