<?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: Help... Error on my first job... in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Help-Error-on-my-first-job/m-p/2298230#M70718</link>
    <description>&lt;BLOCKQUOTE&gt; 
 &lt;TABLE border="1"&gt; 
  &lt;TBODY&gt; 
   &lt;TR&gt; 
    &lt;TD&gt;Your schema is wrong. You can use metadata to create your schema&amp;nbsp;&lt;BR /&gt; &lt;/TD&gt; 
   &lt;/TR&gt; 
  &lt;/TBODY&gt; 
 &lt;/TABLE&gt; 
&lt;/BLOCKQUOTE&gt; 
&lt;BR /&gt;Are you sure ?... 
&lt;BR /&gt;The files that I need to read are not "delimited by character" type, either fields have a fixed structure. These are files with multiple types of positional records. 
&lt;BR /&gt; 
&lt;A href="https://community.talend.com/legacyfs/online/membersTempo/307262/mini_blob_20150714-1629.png" target="_blank"&gt;https://www.talendforge.org/forum/img/members/307262/mini_blob_20150714-1629.png&lt;/A&gt; 
&lt;BR /&gt;Yes, there are probably some errors in your schema, check it carefully 
&lt;BR /&gt;this error :&amp;nbsp; 
&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;&amp;nbsp; &amp;nbsp;" Type mismatch: cannot convert from int to String "&amp;nbsp;&lt;/FONT&gt;&lt;/FONT&gt;means that you tried to must a string into an integer column</description>
    <pubDate>Tue, 14 Jul 2015 15:41:33 GMT</pubDate>
    <dc:creator>Jcs19</dc:creator>
    <dc:date>2015-07-14T15:41:33Z</dc:date>
    <item>
      <title>Help... Error on my first job...</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Help-Error-on-my-first-job/m-p/2298224#M70712</link>
      <description>Hi, I'm probably the most junior of the forum and I need your help. 
&lt;BR /&gt;I made my first job to read a positional file with multiple record types, 
&lt;BR /&gt;I'm using tFileInputMSPositional, I created 3 records in the components tab and add 3 tLogRow and associate with each of the records. 
&lt;BR /&gt;When you run me the following error message and can not happen: 
&lt;BR /&gt;Starting job lsadeumen at 13:20 13/07/2015. 
&lt;BR /&gt; connecting to socket on port 3541 
&lt;BR /&gt; connected 
&lt;BR /&gt;Exception in thread "main" java.lang.Error: Unresolved compilation problems:&amp;nbsp; 
&lt;BR /&gt; Syntax error on token ",", invalid Expression 
&lt;BR /&gt; Syntax error on token ",", invalid Expression 
&lt;BR /&gt; Syntax error on token ",", invalid Expression 
&lt;BR /&gt; Type mismatch: cannot convert from int to String 
&lt;BR /&gt; at test1.lsadeumen_0_1.lsadeumen.tFileInputMSPositional_1Process(lsadeumen.java:1536) 
&lt;BR /&gt; at test1.lsadeumen_0_1.lsadeumen.runJobInTOS(lsadeumen.java:2749) 
&lt;BR /&gt; at test1.lsadeumen_0_1.lsadeumen.main(lsadeumen.java:2606) 
&lt;BR /&gt;Job lsadeumen ended at 13:20 13/07/2015.</description>
      <pubDate>Mon, 13 Jul 2015 17:20:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Help-Error-on-my-first-job/m-p/2298224#M70712</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-07-13T17:20:31Z</dc:date>
    </item>
    <item>
      <title>Re: Help... Error on my first job...</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Help-Error-on-my-first-job/m-p/2298225#M70713</link>
      <description>Hi,
&lt;BR /&gt;Have you already checked component reference about:
&lt;A href="https://help.talend.com/search/all?query=tFileInputMSPositional&amp;amp;content-lang=en" target="_blank" rel="nofollow noopener noreferrer"&gt;TalendHelpCenter:tFileInputMSPositional&lt;/A&gt;?
&lt;BR /&gt;Did you set "Record"and in tFileInputMSPositional component? What's your component schema setting? Screenshot will be helpful for us to address your issue.
&lt;BR /&gt;Best regards
&lt;BR /&gt;Sabrina</description>
      <pubDate>Tue, 14 Jul 2015 03:33:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Help-Error-on-my-first-job/m-p/2298225#M70713</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-07-14T03:33:59Z</dc:date>
    </item>
    <item>
      <title>Re: Help... Error on my first job...</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Help-Error-on-my-first-job/m-p/2298226#M70714</link>
      <description>&lt;BLOCKQUOTE&gt; 
 &lt;TABLE border="1"&gt; 
  &lt;TBODY&gt; 
   &lt;TR&gt; 
    &lt;TD&gt;Hi,&lt;BR /&gt;Have you already checked component reference about:TalendHelpCenter:tFileInputMSPositional?&lt;BR /&gt;Did you set "Record"and in tFileInputMSPositional component? What's your component schema setting? Screenshot will be helpful for us to address your issue.&lt;BR /&gt;Best regards&lt;BR /&gt;Sabrina&lt;/TD&gt; 
   &lt;/TR&gt; 
  &lt;/TBODY&gt; 
 &lt;/TABLE&gt; 
