<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Talend Data Mapper - Finding the structure of a EBCDIC file without the copy book in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Talend-Data-Mapper-Finding-the-structure-of-a-EBCDIC-file/m-p/2232104#M22183</link>
    <description>&lt;P&gt;Hi Terry,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How did you create the csv file with columns? Which utility helped you to create that? As per to the Video, seems like you created it manually. In our situation, we have only some datastage columns tab screenshots. However, we cannot view the contents of the data file. I am tempted to convert the file to ascii.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 23 Aug 2018 21:09:03 GMT</pubDate>
    <dc:creator>Morpheus</dc:creator>
    <dc:date>2018-08-23T21:09:03Z</dc:date>
    <item>
      <title>Talend Data Mapper - Finding the structure of a EBCDIC file without the copy book</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Talend-Data-Mapper-Finding-the-structure-of-a-EBCDIC-file/m-p/2232097#M22176</link>
      <description>&lt;P&gt;Hi Team,&lt;/P&gt;&lt;P&gt;I need to create a data map for an EBCDIC data file. However, we do not have the copybook for the data file. Also we are not sure of the exact encoding. However, we do have the metadata from a different DI tool (DataStage). Is it possible for us to create the structure and do the mapping without having the copybook?&lt;/P&gt;</description>
      <pubDate>Wed, 22 Aug 2018 19:05:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Talend-Data-Mapper-Finding-the-structure-of-a-EBCDIC-file/m-p/2232097#M22176</guid>
      <dc:creator>Morpheus</dc:creator>
      <dc:date>2018-08-22T19:05:05Z</dc:date>
    </item>
    <item>
      <title>Re: Talend Data Mapper - Finding the structure of a EBCDIC file without the copy book</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Talend-Data-Mapper-Finding-the-structure-of-a-EBCDIC-file/m-p/2232098#M22177</link>
      <description>&lt;P&gt;There is a way to do it using what is called an Importer structure.&amp;nbsp; However, it's not easy. I'm checking to see if I have it documented somewhere.&amp;nbsp; In the meantime, can you do a copy/paste of the datastage metadata and attach it?&lt;/P&gt;</description>
      <pubDate>Thu, 23 Aug 2018 17:40:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Talend-Data-Mapper-Finding-the-structure-of-a-EBCDIC-file/m-p/2232098#M22177</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-08-23T17:40:11Z</dc:date>
    </item>
    <item>
      <title>Re: Talend Data Mapper - Finding the structure of a EBCDIC file without the copy book</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Talend-Data-Mapper-Finding-the-structure-of-a-EBCDIC-file/m-p/2232099#M22178</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;A href="https://community.qlik.com/s/profile/005700000036IKOAA2"&gt;@thoff&lt;/A&gt;&amp;nbsp;I just received the datastage&amp;nbsp;columns screenshots and started working on it. I will try with IBM037 encoding as it seems to be the default. Please do let me know if you get more information on the importer structure. I saw that on user guide. But it was very minimal details as shown below.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;DIV class="readercontent-topic-title"&gt;
  Using a Map to Import Definitions 
&lt;/DIV&gt; 
&lt;DIV class="content-locale-en-US content-locale-en"&gt; 
 &lt;P&gt;You can use a map to create a structure definition from any input. For example, suppose you have a positional structure that is described by a spreadsheet. The spreadsheet contains a list of element names, sizes, start columns, and further description. You can export this spreadsheet as a CSV file and create a map that maps the contents of the spreadsheet to the Importer structure.&lt;/P&gt; 
 &lt;P&gt;The&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="emphasis"&gt;&lt;STRONG&gt;Importer&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;structure is a predefined structure in the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="emphasis"&gt;&lt;STRONG&gt;Builtin&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;project (&lt;SPAN class="emphasis"&gt;&lt;STRONG&gt;Builtin/Structures/Executable Structures/Importer&lt;/STRONG&gt;&lt;/SPAN&gt;). When it is executed in a map, the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="emphasis"&gt;&lt;STRONG&gt;Importer&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;structure can create one or more structures whose elements are defined by the mappings. To use it, create a standard map, and specify the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="emphasis"&gt;&lt;STRONG&gt;Importer&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;structure as the output structure. You can specify any input structure you like and map the elements to produce the desired elements in the structure. You can build and test your map in the studio as usual, producing the output of the map in XML for testing purposes. The&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="emphasis"&gt;&lt;STRONG&gt;Test Run&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;menu will provide an additional option called&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="emphasis"&gt;&lt;STRONG&gt;Test Run to Importer Structure&lt;/STRONG&gt;&lt;/SPAN&gt;, which will actually create the structures. You can re-run the map as many times as you like, which creates the structures each time and replaces their contents.&lt;/P&gt; 
