Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
The client is requesting an report with EBCDIC format. Is it possible in Talend? Thank you
in commercial version
request from Talend more information about Talend Data Mapper.
Mainframe ... I suggest looking at the IBM Toolbox for Java / JTOpen is a library of Java classes supporting the client/server and internet programming models to a system running OS/400, i5/OS, or IBM i.
https://sourceforge.net/p/jt400/wiki/Home/
If you wanna go deep and do it yourself:
http://demo.icu-project.org/icu-bin/convexp?s=JAVA
Enjoy!
all depends from real business case (what real needs, tasks and goals).
always possible organize process for delegate parts for most relevant tools.
For example
- Mainfraims have database (which is could be DB2 in most cases), Talend support it
- Mainframes supports IBM MQ, Talend as well support it
So it possible todo in Talend what Talend can, and use DB2 or MQ as interface
Of course - possible todo all with different libraries ... but this is would be also not a Talend
My data source is hadoop (hive tables). Is it possible to output a text file in EBCDIC format? Thank you