&lt;/BLOCKQUOTE&gt; 
&lt;BR /&gt;Sabrina Hi, thanks for your help, here some screenshots, also I attached the file that I need to validate: 
&lt;BR /&gt; 
&lt;BR /&gt; 
&lt;BR /&gt; 
&lt;BR /&gt; 
&lt;BR /&gt; 
&lt;BR /&gt;lsa.deu.zip.zip 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MB0x.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/147595i5A696E42EA8E4BFE/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MB0x.png" alt="0683p000009MB0x.png" /&gt;&lt;/span&gt; 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MAp3.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/151026iA8B03F8E18569538/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MAp3.png" alt="0683p000009MAp3.png" /&gt;&lt;/span&gt; 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MAiY.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/142311iF2B329882F7B1659/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MAiY.png" alt="0683p000009MAiY.png" /&gt;&lt;/span&gt;</description>
      <pubDate>Tue, 14 Jul 2015 13:58:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Help-Error-on-my-first-job/m-p/2298226#M70714</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-07-14T13:58:22Z</dc:date>
    </item>
    <item>
      <title>Re: Help... Error on my first job...</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Help-Error-on-my-first-job/m-p/2298227#M70715</link>
      <description>&lt;BLOCKQUOTE&gt; 
 &lt;TABLE border="1"&gt; 
  &lt;TBODY&gt; 
   &lt;TR&gt; 
    &lt;TD&gt;Hi,&lt;BR /&gt;Have you already checked component reference about:TalendHelpCenter:tFileInputMSPositional?&lt;BR /&gt;Did you set "Record"and in tFileInputMSPositional component? What's your component schema setting? Screenshot will be helpful for us to address your issue.&lt;BR /&gt;Best regards&lt;BR /&gt;Sabrina&lt;/TD&gt; 
   &lt;/TR&gt; 
  &lt;/TBODY&gt; 
 &lt;/TABLE&gt; 
&lt;/BLOCKQUOTE&gt; 
&lt;BR /&gt;Sabrina Hi, thanks for your help, here some screenshots, also I attached the file that I need to validate: 
&lt;BR /&gt; 
&lt;BR /&gt; 
&lt;BR /&gt; 
&lt;BR /&gt; 
&lt;BR /&gt; 
&lt;BR /&gt;lsa.deu.zip.zip 
&lt;BR /&gt; 
&lt;BR /&gt; 
&lt;BR /&gt; 
&lt;BR /&gt; 
&lt;BR /&gt;And this is the error: 
&lt;BR /&gt;Starting job lsadeumen at 10:30 14/07/2015. 
&lt;BR /&gt; connecting to socket on port 3821 
&lt;BR /&gt; connected 
&lt;BR /&gt;Exception in thread "main" java.lang.Error: Unresolved compilation problems:&amp;nbsp; 
&lt;BR /&gt; The constructor AdvancedPositionalParser_tFileInputMSPositional_1(String, int, int, int, int, int, int, boolean, boolean) is undefined 
&lt;BR /&gt; The constructor AdvancedPositionalParser_tFileInputMSPositional_1(String, int, int, int, int, int, int, int, int, int, int, int, int, int, int, int, int, int, boolean, boolean) is undefined 
&lt;BR /&gt; The constructor AdvancedPositionalParser_tFileInputMSPositional_1(String, int, int, int, int, int, int, boolean, boolean) is undefined 
&lt;BR /&gt; Type mismatch: cannot convert from int to String 
&lt;BR /&gt; at test1.lsadeumen_0_1.lsadeumen.tFileInputMSPositional_1Process(lsadeumen.java:2037) 
&lt;BR /&gt; at test1.lsadeumen_0_1.lsadeumen.runJobInTOS(lsadeumen.java:2852) 
&lt;BR /&gt; at test1.lsadeumen_0_1.lsadeumen.main(lsadeumen.java:2709) 
&lt;BR /&gt;Job lsadeumen ended at 10:30 14/07/2015.</description>
      <pubDate>Tue, 14 Jul 2015 14:31:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Help-Error-on-my-first-job/m-p/2298227#M70715</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-07-14T14:31:43Z</dc:date>
    </item>
    <item>
      <title>Re: Help... Error on my first job...</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Help-Error-on-my-first-job/m-p/2298228#M70716</link>
      <description>Your schema is wrong. You can use metadata to create your schema&amp;nbsp; 
