<?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 Xc2j schema file distinguished field values &amp; distinguished field size in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Xc2j-schema-file-distinguished-field-values-distinguished-field/m-p/2247001#M32333</link>
    <description>Hi, 
&lt;BR /&gt;I am trying to use two different schema in a single xc2j file using the distinguished field values option. 
&lt;BR /&gt;I have an EBCDIC file which has two different schema records based on a condition column it can be splitted. 
&lt;BR /&gt;Here I pasted the xc2j file format 
&lt;BR /&gt;&amp;lt;?xml version="1.0" encoding="UTF-8"?&amp;gt; 
&lt;BR /&gt;&amp;lt;FileFormat ConversionTable="Cp037" 
&lt;BR /&gt; dataFileImplementation="IBM i or z System" distinguishFieldSize="0" newLineSize="0"&amp;gt; 
&lt;BR /&gt; &amp;lt;RecordFormat cobolRecordName="FTPDSDITM" distinguishFieldValue="0"&amp;gt; 
&lt;BR /&gt; Picture="X(1)" Size="1" Type="X" Value=""/&amp;gt; 
&lt;BR /&gt; &amp;lt;FieldFormat Decimal="0" DependingOn="" Name="DTEFLG" Occurs="1" 
&lt;BR /&gt; Picture="X(1)" Size="1" Type="X" Value=""/&amp;gt; 
&lt;BR /&gt; &amp;lt;FieldFormat Decimal="0" DependingOn="" Name="STRDTE" Occurs="1" 
&lt;BR /&gt; Picture="X(6)" Size="6" Type="X" Value=""/&amp;gt; 
&lt;BR /&gt; &amp;lt;FieldFormat Decimal="0" DependingOn="" Name="STPDTE" Occurs="1" 
&lt;BR /&gt; Picture="X(6)" Size="6" Type="X" Value=""/&amp;gt; 
&lt;BR /&gt; &amp;lt;FieldFormat Decimal="0" DependingOn="" Name="PRFCDE" Occurs="1" 
&lt;BR /&gt; Picture="X(3)" Size="3" Type="X" Value=""/&amp;gt; 
&lt;BR /&gt; &amp;lt;FieldFormat Decimal="0" DependingOn="" ImpliedDecimal="true" 
&lt;BR /&gt; Name="EXCFLG" Occurs="1" Picture="S9(1)V9(0)" Signed="true" 
&lt;BR /&gt; Size="1" Type="3" Value=""/&amp;gt; 
&lt;BR /&gt; &amp;lt;FieldFormat Decimal="0" DependingOn="" Name="UPCITM" Occurs="1" 
&lt;BR /&gt; Picture="X(13)" Size="13" Type="X" Value=""/&amp;gt; 
&lt;BR /&gt; &amp;lt;FieldFormat Decimal="0" DependingOn="" Name="DOLPCT" Occurs="1" 
&lt;BR /&gt; Picture="X(1)" Size="1" Type="X" Value=""/&amp;gt; 
&lt;BR /&gt; &amp;lt;FieldFormat Decimal="3" DependingOn="" ImpliedDecimal="true" 
&lt;BR /&gt; Name="ITMALW" Occurs="1" Picture="S9(2)V9(3)" Signed="true" 
&lt;BR /&gt; Size="5" Type="3" Value=""/&amp;gt; 
&lt;BR /&gt; &amp;lt;FieldFormat Decimal="0" DependingOn="" Name="FILLER" Occurs="1" 
&lt;BR /&gt; Picture="X(44)" Size="44" Type="X" Value=""/&amp;gt; 
&lt;BR /&gt; &amp;lt;/RecordFormat&amp;gt; 
&lt;BR /&gt; &amp;lt;RecordFormat cobolRecordName="FTPDSDSTR" distinguishFieldValue="1"&amp;gt; 
&lt;BR /&gt; &amp;lt;FieldFormat Decimal="0" DependingOn="" Name="DIVNUM" Occurs="1" 
&lt;BR /&gt; Picture="X(3)" Size="3" Type="X" Value=""/&amp;gt; 
&lt;BR /&gt; &amp;lt;FieldFormat Decimal="0" DependingOn="" Name="RECCDE" Occurs="1" 
&lt;BR /&gt; Picture="X(3)" Size="3" Type="X" Value=""/&amp;gt; 
&lt;BR /&gt; &amp;lt;FieldFormat Decimal="0" DependingOn="" Name="VENNUM" Occurs="1" 
&lt;BR /&gt; Picture="X(9)" Size="9" Type="X" Value=""/&amp;gt; 
&lt;BR /&gt; 
&lt;BR /&gt; &amp;lt;/RecordFormat&amp;gt; 
&lt;BR /&gt;&amp;lt;/FileFormat&amp;gt; 
&lt;BR /&gt;But when I try to use this schema in the component, the tfileinputEBCDIC component gives two schema. I attached two tlogrow components for the two outputs, but no output is coming from the file. 
&lt;BR /&gt;I guess I'm missing something logically in the schema. 
&lt;BR /&gt;Can anybody help how to use this multi-schema x2cj file format and get the two outputs correctly and what is the purpose of distinguished field size?</description>
    <pubDate>Sat, 16 Nov 2024 12:16:05 GMT</pubDate>
    <dc:creator>karthikj18</dc:creator>
    <dc:date>2024-11-16T12:16:05Z</dc:date>
    <item>
      <title>Xc2j schema file distinguished field values &amp; distinguished field size</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Xc2j-schema-file-distinguished-field-values-distinguished-field/m-p/2247001#M32333</link>
      <description>Hi, 
