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

Announcements
Save $650 on Qlik Connect, Dec 1 - 7, our lowest price of the year. Register with code CYBERWEEK: Register
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

How to transform EBCDIC file in Talend Open Studio

Hello,
I have an EBCDIC file and its corresponding copybook. I created the xc2j file using cobol2j.
Now when I try to use the tFileInputEBCDIC component, it asks to specify the schema of data even though the input file and xc2j file is provided. I read an example of EBCDIC file where it was mentioned that in the Enterprise edition there is a wizard which creates the schema automatically with copybook/ xc2j as input.
Can someone provide an example of how to specify the schema manually in the Open studio edition. Thanks!
Labels (2)
5 Replies
Anonymous
Not applicable
Author

Hi,
Did you see the online component reference TalendHelpCenter:tFileInputEBCDIC for community version.
Best regards
Sabrina
Anonymous
Not applicable
Author

Hi Sabrina,
Thanks for the reply. I did see this specification, but I cannot find any example of setting the "Schema" property of the component. The Talend Component Reference Guide has an example for EBCDIC component but that mentions a copybook connection creating wizard which is present only in Talend Enterprise edition. I am looking for some pointers/ example for setting up schema property manually in the TOS edition.
Could you please help.
Anonymous
Not applicable
Author

Hi,
For community version, you should know the schema structure Data Pattern,original length, length, etc..(Xc2j file) and set it by manual.
See my pic
Best regards
Sabrina
0683p000009MB3j.png
Sanjay5
Contributor III
Contributor III

I tried to run the job using tInputEBCDIC component.
I get below error, Not sure what setting is missing

Any help would be appreciated.
0683p000009MB8J.png
Anonymous
Not applicable
Author

Hi stamrake,
When you get some compile errors, please check your "Code" tab in your job. There will be your compile error highlighted in red line.
Best regards
Sabrina