&lt;/DIV&gt;</description>
      <pubDate>Thu, 23 Aug 2018 18:22:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Talend-Data-Mapper-Finding-the-structure-of-a-EBCDIC-file/m-p/2232099#M22178</guid>
      <dc:creator>Morpheus</dc:creator>
      <dc:date>2018-08-23T18:22:04Z</dc:date>
    </item>
    <item>
      <title>Re: Talend Data Mapper - Finding the structure of a EBCDIC file without the copy book</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Talend-Data-Mapper-Finding-the-structure-of-a-EBCDIC-file/m-p/2232100#M22179</link>
      <description>&lt;P&gt;How many columns are there?&amp;nbsp; The thing about the copybooks is that they can contain packed fields (COMP, COMP-3) which will need to be set up correctly.&lt;/P&gt;</description>
      <pubDate>Thu, 23 Aug 2018 18:42:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Talend-Data-Mapper-Finding-the-structure-of-a-EBCDIC-file/m-p/2232100#M22179</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-08-23T18:42:49Z</dc:date>
    </item>
    <item>
      <title>Re: Talend Data Mapper - Finding the structure of a EBCDIC file without the copy book</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Talend-Data-Mapper-Finding-the-structure-of-a-EBCDIC-file/m-p/2232101#M22180</link>
      <description>&lt;P&gt;64 columns. I am wondering how they are marking the packed decimal columns in datastage. In the screens, those are just marked as a decimal.&lt;/P&gt;</description>
      <pubDate>Thu, 23 Aug 2018 19:10:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Talend-Data-Mapper-Finding-the-structure-of-a-EBCDIC-file/m-p/2232101#M22180</guid>
      <dc:creator>Morpheus</dc:creator>
      <dc:date>2018-08-23T19:10:19Z</dc:date>
    </item>
    <item>
      <title>Re: Talend Data Mapper - Finding the structure of a EBCDIC file without the copy book</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Talend-Data-Mapper-Finding-the-structure-of-a-EBCDIC-file/m-p/2232102#M22181</link>
      <description>&lt;P&gt;Try this link.&amp;nbsp; It's a webex recording showing how to use the importer.&amp;nbsp; It has not been edited.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://urldefense.proofpoint.com/v2/url?u=https-3A__meettalend.webex.com_meettalend_ldr.php-3FRCID-3D6a20d0e75c652dc4ddcc29024d68dedf&amp;amp;d=DwMGaQ&amp;amp;c=2w5q_42kFG40MI2alLPgJw&amp;amp;r=XVq0Xd3O86eK6T-cx0EFng&amp;amp;m=bwKJLmfkwex3wDKnRBbmfHvHdUn5FxTzL8E6GEs8nXU&amp;amp;s=_noGlzXMa4W8OTwqweAQkaZZ2PpIephnN-9Of2wAfOA&amp;amp;e=" target="_blank" rel="nofollow noopener noreferrer"&gt;https://urldefense.proofpoint.com/v2/url?u=https-3A__meettalend.webex.com_meettalend_ldr.php-3FRCID-3D6a20d0e75c652dc4ddcc29024d68dedf&amp;amp;d=DwMGaQ&amp;amp;c=2w5q_42kFG40MI2alLPgJw&amp;amp;r=XVq0Xd3O86eK6T-cx0EFng&amp;amp;m=bwKJLmfkwex3wDKnRBbmfHvHdUn5FxTzL8E6GEs8nXU&amp;amp;s=_noGlzXMa4W8OTwqweAQkaZZ2PpIephnN-9Of2wAfOA&amp;amp;e=&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 23 Aug 2018 20:12:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Talend-Data-Mapper-Finding-the-structure-of-a-EBCDIC-file/m-p/2232102#M22181</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-08-23T20:12:29Z</dc:date>
    </item>
    <item>
      <title>Re: Talend Data Mapper - Finding the structure of a EBCDIC file without the copy book</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Talend-Data-Mapper-Finding-the-structure-of-a-EBCDIC-file/m-p/2232103#M22182</link>
      <description>&lt;P&gt;Thanks for sharing the recording&amp;nbsp;&lt;A href="https://community.qlik.com/s/profile/005700000036IKOAA2"&gt;@thoff&lt;/A&gt;. For me to even take a view at the EBCDIC datafile without the copybook, I may have to convert the data file to ASCII, right? After that at least I should be able to see the initiators for the records and based on that, we can dig deeper as per to the process mentioned in the video, right?&lt;/P&gt;</description>
      <pubDate>Thu, 23 Aug 2018 20:39:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Talend-Data-Mapper-Finding-the-structure-of-a-EBCDIC-file/m-p/2232103#M22182</guid>
      <dc:creator>Morpheus</dc:creator>
      <dc:date>2018-08-23T20:39:16Z</dc:date>
    </item>
    <item>
      <title>Re: Talend Data Mapper - Finding the structure of a EBCDIC file without the copy book</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Talend-Data-Mapper-Finding-the-structure-of-a-EBCDIC-file/m-p/2232104#M22183</link>
      <description>&lt;P&gt;Hi Terry,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How did you create the csv file with columns? Which utility helped you to create that? As per to the Video, seems like you created it manually. In our situation, we have only some datastage columns tab screenshots. However, we cannot view the contents of the data file. I am tempted to convert the file to ascii.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 23 Aug 2018 21:09:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Talend-Data-Mapper-Finding-the-structure-of-a-EBCDIC-file/m-p/2232104#M22183</guid>
      <dc:creator>Morpheus</dc:creator>
      <dc:date>2018-08-23T21:09:03Z</dc:date>
    </item>
    <item>
      <title>Re: Talend Data Mapper - Finding the structure of a EBCDIC file without the copy book</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Talend-Data-Mapper-Finding-the-structure-of-a-EBCDIC-file/m-p/2232105#M22184</link>
      <description>&lt;P&gt;Can you ask them to copy/paste the datastage info to you?&amp;nbsp; It can probably be parsed by TDM and then you can create your csv file from that.&amp;nbsp; I've done a similar thing before.&amp;nbsp; No, shouldn't have to convert it to ASCII first.&amp;nbsp; That's what TDM is for.&lt;/P&gt;</description>
      <pubDate>Thu, 23 Aug 2018 21:24:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Talend-Data-Mapper-Finding-the-structure-of-a-EBCDIC-file/m-p/2232105#M22184</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-08-23T21:24:05Z</dc:date>
    </item>
    <item>
      <title>Re: Talend Data Mapper - Finding the structure of a EBCDIC file without the copy book</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Talend-Data-Mapper-Finding-the-structure-of-a-EBCDIC-file/m-p/2232106#M22185</link>
      <description>&lt;P&gt;Hi Terry,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I finally received the copybook details from them. Though the email contained something like below. If I copy the content between the top and bottom markers, save it as&amp;nbsp; UTF8 windows text file and import the copybook, data mapper is throwing many errors. However, if I just copy the contents without the line numbers and import it, it is getting imported fine. Is the second method, the correct way of importing the copy book? After importing the copybook, I am still facing challenges on viewing the data from the sample file received. Hence I am doubting my approach. Once you confirm the approach I will post the details of the other errors?&lt;/P&gt;