&lt;BR /&gt;I am trying to use two different schema in a single xc2j file using the distinguished field values option. 
&lt;BR /&gt;I have an EBCDIC file which has two different schema records based on a condition column it can be splitted. 
&lt;BR /&gt;Here I pasted the xc2j file format 
&lt;BR /&gt;&amp;lt;?xml version="1.0" encoding="UTF-8"?&amp;gt; 
&lt;BR /&gt;&amp;lt;FileFormat ConversionTable="Cp037" 
&lt;BR /&gt; dataFileImplementation="IBM i or z System" distinguishFieldSize="0" newLineSize="0"&amp;gt; 
&lt;BR /&gt; &amp;lt;RecordFormat cobolRecordName="FTPDSDITM" distinguishFieldValue="0"&amp;gt; 
&lt;BR /&gt; Picture="X(1)" Size="1" Type="X" Value=""/&amp;gt; 
&lt;BR /&gt; &amp;lt;FieldFormat Decimal="0" DependingOn="" Name="DTEFLG" Occurs="1" 
&lt;BR /&gt; Picture="X(1)" Size="1" Type="X" Value=""/&amp;gt; 
&lt;BR /&gt; &amp;lt;FieldFormat Decimal="0" DependingOn="" Name="STRDTE" Occurs="1" 
&lt;BR /&gt; Picture="X(6)" Size="6" Type="X" Value=""/&amp;gt; 
&lt;BR /&gt; &amp;lt;FieldFormat Decimal="0" DependingOn="" Name="STPDTE" Occurs="1" 
&lt;BR /&gt; Picture="X(6)" Size="6" Type="X" Value=""/&amp;gt; 
&lt;BR /&gt; &amp;lt;FieldFormat Decimal="0" DependingOn="" Name="PRFCDE" Occurs="1" 
&lt;BR /&gt; Picture="X(3)" Size="3" Type="X" Value=""/&amp;gt; 
&lt;BR /&gt; &amp;lt;FieldFormat Decimal="0" DependingOn="" ImpliedDecimal="true" 
&lt;BR /&gt; Name="EXCFLG" Occurs="1" Picture="S9(1)V9(0)" Signed="true" 
&lt;BR /&gt; Size="1" Type="3" Value=""/&amp;gt; 
&lt;BR /&gt; &amp;lt;FieldFormat Decimal="0" DependingOn="" Name="UPCITM" Occurs="1" 
&lt;BR /&gt; Picture="X(13)" Size="13" Type="X" Value=""/&amp;gt; 
&lt;BR /&gt; &amp;lt;FieldFormat Decimal="0" DependingOn="" Name="DOLPCT" Occurs="1" 
&lt;BR /&gt; Picture="X(1)" Size="1" Type="X" Value=""/&amp;gt; 
&lt;BR /&gt; &amp;lt;FieldFormat Decimal="3" DependingOn="" ImpliedDecimal="true" 
&lt;BR /&gt; Name="ITMALW" Occurs="1" Picture="S9(2)V9(3)" Signed="true" 
&lt;BR /&gt; Size="5" Type="3" Value=""/&amp;gt; 
&lt;BR /&gt; &amp;lt;FieldFormat Decimal="0" DependingOn="" Name="FILLER" Occurs="1" 
&lt;BR /&gt; Picture="X(44)" Size="44" Type="X" Value=""/&amp;gt; 
&lt;BR /&gt; &amp;lt;/RecordFormat&amp;gt; 
&lt;BR /&gt; &amp;lt;RecordFormat cobolRecordName="FTPDSDSTR" distinguishFieldValue="1"&amp;gt; 
&lt;BR /&gt; &amp;lt;FieldFormat Decimal="0" DependingOn="" Name="DIVNUM" Occurs="1" 
&lt;BR /&gt; Picture="X(3)" Size="3" Type="X" Value=""/&amp;gt; 
&lt;BR /&gt; &amp;lt;FieldFormat Decimal="0" DependingOn="" Name="RECCDE" Occurs="1" 
&lt;BR /&gt; Picture="X(3)" Size="3" Type="X" Value=""/&amp;gt; 
&lt;BR /&gt; &amp;lt;FieldFormat Decimal="0" DependingOn="" Name="VENNUM" Occurs="1" 
&lt;BR /&gt; Picture="X(9)" Size="9" Type="X" Value=""/&amp;gt; 
&lt;BR /&gt; 
&lt;BR /&gt; &amp;lt;/RecordFormat&amp;gt; 
&lt;BR /&gt;&amp;lt;/FileFormat&amp;gt; 
&lt;BR /&gt;But when I try to use this schema in the component, the tfileinputEBCDIC component gives two schema. I attached two tlogrow components for the two outputs, but no output is coming from the file. 
&lt;BR /&gt;I guess I'm missing something logically in the schema. 
&lt;BR /&gt;Can anybody help how to use this multi-schema x2cj file format and get the two outputs correctly and what is the purpose of distinguished field size?</description>
      <pubDate>Sat, 16 Nov 2024 12:16:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Xc2j-schema-file-distinguished-field-values-distinguished-field/m-p/2247001#M32333</guid>
      <dc:creator>karthikj18</dc:creator>
      <dc:date>2024-11-16T12:16:05Z</dc:date>
    </item>
    <item>
      <title>Re: Xc2j schema file distinguished field values &amp; distinguished field size</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Xc2j-schema-file-distinguished-field-values-distinguished-field/m-p/2247002#M32334</link>
      <description>Hi&lt;BR /&gt;Could you send me an email and attach the job and all files?&lt;BR /&gt;Regards,&lt;BR /&gt;Pedro</description>
      <pubDate>Mon, 11 Jun 2012 11:02:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Xc2j-schema-file-distinguished-field-values-distinguished-field/m-p/2247002#M32334</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-06-11T11:02:33Z</dc:date>
    </item>
    <item>
      <title>Re: Xc2j schema file distinguished field values &amp; distinguished field size</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Xc2j-schema-file-distinguished-field-values-distinguished-field/m-p/2247003#M32335</link>
      <description>Hi Pedro,
