<?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: Putting tSalesforceInput out put data row by row into multiple excelfiles in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Putting-tSalesforceInput-out-put-data-row-by-row-into-multiple/m-p/2199536#M2397</link>
    <description>&lt;P&gt;i have tried as u said..but still getting below error....PFA&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Error in the component's properties&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MA5A.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/143082iB236712184B767DA/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MA5A.png" alt="0683p000009MA5A.png" /&gt;&lt;/span&gt;rg.talend.components cannot be resolved to a type&lt;BR /&gt;org.talend.components cannot be resolved to a type&lt;BR /&gt;org.talend.components cannot be resolved to a type&lt;BR /&gt;org.talend.components cannot be resolved to a type&lt;BR /&gt;org.talend.components.salesforce.tsalesforceinput.TSalesforceInputProperties cannot be resolved to a type&lt;BR /&gt;org.talend.components.salesforce.SalesforceConnectionProperties cannot be resolved to a variable&lt;BR /&gt;org.talend.components.salesforce.SalesforceConnectionProperties cannot be resolved to a variable&lt;BR /&gt;org.apache.avro cannot be resolved to a type&lt;BR /&gt;org.talend.components.api.properties cannot be resolved to a variable&lt;BR /&gt;org.talend.daikon cannot be resolved to a type&lt;BR /&gt;org.talend.daikon cannot be resolved to a type&lt;BR /&gt;org.talend.components.api.properties cannot be resolved to a variable&lt;BR /&gt;org.talend.daikon cannot be resolved to a type&lt;BR /&gt;org.talend.daikon cannot be resolved to a type&lt;BR /&gt;org.talend.components cannot be resolved to a type&lt;BR /&gt;org.talend.components cannot be resolved to a type&lt;BR /&gt;org.talend.components cannot be resolved to a type&lt;BR /&gt;org.talend.components.api.component.ConnectorTopology cannot be resolved to a type&lt;BR /&gt;org.talend.daikon cannot be resolved to a type&lt;/P&gt;&lt;BR /&gt;&lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009LtoI"&gt;tal11.JPG&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009Ltdt"&gt;tal12.JPG&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009LtuJ"&gt;tal13.JPG&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009LtpG"&gt;tal14.JPG&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009Ltl9"&gt;tal15.JPG&lt;/A&gt;</description>
    <pubDate>Tue, 18 Sep 2018 15:45:51 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-09-18T15:45:51Z</dc:date>
    <item>
      <title>Putting tSalesforceInput out put data row by row into multiple excelfiles</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Putting-tSalesforceInput-out-put-data-row-by-row-into-multiple/m-p/2199527#M2388</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want to put each row which i got from tsalesforceInput after querying .. into a separate excel sheet..&lt;/P&gt;&lt;P&gt;Please suggest how to achieve this...PFA..&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 07:38:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Putting-tSalesforceInput-out-put-data-row-by-row-into-multiple/m-p/2199527#M2388</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T07:38:11Z</dc:date>
    </item>
    <item>
      <title>Re: Putting tSalesforceInput out put data row by row into multiple excelfiles</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Putting-tSalesforceInput-out-put-data-row-by-row-into-multiple/m-p/2199528#M2389</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LOlQAAW"&gt;@uganesh&lt;/A&gt;,i suggest you to use tMap between tsaleforceinput and tFileOutputExcle and generate the filenames in tMap using as a filed and then in the tFileOutputExcel using output stream option from the basic settings and specify the filed name based on that filed files will be generated.&lt;/P&gt;</description>
      <pubDate>Tue, 18 Sep 2018 09:26:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Putting-tSalesforceInput-out-put-data-row-by-row-into-multiple/m-p/2199528#M2389</guid>
      <dc:creator>manodwhb</dc:creator>
      <dc:date>2018-09-18T09:26:23Z</dc:date>
    </item>
    <item>
      <title>Re: Putting tSalesforceInput out put data row by row into multiple excelfiles</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Putting-tSalesforceInput-out-put-data-row-by-row-into-multiple/m-p/2199529#M2390</link>
      <description>&lt;P&gt;As the whole data flow arriving into the tFileOutputExcel component will go to the same sheet, you need to use&amp;nbsp;both tFlowToIterate and tIterateToFlow components between tSalesforceInput and&amp;nbsp;&lt;SPAN&gt;tFileOutputExcel. &lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;This suppose that the sheetname can be directly derived from the schema fields. &lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Else you will need a tMap or tJavaXxxx component to construct the desired sheetname.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 18 Sep 2018 09:32:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Putting-tSalesforceInput-out-put-data-row-by-row-into-multiple/m-p/2199529#M2390</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2018-09-18T09:32:38Z</dc:date>
    </item>
    <item>
      <title>Re: Putting tSalesforceInput out put data row by row into multiple excelfiles</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Putting-tSalesforceInput-out-put-data-row-by-row-into-multiple/m-p/2199530#M2391</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I have tried that way..but getting below error.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Error :&lt;/P&gt;