&lt;P&gt;PSTREC&lt;/P&gt;
&lt;P&gt;EDIT&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; XXX.ACC.COPYLIB(PSTREC) - 0.05&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Columns 00001 00072&lt;/P&gt;
&lt;P&gt;Command ===&amp;gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Scroll =====&amp;gt;CSR&lt;/P&gt;
&lt;P&gt;******&amp;nbsp; &amp;nbsp; &amp;nbsp;********************************************Top of Data *******************************************&lt;/P&gt;
&lt;P&gt;000001&amp;nbsp; &amp;nbsp; &amp;nbsp; 01 PST-DETAIL_RECORD.&lt;/P&gt;
&lt;P&gt;000002&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;03 P-KEY.&lt;/P&gt;
&lt;P&gt;000003&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;05 P-ACCT&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; PIC S9(9)&amp;nbsp; &amp;nbsp; &amp;nbsp;COMP-3.&lt;/P&gt;
&lt;P&gt;....Many lines like above&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;******&amp;nbsp; &amp;nbsp; &amp;nbsp;********************************************Bottom of Data *******************************************&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 24 Aug 2018 15:50:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Talend-Data-Mapper-Finding-the-structure-of-a-EBCDIC-file/m-p/2232106#M22185</guid>
      <dc:creator>Morpheus</dc:creator>
      <dc:date>2018-08-24T15:50:04Z</dc:date>
    </item>
    <item>
      <title>Re: Talend Data Mapper - Finding the structure of a EBCDIC file without the copy book</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Talend-Data-Mapper-Finding-the-structure-of-a-EBCDIC-file/m-p/2232107#M22186</link>
      <description>&lt;P&gt;Hi Terry,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Finally they send the copy book and I was able to import it. However, when I point it to the data file to display data, it is throwing one error as shown below while showing the data in XML format. I have not modified the default structure it implied. Any thoughts?&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Overall: Error&lt;BR /&gt;1: Error - An end-of-file was encountered during the processing of this element. (802)&lt;BR /&gt;Structure: Structures/NOPOST-DETAIL-RECORD/NOPOST-DETAIL-RECORD.xml - Element: /NOPOST-DETAIL-RECORD/Record/NP-KEY/NP-ACCT&lt;BR /&gt;Starting Line/Column: 1/1001 Byte offset: 0x3e8 (1000)&lt;BR /&gt;Line: 2 column: 0&lt;BR /&gt;Byte offset: 0x3ea (1002)&lt;BR /&gt;SystemId: file:/C:/Program%20Files/Talend/Talend-Studio-V6.2.1/workspace/FLEXDEMO/Sample%20Data/5504_F1nopost.DAT_1_20180723004343&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 24 Aug 2018 18:29:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Talend-Data-Mapper-Finding-the-structure-of-a-EBCDIC-file/m-p/2232107#M22186</guid>
      <dc:creator>Morpheus</dc:creator>
      <dc:date>2018-08-24T18:29:22Z</dc:date>
    </item>
    <item>
      <title>Re: Talend Data Mapper - Finding the structure of a EBCDIC file without the copy book</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Talend-Data-Mapper-Finding-the-structure-of-a-EBCDIC-file/m-p/2232108#M22187</link>
      <description>&lt;P&gt;Try this.&amp;nbsp; Go to Windows-&amp;gt;Settings-&amp;gt;Preferences.&amp;nbsp; Find Mapping and click on it.&amp;nbsp; To the right, change "Maximum output characters to show" and "Maximum characters to read for sample docs/highlighting" to -1.&lt;/P&gt;&lt;BR /&gt;&lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009LtAv"&gt;ScreenHunter_1165 Aug. 24 12.29.jpg&lt;/A&gt;</description>
      <pubDate>Fri, 24 Aug 2018 18:35:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Talend-Data-Mapper-Finding-the-structure-of-a-EBCDIC-file/m-p/2232108#M22187</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-08-24T18:35:14Z</dc:date>
    </item>
    <item>
      <title>Re: Talend Data Mapper - Finding the structure of a EBCDIC file without the copy book</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Talend-Data-Mapper-Finding-the-structure-of-a-EBCDIC-file/m-p/2232109#M22188</link>
      <description>&lt;P&gt;Thanks for the reply, Terry! Tried that option and restarted the designer. Still the problem persists. I noted two things.&lt;/P&gt;