&lt;BR /&gt;Thanks for the reply.
&lt;BR /&gt;I'm sorry I don't have time to mail the files.
&lt;BR /&gt;The package consist of only a tfileinputEBCDIC component and two tlogrows.
&lt;BR /&gt;I have taken the multi-schema xc2j files from the following sourceforge website.
&lt;BR /&gt;
&lt;A href="http://sourceforge.net/tracker/?func=detail&amp;amp;aid=3500138&amp;amp;group_id=156330&amp;amp;atid=799353" rel="nofollow noopener noreferrer"&gt;http://sourceforge.net/tracker/?func=detail&amp;amp;aid=3500138&amp;amp;group_id=156330&amp;amp;atid=799353&lt;/A&gt;
&lt;BR /&gt;There is a multi-schema ebcdic file, cobol copybook and the respective xc2j file is available.
&lt;BR /&gt;Lets consider that as an example.
&lt;BR /&gt;Could you please help to get the two different schema results from tfileinputEBCDIC component.
&lt;BR /&gt;Please let me know if you need more details.</description>
      <pubDate>Mon, 11 Jun 2012 11:10:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Xc2j-schema-file-distinguished-field-values-distinguished-field/m-p/2247003#M32335</guid>
      <dc:creator>karthikj18</dc:creator>
      <dc:date>2012-06-11T11:10:39Z</dc:date>
    </item>
    <item>
      <title>Re: Xc2j schema file distinguished field values &amp; distinguished field size</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Xc2j-schema-file-distinguished-field-values-distinguished-field/m-p/2247004#M32336</link>
      <description>You get 1 schema per record type. You then need to process them by selecting record type.</description>
      <pubDate>Mon, 11 Jun 2012 11:50:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Xc2j-schema-file-distinguished-field-values-distinguished-field/m-p/2247004#M32336</guid>
      <dc:creator>janhess</dc:creator>
      <dc:date>2012-06-11T11:50:00Z</dc:date>
    </item>
    <item>
      <title>Re: Xc2j schema file distinguished field values &amp; distinguished field size</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Xc2j-schema-file-distinguished-field-values-distinguished-field/m-p/2247005#M32337</link>
      <description>Hi Janhess,
&lt;BR /&gt;Thanks for the reply.
&lt;BR /&gt;Could you please explain it with a short example?</description>
      <pubDate>Mon, 11 Jun 2012 12:07:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Xc2j-schema-file-distinguished-field-values-distinguished-field/m-p/2247005#M32337</guid>
      <dc:creator>karthikj18</dc:creator>
      <dc:date>2012-06-11T12:07:32Z</dc:date>
    </item>
    <item>
      <title>Re: Xc2j schema file distinguished field values &amp; distinguished field size</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Xc2j-schema-file-distinguished-field-values-distinguished-field/m-p/2247006#M32338</link>
      <description>Have you read tFileInputEBCDIC in the components documentation? There is an example there.</description>
      <pubDate>Mon, 11 Jun 2012 14:10:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Xc2j-schema-file-distinguished-field-values-distinguished-field/m-p/2247006#M32338</guid>
      <dc:creator>janhess</dc:creator>
      <dc:date>2012-06-11T14:10:35Z</dc:date>
    </item>
  </channel>
</rss>