&lt;P&gt;Error in the component's properties:Type mismatch: cannot convert from Object to String&lt;BR /&gt;Type mismatch: cannot convert from Object to String&lt;BR /&gt;Type mismatch: cannot convert from Object to Date&lt;BR /&gt;Type mismatch: cannot convert from Object to String&lt;BR /&gt;Type mismatch: cannot convert from Object to String&lt;BR /&gt;Type mismatch: cannot convert from Object to String&lt;BR /&gt;Type mismatch: cannot convert from Object to String&lt;BR /&gt;Type mismatch: cannot convert from Object to String&lt;BR /&gt;Type mismatch: cannot convert from Object to String&lt;BR /&gt;Type mismatch: cannot convert from Object to String&lt;BR /&gt;Type mismatch: cannot convert from Object to String&lt;BR /&gt;Type mismatch: cannot convert from Object to boolean&lt;BR /&gt;Type mismatch: cannot convert from Object to boolean&lt;BR /&gt;Type mismatch: cannot convert from Object to boolean&lt;BR /&gt;Type mismatch: cannot convert from Object to boolean&lt;BR /&gt;Type mismatch: cannot convert from Object to boolean&lt;BR /&gt;Type mismatch: cannot convert from Object to String&lt;BR /&gt;Type mismatch: cannot convert from Object to boolean&lt;BR /&gt;Type mismatch: cannot convert from Object to boolean&lt;BR /&gt;Type mismatch: cannot convert from Object to boolean&lt;BR /&gt;Type mismatch: cannot convert from Object to boolean&lt;BR /&gt;Type mismatch: cannot convert from Object to boolean&lt;BR /&gt;Type mismatch: cannot convert from Object to boolean&lt;BR /&gt;Type mismatch: cannot convert from Object to boolean&lt;BR /&gt;Type mismatch: cannot convert from Object to boolean&lt;BR /&gt;Type mismatch: cannot convert from Object to boolean&lt;BR /&gt;Type mismatch: cannot convert from Object to boolean&lt;BR /&gt;Type mismatch: cannot convert from Object to boolean&lt;BR /&gt;Type mismatch: cannot convert from Object to boolean&lt;BR /&gt;Type mismatch: cannot convert from Object to boolean&lt;BR /&gt;Type mismatch: cannot convert from Object to boolean&lt;BR /&gt;Type mismatch: cannot convert from Object to String&lt;BR /&gt;Type mismatch: cannot convert from Object to String&lt;BR /&gt;Type mismatch: cannot convert from Object to String&lt;BR /&gt;Type mismatch: cannot convert from Object to String&lt;BR /&gt;Type mismatch: cannot convert from Object to String&lt;BR /&gt;Type mismatch: cannot convert from Object to String&lt;BR /&gt;Type mismatch: cannot convert from Object to String&lt;BR /&gt;Type mismatch: cannot convert from Object to String&lt;BR /&gt;Type mismatch: cannot convert from Object to boolean&lt;BR /&gt;Type mismatch: cannot convert from Object to String&lt;BR /&gt;Type mismatch: cannot convert from Object to String&lt;BR /&gt;Type mismatch: cannot convert from Object to String&lt;BR /&gt;Type mismatch: cannot convert from Object to boolean&lt;BR /&gt;Type mismatch: cannot convert from Object to boolean&lt;BR /&gt;Type mismatch: cannot convert from Object to boolean&lt;BR /&gt;Type mismatch: cannot convert from Object to String&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;BR /&gt;&lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009Ltta"&gt;tal8.JPG&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009Lttf"&gt;tal9.JPG&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009LtYF"&gt;tal10.JPG&lt;/A&gt;</description>
      <pubDate>Tue, 18 Sep 2018 10:20:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Putting-tSalesforceInput-out-put-data-row-by-row-into-multiple/m-p/2199530#M2391</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-09-18T10:20:46Z</dc:date>
    </item>
    <item>
      <title>Re: Putting tSalesforceInput out put data row by row into multiple excelfiles</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Putting-tSalesforceInput-out-put-data-row-by-row-into-multiple/m-p/2199531#M2392</link>
      <description>&lt;P&gt;I have tried that way but getting below error....PFA&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Error in the component's properties:Type mismatch: cannot convert from Object to String&lt;BR /&gt;Type mismatch: cannot convert from Object to String&lt;BR /&gt;Type mismatch: cannot convert from Object to Date&lt;BR /&gt;Type mismatch: cannot convert from Object to String&lt;BR /&gt;Type mismatch: cannot convert from Object to String&lt;BR /&gt;Type mismatch: cannot convert from Object to String&lt;BR /&gt;Type mismatch: cannot convert from Object to String&lt;BR /&gt;Type mismatch: cannot convert from Object to String&lt;BR /&gt;Type mismatch: cannot convert from Object to String&lt;BR /&gt;Type mismatch: cannot convert from Object to String&lt;BR /&gt;Type mismatch: cannot convert from Object to String&lt;BR /&gt;Type mismatch: cannot convert from Object to boolean&lt;BR /&gt;Type mismatch: cannot convert from Object to boolean&lt;BR /&gt;Type mismatch: cannot convert from Object to boolean&lt;BR /&gt;Type mismatch: cannot convert from Object to boolean&lt;BR /&gt;Type mismatch: cannot convert from Object to boolean&lt;BR /&gt;Type mismatch: cannot convert from Object to String&lt;BR /&gt;Type mismatch: cannot convert from Object to boolean&lt;BR /&gt;Type mismatch: cannot convert from Object to boolean&lt;BR /&gt;Type mismatch: cannot convert from Object to boolean&lt;BR /&gt;Type mismatch: cannot convert from Object to boolean&lt;BR /&gt;Type mismatch: cannot convert from Object to boolean&lt;BR /&gt;Type mismatch: cannot convert from Object to boolean&lt;BR /&gt;Type mismatch: cannot convert from Object to boolean&lt;BR /&gt;Type mismatch: cannot convert from Object to boolean&lt;BR /&gt;Type mismatch: cannot convert from Object to boolean&lt;BR /&gt;Type mismatch: cannot convert from Object to boolean&lt;BR /&gt;Type mismatch: cannot convert from Object to boolean&lt;BR /&gt;Type mismatch: cannot convert from Object to boolean&lt;BR /&gt;Type mismatch: cannot convert from Object to boolean&lt;BR /&gt;Type mismatch: cannot convert from Object to boolean&lt;BR /&gt;Type mismatch: cannot convert from Object to String&lt;BR /&gt;Type mismatch: cannot convert from Object to String&lt;BR /&gt;Type mismatch: cannot convert from Object to String&lt;BR /&gt;Type mismatch: cannot convert from Object to String&lt;BR /&gt;Type mismatch: cannot convert from Object to String&lt;BR /&gt;Type mismatch: cannot convert from Object to String&lt;BR /&gt;Type mismatch: cannot convert from Object to String&lt;BR /&gt;Type mismatch: cannot convert from Object to String&lt;BR /&gt;Type mismatch: cannot convert from Object to boolean&lt;BR /&gt;Type mismatch: cannot convert from Object to String&lt;BR /&gt;Type mismatch: cannot convert from Object to String&lt;BR /&gt;Type mismatch: cannot convert from Object to String&lt;BR /&gt;Type mismatch: cannot convert from Object to boolean&lt;BR /&gt;Type mismatch: cannot convert from Object to boolean&lt;BR /&gt;Type mismatch: cannot convert from Object to boolean&lt;BR /&gt;Type mismatch: cannot convert from Object to String&lt;/P&gt;&lt;BR /&gt;&lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009Lttu"&gt;tal8.JPG&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009LsR7"&gt;tal9.JPG&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009Lttz"&gt;tal10.JPG&lt;/A&gt;</description>
      <pubDate>Tue, 18 Sep 2018 10:25:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Putting-tSalesforceInput-out-put-data-row-by-row-into-multiple/m-p/2199531#M2392</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-09-18T10:25:12Z</dc:date>
    </item>
    <item>
      <title>Re: Putting tSalesforceInput out put data row by row into multiple excelfiles</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Putting-tSalesforceInput-out-put-data-row-by-row-into-multiple/m-p/2199532#M2393</link>
      <description>&lt;P&gt;Can you explain ..how to do that...since i am new to talend..&lt;/P&gt;</description>
      <pubDate>Tue, 18 Sep 2018 10:36:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Putting-tSalesforceInput-out-put-data-row-by-row-into-multiple/m-p/2199532#M2393</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-09-18T10:36:56Z</dc:date>
    </item>
    <item>
      <title>Re: Putting tSalesforceInput out put data row by row into multiple excelfiles</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Putting-tSalesforceInput-out-put-data-row-by-row-into-multiple/m-p/2199533#M2394</link>
      <description>Can you expain how to do this</description>
      <pubDate>Tue, 18 Sep 2018 10:54:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Putting-tSalesforceInput-out-put-data-row-by-row-into-multiple/m-p/2199533#M2394</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-09-18T10:54:52Z</dc:date>
    </item>
    <item>
      <title>Re: Putting tSalesforceInput out put data row by row into multiple excelfiles</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Putting-tSalesforceInput-out-put-data-row-by-row-into-multiple/m-p/2199534#M2395</link>
      <description>&lt;P&gt;Here is how ot should look like:&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture.PNG" style="width: 759px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M0Hj.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/136689i42EC91C0136561C1/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M0Hj.png" alt="0683p000009M0Hj.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;1rst tFixedFlowInput replace tSalesforceInput component for the example. The associated schema is composed of 2 fields (name and sheetname).&lt;/P&gt; 