&lt;P&gt;1. The problematic field is having metadata for PIC S9(9). However, the actual data that is coming in the preview is having a length of 8.&lt;/P&gt;
&lt;P&gt;2. Towards the end of the sample document I am seeing the below text.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&amp;nbsp;&amp;lt;Flat:Record&amp;gt;
&amp;lt;Flat:NP-KEY&amp;gt;
&amp;lt;Flat:NP-ACCT&amp;gt;&amp;lt;/Flat:NP-ACCT&amp;gt;
&amp;lt;/Flat:NP-KEY&amp;gt;
&amp;lt;/Flat:Record&amp;gt;&lt;/PRE&gt;
&lt;P&gt;Could any of those two be the reason for the error?&lt;/P&gt;
&lt;P&gt;Is there any way from me to make it skip the first byte while reading the data?&lt;/P&gt;
&lt;P&gt;Also, I would like to know if there are ways to suppress the error when using this structure in a job.&lt;/P&gt;</description>
      <pubDate>Fri, 24 Aug 2018 19:12:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Talend-Data-Mapper-Finding-the-structure-of-a-EBCDIC-file/m-p/2232109#M22188</guid>
      <dc:creator>Morpheus</dc:creator>
      <dc:date>2018-08-24T19:12:19Z</dc:date>
    </item>
    <item>
      <title>Re: Talend Data Mapper - Finding the structure of a EBCDIC file without the copy book</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Talend-Data-Mapper-Finding-the-structure-of-a-EBCDIC-file/m-p/2232110#M22189</link>
      <description>&lt;P&gt;You don't want to skip any bytes.&amp;nbsp; Sounds like your copybook doesn't match up with your data.&amp;nbsp; Can you take a screenshot of your structure with the associated data?&amp;nbsp; I will be gone next Mon - Thurs so will try to look into this when I get back.&lt;/P&gt;</description>
      <pubDate>Fri, 24 Aug 2018 21:54:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Talend-Data-Mapper-Finding-the-structure-of-a-EBCDIC-file/m-p/2232110#M22189</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-08-24T21:54:34Z</dc:date>
    </item>
  </channel>
</rss>