&lt;BR /&gt; 
&lt;A href="https://community.talend.com/legacyfs/online/membersTempo/180419/ds.png" target="_blank"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MB12.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/136877iD9D84B64D1275FD7/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MB12.png" alt="0683p000009MB12.png" /&gt;&lt;/span&gt; &lt;/A&gt;</description>
      <pubDate>Tue, 14 Jul 2015 15:02:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Help-Error-on-my-first-job/m-p/2298228#M70716</guid>
      <dc:creator>Jcs19</dc:creator>
      <dc:date>2015-07-14T15:02:57Z</dc:date>
    </item>
    <item>
      <title>Re: Help... Error on my first job...</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Help-Error-on-my-first-job/m-p/2298229#M70717</link>
      <description>&lt;BLOCKQUOTE&gt; 
 &lt;TABLE border="1"&gt; 
  &lt;TBODY&gt; 
   &lt;TR&gt; 
    &lt;TD&gt;Your schema is wrong. You can use metadata to create your schema&amp;nbsp;&lt;BR /&gt; &lt;/TD&gt; 
   &lt;/TR&gt; 
  &lt;/TBODY&gt; 
 &lt;/TABLE&gt; 
&lt;/BLOCKQUOTE&gt; 
&lt;BR /&gt;Are you sure ?... 
&lt;BR /&gt;The files that I need to read are not "delimited by character" type, either fields have a fixed structure. These are files with multiple types of positional records. 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MB17.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/150611i619B89ABF9A4B4E3/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MB17.png" alt="0683p000009MB17.png" /&gt;&lt;/span&gt;</description>
      <pubDate>Tue, 14 Jul 2015 15:29:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Help-Error-on-my-first-job/m-p/2298229#M70717</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-07-14T15:29:14Z</dc:date>
    </item>
    <item>
      <title>Re: Help... Error on my first job...</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Help-Error-on-my-first-job/m-p/2298230#M70718</link>
      <description>&lt;BLOCKQUOTE&gt; 
 &lt;TABLE border="1"&gt; 
  &lt;TBODY&gt; 
   &lt;TR&gt; 
    &lt;TD&gt;Your schema is wrong. You can use metadata to create your schema&amp;nbsp;&lt;BR /&gt; &lt;/TD&gt; 
   &lt;/TR&gt; 
  &lt;/TBODY&gt; 
 &lt;/TABLE&gt; 
&lt;/BLOCKQUOTE&gt; 
&lt;BR /&gt;Are you sure ?... 
&lt;BR /&gt;The files that I need to read are not "delimited by character" type, either fields have a fixed structure. These are files with multiple types of positional records. 
&lt;BR /&gt; 
&lt;A href="https://community.talend.com/legacyfs/online/membersTempo/307262/mini_blob_20150714-1629.png" target="_blank"&gt;https://www.talendforge.org/forum/img/members/307262/mini_blob_20150714-1629.png&lt;/A&gt; 
&lt;BR /&gt;Yes, there are probably some errors in your schema, check it carefully 
&lt;BR /&gt;this error :&amp;nbsp; 
&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;&amp;nbsp; &amp;nbsp;" Type mismatch: cannot convert from int to String "&amp;nbsp;&lt;/FONT&gt;&lt;/FONT&gt;means that you tried to must a string into an integer column</description>
      <pubDate>Tue, 14 Jul 2015 15:41:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Help-Error-on-my-first-job/m-p/2298230#M70718</guid>
      <dc:creator>Jcs19</dc:creator>
      <dc:date>2015-07-14T15:41:33Z</dc:date>
    </item>
    <item>
      <title>Re: Help... Error on my first job...</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Help-Error-on-my-first-job/m-p/2298231#M70719</link>
      <description>&lt;BLOCKQUOTE&gt;
 &lt;TABLE border="1"&gt;
  &lt;TBODY&gt;
   &lt;TR&gt;
    &lt;TD&gt;Your schema is wrong. You can use metadata to create your schema&amp;nbsp;&lt;BR /&gt; &lt;/TD&gt;
   &lt;/TR&gt;
  &lt;/TBODY&gt;
 &lt;/TABLE&gt;
