<?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: Exception while reading excel file using tflowtoiterate in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Exception-while-reading-excel-file-using-tflowtoiterate/m-p/2278064#M53643</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;The first subjob opens a connection to Salesforce(tSalesforceConnection). Please use connector onsubjobok between your tSalesforceConnection and tSalesforceInput component instead of iterate link.&lt;/P&gt;
&lt;P&gt;Best regards&lt;/P&gt;
&lt;P&gt;Sabrina&lt;/P&gt;</description>
    <pubDate>Wed, 12 Sep 2018 08:59:26 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-09-12T08:59:26Z</dc:date>
    <item>
      <title>Exception while reading excel file using tflowtoiterate</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Exception-while-reading-excel-file-using-tflowtoiterate/m-p/2278063#M53642</link>
      <description>&lt;P&gt;I have queried using t sales force input and returned those records in excel file. then i tried to read that excel file row by row by map variable and i have queried again in sub module using this map variable with help of &lt;EM&gt;t Flow To Iterate&lt;/EM&gt;...i got out put for some records..then i got one exception..please find attachments.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Exception in component tSalesforceInput_2 (ExtractMetadata)&lt;BR /&gt;java.io.IOException: [UnexpectedErrorFault [ApiFault exceptionCode='UNKNOWN_EXCEPTION'&lt;BR /&gt;exceptionMessage='An unexpected error occurred. Please include this ErrorId if you contact support: 732935761-26155 (-532095358)'&lt;BR /&gt;extendedErrorDetails='{[0]}'&lt;BR /&gt;]&lt;BR /&gt;]&lt;/P&gt; 
&lt;P&gt;at org.talend.components.salesforce.runtime.SalesforceInputReader.start(SalesforceInputReader.java:118)&lt;BR /&gt;at org.talend.codegen.flowvariables.runtime.FlowVariablesReader.start(FlowVariablesReader.java:73)&lt;BR /&gt;at local_project.extractmetadata_0_1.ExtractMetadata.tSalesforceConnection_1Process(ExtractMetadata.java:6200)&lt;BR /&gt;at local_project.extractmetadata_0_1.ExtractMetadata.runJobInTOS(ExtractMetadata.java:7394)&lt;BR /&gt;at local_project.extractmetadata_0_1.ExtractMetadata.main(ExtractMetadata.java:7243)&lt;BR /&gt;Caused by: [UnexpectedErrorFault [ApiFault exceptionCode='UNKNOWN_EXCEPTION'&lt;BR /&gt;exceptionMessage='An unexpected error occurred. Please include this ErrorId if you contact support: 732935761-26155 (-532095358)'&lt;BR /&gt;extendedErrorDetails='{[0]}'&lt;BR /&gt;]&lt;BR /&gt;]&lt;/P&gt; 
&lt;P&gt;at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)&lt;BR /&gt;at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)&lt;BR /&gt;at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)&lt;BR /&gt;at java.lang.reflect.Constructor.newInstance(Unknown Source)&lt;BR /&gt;at java.lang.Class.newInstance(Unknown Source)&lt;BR /&gt;at com.sforce.ws.bind.TypeMapper.readSingle(TypeMapper.java:673)&lt;BR /&gt;at com.sforce.ws.bind.TypeMapper.readObject(TypeMapper.java:556)&lt;BR /&gt;at com.sforce.ws.transport.SoapConnection.parseDetail(SoapConnection.java:236)&lt;BR /&gt;at com.sforce.ws.transport.SoapConnection.createException(SoapConnection.java:210)&lt;BR /&gt;at com.sforce.ws.transport.SoapConnection.receive(SoapConnection.java:156)&lt;BR /&gt;at com.sforce.ws.transport.SoapConnection.send(SoapConnection.java:99)&lt;BR /&gt;at com.sforce.soap.partner.PartnerConnection.query(PartnerConnection.java:1155)&lt;BR /&gt;at org.talend.components.salesforce.runtime.SalesforceInputReader.executeSalesforceQuery(SalesforceInputReader.java:163)&lt;BR /&gt;at org.talend.components.salesforce.runtime.SalesforceInputReader.start(SalesforceInputReader.java:105)&lt;BR /&gt;... 4 more&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 07:40:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Exception-while-reading-excel-file-using-tflowtoiterate/m-p/2278063#M53642</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T07:40:29Z</dc:date>
    </item>
    <item>
      <title>Re: Exception while reading excel file using tflowtoiterate</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Exception-while-reading-excel-file-using-tflowtoiterate/m-p/2278064#M53643</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;The first subjob opens a connection to Salesforce(tSalesforceConnection). Please use connector onsubjobok between your tSalesforceConnection and tSalesforceInput component instead of iterate link.&lt;/P&gt;