&lt;P&gt;tFlowToIterate generates a global variable for every incoming field and mark the beginning of an iteration for every row. The configuration of this component is the default one.&lt;/P&gt; 
&lt;P&gt;2nd &lt;SPAN&gt;tFixedFlowInput&amp;nbsp;generates a flow based on the global variable "row113.name" genrated by the&amp;nbsp;tFlowToIterate&amp;nbsp;component.&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;Here is how it is configured:&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture.PNG" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M0Ho.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/151301i148B24A3957E8CF8/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M0Ho.png" alt="0683p000009M0Ho.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;The field "name" is populated by the global variable "row113.name".&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;tFileOutputExcel generates the desired Excel file using the global variable "row113.sheetname" as the target sheetname:&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture.PNG" style="width: 833px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M0CG.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/155289i746AF1513AFA18A9/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M0CG.png" alt="0683p000009M0CG.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;Be carefull with the ticked options.&lt;/P&gt; 
&lt;P&gt;That's all.&lt;/P&gt;</description>
      <pubDate>Tue, 18 Sep 2018 11:12:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Putting-tSalesforceInput-out-put-data-row-by-row-into-multiple/m-p/2199534#M2395</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2018-09-18T11:12:05Z</dc:date>
    </item>
    <item>
      <title>Re: Putting tSalesforceInput out put data row by row into multiple excelfiles</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Putting-tSalesforceInput-out-put-data-row-by-row-into-multiple/m-p/2199535#M2396</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LOlQAAW"&gt;@uganesh&lt;/A&gt;, did this help?&lt;/P&gt; 
