Skip to main content
Announcements
Introducing Qlik Answers: A plug-and-play, Generative AI powered RAG solution. READ ALL ABOUT IT!
cancel
Showing results for 
Search instead for 
Did you mean: 
wlawton_2019
Contributor II
Contributor II

Data Mapper - Cobol copybook - Level 88 with a THROUGH clause on the VALUE[S] clause is not supported

Hello everyone,

Data Mapper in v7.1.x is an awesome upgrade for copybook support. The majority of our copybooks and data files are being processed easily. However, a small number of our copybooks have a clause like below that is not yet supported. The warning message is "1: Warning - Level 88 with a THROUGH clause on the VALUE[S] clause is not supported, it is ignored (742)". Does anyone in the community have a workaround?

 

88 NC9-STORES-SR VALUE 002 THRU 010 012 THRU 021
                    023 THRU 099 101 THRU 298 300 THRU 429
                    431 THRU 489 553 THRU 598 600 THRU 737
                    739 THRU 797 799 
                    801 THRU 879
                    1000 THRU 2500.

 

Thank you for any suggestions

Wayne

Labels (2)
1 Reply
Anonymous
Not applicable

Hello,

88 level conditionals are supported correctly and here is documentation about:TalendHelpCenter:COBOL Considerations.

Please have a look at this jira issue:https://jira.talendforge.org/browse/TDM-4456

Best regards

Sabrina