&lt;/BLOCKQUOTE&gt;
&lt;BR /&gt;Are you sure ?...
&lt;BR /&gt;The files that I need to read are not "delimited by character" type, either fields have a fixed structure. These are files with multiple types of positional records.
&lt;BR /&gt;
&lt;BR /&gt;Yes, there are probably some errors in your schema, check it carefully
&lt;BR /&gt;this error :&amp;nbsp;
&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;&amp;nbsp; &amp;nbsp;" Type mismatch: cannot convert from int to String "&amp;nbsp;&lt;/FONT&gt;&lt;/FONT&gt;means that you tried to must a string into an integer column
&lt;BR /&gt;That's the strange thing, as you can see in the picture, all the fields are defined as character type, which should accept all characters in the file are not doing any conversion.</description>
      <pubDate>Tue, 14 Jul 2015 16:08:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Help-Error-on-my-first-job/m-p/2298231#M70719</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-07-14T16:08:02Z</dc:date>
    </item>
    <item>
      <title>Re: Help... Error on my first job...</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Help-Error-on-my-first-job/m-p/2298232#M70720</link>
      <description>&lt;BLOCKQUOTE&gt;
 &lt;TABLE border="1"&gt;
  &lt;TBODY&gt;
   &lt;TR&gt;
    &lt;TD&gt;&lt;BR /&gt;Are you sure ?...&lt;BR /&gt;The files that I need to read are not "delimited by character" type, either fields have a fixed structure. These are files with multiple types of positional records.&lt;BR /&gt;&lt;/TD&gt;
   &lt;/TR&gt;
  &lt;/TBODY&gt;
 &lt;/TABLE&gt;
&lt;/BLOCKQUOTE&gt;
&lt;BR /&gt;Yes, there are probably some errors in your schema, check it carefully
&lt;BR /&gt;this error :&amp;nbsp;
&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;&amp;nbsp; &amp;nbsp;" Type mismatch: cannot convert from int to String "&amp;nbsp;&lt;/FONT&gt;&lt;/FONT&gt;means that you tried to must a string into an integer column
&lt;BR /&gt;That's the strange thing, as you can see in the picture, all the fields are defined as character type, which should accept all characters in the file are not doing any conversion.
&lt;BR /&gt;O wait, i'm wrong, its when you try to put an integer into a string&amp;nbsp;
&lt;BR /&gt;Can you give me a sample of your file ? You can censore all private data if you want to</description>
      <pubDate>Tue, 14 Jul 2015 16:33:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Help-Error-on-my-first-job/m-p/2298232#M70720</guid>
      <dc:creator>Jcs19</dc:creator>
      <dc:date>2015-07-14T16:33:56Z</dc:date>
    </item>
    <item>
      <title>Re: Help... Error on my first job...</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Help-Error-on-my-first-job/m-p/2298233#M70721</link>
      <description>&lt;BLOCKQUOTE&gt;
 &lt;TABLE border="1"&gt;
  &lt;TBODY&gt;
   &lt;TR&gt;
    &lt;TD&gt;&lt;BR /&gt;Yes, there are probably some errors in your schema, check it carefully&lt;BR /&gt;this error :&amp;nbsp;&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;&amp;nbsp; &amp;nbsp;" Type mismatch: cannot convert from int to String "&amp;nbsp;&lt;/FONT&gt;&lt;/FONT&gt;means that you tried to must a string into an integer column&lt;/TD&gt;
   &lt;/TR&gt;
  &lt;/TBODY&gt;
 &lt;/TABLE&gt;
&lt;/BLOCKQUOTE&gt;
&lt;BR /&gt;That's the strange thing, as you can see in the picture, all the fields are defined as character type, which should accept all characters in the file are not doing any conversion.
&lt;BR /&gt;O wait, i'm wrong, its when you try to put an integer into a string&amp;nbsp;
&lt;BR /&gt;Can you give me a sample of your file ? You can censore all private data if you want to
&lt;BR /&gt;lsa.deu.rar.rar
&lt;BR /&gt;
&lt;A href="http://www.sqa.cl/transferencia/lsa.deu.rar" rel="nofollow noopener noreferrer"&gt;http://www.sqa.cl/transferencia/lsa.deu.rar&lt;/A&gt;</description>
      <pubDate>Tue, 14 Jul 2015 20:19:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Help-Error-on-my-first-job/m-p/2298233#M70721</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-07-14T20:19:44Z</dc:date>
    </item>
  </channel>
</rss>