&lt;P&gt;If so, thank's to mark your case as solved (Kudos also acceptedas a bonus).&lt;/P&gt;</description>
      <pubDate>Tue, 18 Sep 2018 15:34:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Putting-tSalesforceInput-out-put-data-row-by-row-into-multiple/m-p/2199535#M2396</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2018-09-18T15:34:22Z</dc:date>
    </item>
    <item>
      <title>Re: Putting tSalesforceInput out put data row by row into multiple excelfiles</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Putting-tSalesforceInput-out-put-data-row-by-row-into-multiple/m-p/2199536#M2397</link>
      <description>&lt;P&gt;i have tried as u said..but still getting below error....PFA&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Error in the component's properties&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MA5A.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/143082iB236712184B767DA/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MA5A.png" alt="0683p000009MA5A.png" /&gt;&lt;/span&gt;rg.talend.components cannot be resolved to a type&lt;BR /&gt;org.talend.components cannot be resolved to a type&lt;BR /&gt;org.talend.components cannot be resolved to a type&lt;BR /&gt;org.talend.components cannot be resolved to a type&lt;BR /&gt;org.talend.components.salesforce.tsalesforceinput.TSalesforceInputProperties cannot be resolved to a type&lt;BR /&gt;org.talend.components.salesforce.SalesforceConnectionProperties cannot be resolved to a variable&lt;BR /&gt;org.talend.components.salesforce.SalesforceConnectionProperties cannot be resolved to a variable&lt;BR /&gt;org.apache.avro cannot be resolved to a type&lt;BR /&gt;org.talend.components.api.properties cannot be resolved to a variable&lt;BR /&gt;org.talend.daikon cannot be resolved to a type&lt;BR /&gt;org.talend.daikon cannot be resolved to a type&lt;BR /&gt;org.talend.components.api.properties cannot be resolved to a variable&lt;BR /&gt;org.talend.daikon cannot be resolved to a type&lt;BR /&gt;org.talend.daikon cannot be resolved to a type&lt;BR /&gt;org.talend.components cannot be resolved to a type&lt;BR /&gt;org.talend.components cannot be resolved to a type&lt;BR /&gt;org.talend.components cannot be resolved to a type&lt;BR /&gt;org.talend.components.api.component.ConnectorTopology cannot be resolved to a type&lt;BR /&gt;org.talend.daikon cannot be resolved to a type&lt;/P&gt;&lt;BR /&gt;&lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009LtoI"&gt;tal11.JPG&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009Ltdt"&gt;tal12.JPG&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009LtuJ"&gt;tal13.JPG&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009LtpG"&gt;tal14.JPG&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009Ltl9"&gt;tal15.JPG&lt;/A&gt;</description>
      <pubDate>Tue, 18 Sep 2018 15:45:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Putting-tSalesforceInput-out-put-data-row-by-row-into-multiple/m-p/2199536#M2397</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-09-18T15:45:51Z</dc:date>
    </item>
    <item>
      <title>Re: Putting tSalesforceInput out put data row by row into multiple excelfiles</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Putting-tSalesforceInput-out-put-data-row-by-row-into-multiple/m-p/2199537#M2398</link>
      <description>&lt;P&gt;i have tried that way but getting error. PFA.&lt;/P&gt;&lt;BR /&gt;&lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009LtuT"&gt;tal11.JPG&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009LtuY"&gt;tal12.JPG&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009Ltui"&gt;tal13.JPG&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009LtlT"&gt;tal14.JPG&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009Ltux"&gt;tal15.JPG&lt;/A&gt;</description>
      <pubDate>Tue, 18 Sep 2018 16:01:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Putting-tSalesforceInput-out-put-data-row-by-row-into-multiple/m-p/2199537#M2398</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-09-18T16:01:04Z</dc:date>
    </item>
    <item>
      <title>Re: Putting tSalesforceInput out put data row by row into multiple excelfiles</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Putting-tSalesforceInput-out-put-data-row-by-row-into-multiple/m-p/2199538#M2399</link>
      <description>&lt;P&gt;There is a lot of screen captures but not the most interesting one.&lt;/P&gt;