&lt;P&gt;Best regards&lt;/P&gt;
&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Wed, 12 Sep 2018 08:59:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Exception-while-reading-excel-file-using-tflowtoiterate/m-p/2278064#M53643</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-09-12T08:59:26Z</dc:date>
    </item>
    <item>
      <title>Re: Exception while reading excel file using tflowtoiterate</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Exception-while-reading-excel-file-using-tflowtoiterate/m-p/2278065#M53644</link>
      <description>&lt;P&gt;I have tried that also....still getting same error&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Exception in component tSalesforceInput_2 (ExtractMetadata)&lt;BR /&gt;java.io.IOException: [UnexpectedErrorFault [ApiFault exceptionCode='UNKNOWN_EXCEPTION'&lt;BR /&gt;exceptionMessage='An unexpected error occurred. Please include this ErrorId if you contact support: 568988799-34113 (-532095358)'&lt;BR /&gt;extendedErrorDetails='{[0]}'&lt;BR /&gt;]&lt;BR /&gt;]&lt;/P&gt;&lt;P&gt;at org.talend.components.salesforce.runtime.SalesforceInputReader.start(SalesforceInputReader.java:118)&lt;BR /&gt;at org.talend.codegen.flowvariables.runtime.FlowVariablesReader.start(FlowVariablesReader.java:73)&lt;BR /&gt;at local_project.extractmetadata_0_1.ExtractMetadata.tSalesforceInput_1Process(ExtractMetadata.java:6268)&lt;BR /&gt;at local_project.extractmetadata_0_1.ExtractMetadata.runJobInTOS(ExtractMetadata.java:7433)&lt;BR /&gt;at local_project.extractmetadata_0_1.ExtractMetadata.main(ExtractMetadata.java:7282)&lt;BR /&gt;Caused by: [UnexpectedErrorFault [ApiFault exceptionCode='UNKNOWN_EXCEPTION'&lt;BR /&gt;exceptionMessage='An unexpected error occurred. Please include this ErrorId if you contact support: 568988799-34113 (-532095358)'&lt;BR /&gt;extendedErrorDetails='{[0]}'&lt;BR /&gt;]&lt;BR /&gt;]&lt;/P&gt;&lt;P&gt;at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)&lt;BR /&gt;at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)&lt;BR /&gt;at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)&lt;BR /&gt;at java.lang.reflect.Constructor.newInstance(Unknown Source)&lt;BR /&gt;at java.lang.Class.newInstance(Unknown Source)&lt;/P&gt;</description>
      <pubDate>Wed, 12 Sep 2018 09:04:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Exception-while-reading-excel-file-using-tflowtoiterate/m-p/2278065#M53644</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-09-12T09:04:13Z</dc:date>
    </item>
    <item>
      <title>Re: Exception while reading excel file using tflowtoiterate</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Exception-while-reading-excel-file-using-tflowtoiterate/m-p/2278066#M53645</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;Are you able to get your data successfully&amp;nbsp; from salesforce by tsalesforceconnection--&amp;gt;tsalesforceinput(entityDefinition)--&amp;gt;tfileoutputexcel?&lt;/P&gt;
&lt;P&gt;Could you please also post your tSalesforceInput_2 (ExtractMetadata) component setting screenshot on forum?&lt;/P&gt;
&lt;P&gt;Best regards&lt;/P&gt;
&lt;P&gt;Sabrina&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Sep 2018 09:12:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Exception-while-reading-excel-file-using-tflowtoiterate/m-p/2278066#M53645</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-09-12T09:12:23Z</dc:date>
    </item>
  </channel>
</rss>