&lt;P&gt;Share the tSalesforceInput settings and advanced settings.&lt;/P&gt;</description>
      <pubDate>Tue, 18 Sep 2018 16:07:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Putting-tSalesforceInput-out-put-data-row-by-row-into-multiple/m-p/2199538#M2399</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2018-09-18T16:07:16Z</dc:date>
    </item>
    <item>
      <title>Re: Putting tSalesforceInput out put data row by row into multiple excelfiles</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Putting-tSalesforceInput-out-put-data-row-by-row-into-multiple/m-p/2199539#M2400</link>
      <description>&lt;P&gt;PFA...&lt;/P&gt;&lt;BR /&gt;&lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009LtiJ"&gt;tal16.JPG&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009LtlE"&gt;tal17.JPG&lt;/A&gt;</description>
      <pubDate>Tue, 18 Sep 2018 16:11:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Putting-tSalesforceInput-out-put-data-row-by-row-into-multiple/m-p/2199539#M2400</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-09-18T16:11:06Z</dc:date>
    </item>
    <item>
      <title>Re: Putting tSalesforceInput out put data row by row into multiple excelfiles</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Putting-tSalesforceInput-out-put-data-row-by-row-into-multiple/m-p/2199540#M2401</link>
      <description>&lt;P&gt;As your captures are not complete, double-check that the fields in your query correspond &lt;STRONG&gt;exactly&lt;/STRONG&gt; with the fields of the schema&lt;/P&gt;</description>
      <pubDate>Tue, 18 Sep 2018 16:18:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Putting-tSalesforceInput-out-put-data-row-by-row-into-multiple/m-p/2199540#M2401</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2018-09-18T16:18:08Z</dc:date>
    </item>
    <item>
      <title>Re: Putting tSalesforceInput out put data row by row into multiple excelfiles</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Putting-tSalesforceInput-out-put-data-row-by-row-into-multiple/m-p/2199541#M2402</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As you said i have tried using iterator and fixedflow...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Exception in component tFixedFlowInput_1 (ExtractApexClasses)&lt;BR /&gt;java.lang.NullPointerException&lt;BR /&gt;at local_project.extractapexclasses_0_1.ExtractApexClasses.tSalesforceInput_1Process(ExtractApexClasses.java:3326)&lt;BR /&gt;at local_project.extractapexclasses_0_1.ExtractApexClasses.runJobInTOS(ExtractApexClasses.java:4147)&lt;BR /&gt;at local_project.extractapexclasses_0_1.ExtractApexClasses.main(ExtractApexClasses.java:3996)&lt;BR /&gt;[statistics] disconnected&lt;/P&gt;&lt;P&gt;Job ExtractApexClasses ended at 11:49 19/09/2018. [exit code=1]&lt;/P&gt;&lt;BR /&gt;&lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009LtlF"&gt;tal18.JPG&lt;/A&gt;</description>
      <pubDate>Wed, 19 Sep 2018 07:26:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Putting-tSalesforceInput-out-put-data-row-by-row-into-multiple/m-p/2199541#M2402</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-09-19T07:26:10Z</dc:date>
    </item>
    <item>
      <title>Re: Putting tSalesforceInput out put data row by row into multiple excelfiles</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Putting-tSalesforceInput-out-put-data-row-by-row-into-multiple/m-p/2199542#M2403</link>
      <description>As soon as an input field is you cannot use the corresponding globalMap.get.&lt;BR /&gt;Try with globalMap.getOrDefault instead.</description>
      <pubDate>Wed, 19 Sep 2018 07:40:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Putting-tSalesforceInput-out-put-data-row-by-row-into-multiple/m-p/2199542#M2403</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2018-09-19T07:40:51Z</dc:date>
    </item>
  </channel>
</rss>

