<?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: Difference between Sales Force OutPut Components in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Difference-between-Sales-Force-OutPut-Components/m-p/2370199#M133274</link>
    <description>&lt;P&gt;in Bulk all the records rejected if 1 record having error means,&lt;/P&gt;&lt;P&gt;in output,it will insert 4 records and 1 record will be rejected where in same scenario.&lt;/P&gt;</description>
    <pubDate>Tue, 20 Feb 2018 12:20:11 GMT</pubDate>
    <dc:creator>manodwhb</dc:creator>
    <dc:date>2018-02-20T12:20:11Z</dc:date>
    <item>
      <title>Difference between Sales Force OutPut Components</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Difference-between-Sales-Force-OutPut-Components/m-p/2370191#M133266</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying to learn SalesForce Integration. Can anyone please tell me difference between:-&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;tSalesForceOutPut&lt;/LI&gt;&lt;LI&gt;tSalesForceOutPutBulkExec&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Tarunjit Singh&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 08:39:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Difference-between-Sales-Force-OutPut-Components/m-p/2370191#M133266</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T08:39:44Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between Sales Force OutPut Components</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Difference-between-Sales-Force-OutPut-Components/m-p/2370192#M133267</link>
      <description>&lt;P&gt;The Generic out put component will do inert/upsert/update/delete operation on specific SF table,even with Bulk one also similar but the Bulk one first it will cretae a Bulk file and then it will try to the operations based on the Bulk file.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;A href="https://help.talend.com/reader/iYcvdknuprDzYycT3WRU8w/DdNFQ29mYUxqVhLa8fOMQw" target="_blank" rel="nofollow noopener noreferrer"&gt;https://help.talend.com/reader/iYcvdknuprDzYycT3WRU8w/DdNFQ29mYUxqVhLa8fOMQw&lt;/A&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 20 Feb 2018 10:46:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Difference-between-Sales-Force-OutPut-Components/m-p/2370192#M133267</guid>
      <dc:creator>manodwhb</dc:creator>
      <dc:date>2018-02-20T10:46:39Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between Sales Force OutPut Components</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Difference-between-Sales-Force-OutPut-Components/m-p/2370193#M133268</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But why would we want bulk file to be first created on server and then upload that bulk file content&amp;nbsp;to SalesForce. Is there some specific advantage&amp;nbsp;of creating this bulk file?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Tarunjit Singh&lt;/P&gt;</description>
      <pubDate>Tue, 20 Feb 2018 10:52:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Difference-between-Sales-Force-OutPut-Components/m-p/2370193#M133268</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-02-20T10:52:35Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between Sales Force OutPut Components</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Difference-between-Sales-Force-OutPut-Components/m-p/2370194#M133269</link>
      <description>&lt;P&gt;The main difference is that they do not use the Salesforce API - always consider the Bulk API as soon as you have a huge data volume or want to deal easilly with rejected records.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 20 Feb 2018 10:53:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Difference-between-Sales-Force-OutPut-Components/m-p/2370194#M133269</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2018-02-20T10:53:40Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between Sales Force OutPut Components</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Difference-between-Sales-Force-OutPut-Components/m-p/2370195#M133270</link>
      <description>&lt;P&gt;in the normal out it will process record by record,where from Bulk file it will do Bulk operation,Bulk one would be faster.&lt;/P&gt;</description>
      <pubDate>Tue, 20 Feb 2018 10:54:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Difference-between-Sales-Force-OutPut-Components/m-p/2370195#M133270</guid>
      <dc:creator>manodwhb</dc:creator>
      <dc:date>2018-02-20T10:54:18Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between Sales Force OutPut Components</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Difference-between-Sales-Force-OutPut-Components/m-p/2370196#M133271</link>
      <description>&lt;P&gt;tSalesforceOutput doesn't strickly work row by row, it has a "Commit Level" which fixe the transaction size.&lt;/P&gt;&lt;P&gt;As soon as 1 row is rejected due to a internal Salesforce reason, the whole transaction is lost.&lt;/P&gt;&lt;P&gt;With&amp;nbsp;Bulk API, if&amp;nbsp;a record is rejected&amp;nbsp;the others are nore affected.&lt;/P&gt;</description>
      <pubDate>Tue, 20 Feb 2018 11:06:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Difference-between-Sales-Force-OutPut-Components/m-p/2370196#M133271</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2018-02-20T11:06:13Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between Sales Force OutPut Components</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Difference-between-Sales-Force-OutPut-Components/m-p/2370197#M133272</link>
      <description>&lt;P&gt;based on the commit level it will insrt row by row. correct that where in&amp;nbsp;batch&amp;nbsp;,if any bad records is there means entire batch willl reject.&lt;/P&gt;</description>
      <pubDate>Tue, 20 Feb 2018 11:08:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Difference-between-Sales-Force-OutPut-Components/m-p/2370197#M133272</guid>
      <dc:creator>manodwhb</dc:creator>
      <dc:date>2018-02-20T11:08:42Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between Sales Force OutPut Components</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Difference-between-Sales-Force-OutPut-Components/m-p/2370198#M133273</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Did you mean if 5 records have to be inserted using tSalesForceOutPutBulkExec and out of these 5 records&amp;nbsp;1 record get some error then 4 records will gets inserted and 1 record will be rejected.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However if 5 records have to be inserted using tSalesForceOutPut and out of these 5 records&amp;nbsp;1 record get then all of the 5 records will get rejected.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Tarunjit Singh&lt;/P&gt;</description>
      <pubDate>Tue, 20 Feb 2018 12:14:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Difference-between-Sales-Force-OutPut-Components/m-p/2370198#M133273</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-02-20T12:14:06Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between Sales Force OutPut Components</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Difference-between-Sales-Force-OutPut-Components/m-p/2370199#M133274</link>
      <description>&lt;P&gt;in Bulk all the records rejected if 1 record having error means,&lt;/P&gt;&lt;P&gt;in output,it will insert 4 records and 1 record will be rejected where in same scenario.&lt;/P&gt;</description>
      <pubDate>Tue, 20 Feb 2018 12:20:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Difference-between-Sales-Force-OutPut-Components/m-p/2370199#M133274</guid>
      <dc:creator>manodwhb</dc:creator>
      <dc:date>2018-02-20T12:20:11Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between Sales Force OutPut Components</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Difference-between-Sales-Force-OutPut-Components/m-p/2370200#M133275</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I just tried it what you said however it is behaving in opposite manner.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;When I tried to add 5 records in Sales Force using tSalesForceOutPut and 1 record have some error then no record gets added infact we got run time error as mentioned below. Also job didn't even completed its full flow that is flow doesn't enter in to Reject or Main flow.&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;Error Message&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;
&lt;P align="left"&gt;Exception in component tSalesforceOutput_1 (testSalesForceBulkJob)&lt;/P&gt;
&lt;P align="left"&gt;java.io.IOException: Required fields are missing: [Name]&lt;/P&gt;
&lt;P align="left"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P align="left"&gt;However when I tried to add 5 records in Sales Force using tSalesForceOutPutBulkExec and 1 record have some error then&amp;nbsp;4 records got added and 1 record not got added. More over there is no error when the job is run as is mentioned in tSalesForceOutPut&amp;nbsp; scenario. In this scenario job completed its flow completely that is flow enter successfully&amp;nbsp;in to Reject or Main flow.&lt;/P&gt;</description>
      <pubDate>Tue, 20 Feb 2018 12:41:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Difference-between-Sales-Force-OutPut-Components/m-p/2370200#M133275</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-02-20T12:41:55Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between Sales Force OutPut Components</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Difference-between-Sales-Force-OutPut-Components/m-p/2370201#M133276</link>
      <description>&lt;P&gt;Untick the option "Cease on Error" if you din't want the job to stop in case of error.&lt;/P&gt; 
&lt;P&gt;You may also refer to &lt;A href="https://community.qlik.com/s/feed/0D73p000004kDraCAE#M13923" target="_self"&gt;this post&lt;/A&gt; where I tried to explain how it works.&lt;/P&gt;</description>
      <pubDate>Tue, 20 Feb 2018 13:05:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Difference-between-Sales-Force-OutPut-Components/m-p/2370201#M133276</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2018-02-20T13:05:54Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between Sales Force OutPut Components</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Difference-between-Sales-Force-OutPut-Components/m-p/2370202#M133277</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for the answer. Job is not now not breaking but no response from Sales Force is coming, i.e in main flow and reject flow it is showing 0 rows.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It seems that if we use tSalesForceOutPutBulkExec then if a record is rejected i.e. got failed while trying to add&amp;nbsp;then others records are not effected. e.g. 1 out of 5 records are rejected then remaining 4 will get added in to Sales Force.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Where as if we use tSalesForceOutPut then if a record is rejected i.e. got failed while trying to add&amp;nbsp;then others records&amp;nbsp;will also be&amp;nbsp;effected. e.g. 1 out of 5 records are rejected then remaining 4 will also not&amp;nbsp;get added in to Sales Force and also there will also be no response from Sales Force regarding success and failure as mentioned in my first paragraph.&lt;/P&gt;</description>
      <pubDate>Tue, 20 Feb 2018 13:22:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Difference-between-Sales-Force-OutPut-Components/m-p/2370202#M133277</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-02-20T13:22:23Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between Sales Force OutPut Components</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Difference-between-Sales-Force-OutPut-Components/m-p/2370203#M133278</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I think I resolved the problem by setting Commit Level To1. Now tSalesForceOutPut is able to add 4 success records in to Sales Force and also I got response for failure.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But I think&amp;nbsp;it will be slow as Commit Level is set to 1. As transaction will be created&amp;nbsp;for each record. Please confirm.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 20 Feb 2018 13:28:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Difference-between-Sales-Force-OutPut-Components/m-p/2370203#M133278</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-02-20T13:28:04Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between Sales Force OutPut Components</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Difference-between-Sales-Force-OutPut-Components/m-p/2370204#M133279</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here is my understanding as per your comment.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Suppose there are 50 records being added from tSalesForceOutPutBulkExec&amp;nbsp;and few of the records got failed due to sales force internal error. In that scenario whole of the batch will get failed.&lt;/LI&gt;&lt;LI&gt;Suppose there are 50 records being added from tSalesForceOutPut&amp;nbsp;and few of the records got failed due to sales force internal error. In that scenario not whole of the batch will get failed only those of the records will get failed.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;Please let me know if my understanding is correct.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 22 Feb 2018 11:18:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Difference-between-Sales-Force-OutPut-Components/m-p/2370204#M133279</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-02-22T11:18:42Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between Sales Force OutPut Components</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Difference-between-Sales-Force-OutPut-Components/m-p/2370205#M133280</link>
      <description>&lt;P&gt;Yes correct..&lt;/P&gt;</description>
      <pubDate>Thu, 22 Feb 2018 11:21:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Difference-between-Sales-Force-OutPut-Components/m-p/2370205#M133280</guid>
      <dc:creator>manodwhb</dc:creator>
      <dc:date>2018-02-22T11:21:02Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between Sales Force OutPut Components</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Difference-between-Sales-Force-OutPut-Components/m-p/2370206#M133281</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So in case of bulk addition using tSalesForceOutPutBulkExec if there are 100 records and batch size of 50 and first batch got failed due to Sales Force Internal issue then on response I will receive 50 records for success flow and 50 records for reject flow.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please confirm.&lt;/P&gt;</description>
      <pubDate>Thu, 22 Feb 2018 11:46:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Difference-between-Sales-Force-OutPut-Components/m-p/2370206#M133281</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-02-22T11:46:05Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between Sales Force OutPut Components</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Difference-between-Sales-Force-OutPut-Components/m-p/2370207#M133282</link>
      <description>&lt;P&gt;if the any one batch has issue then all the records wil be failed in BULK mode.&lt;/P&gt;</description>
      <pubDate>Thu, 22 Feb 2018 12:22:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Difference-between-Sales-Force-OutPut-Components/m-p/2370207#M133282</guid>
      <dc:creator>manodwhb</dc:creator>
      <dc:date>2018-02-22T12:22:59Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between Sales Force OutPut Components</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Difference-between-Sales-Force-OutPut-Components/m-p/2370208#M133283</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It means if one batch fails then all the records of all the batches will have the same error message received from sales force.&lt;/P&gt;</description>
      <pubDate>Thu, 22 Feb 2018 12:34:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Difference-between-Sales-Force-OutPut-Components/m-p/2370208#M133283</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-02-22T12:34:02Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between Sales Force OutPut Components</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Difference-between-Sales-Force-OutPut-Components/m-p/2370209#M133284</link>
      <description>&lt;P&gt;you will get below kind of error.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Exception in component tSalesforceOutputBulkExec_2_tSalesforceBulkExec&lt;BR /&gt;java.io.IOException: [AsyncApiException exceptionCode='InvalidBatch'&lt;BR /&gt;exceptionMessage='Records not processed'&lt;BR /&gt;]&lt;/P&gt;&lt;P&gt;at org.talend.components.salesforce.runtime.SalesforceBulkExecReader.start(SalesforceBulkExecReader.java:76)&lt;BR /&gt;at atos.datamig_opportunityitem_unify_1_0.DataMig_OpportunityItem_Unify.tSalesforceInput_3Process(DataMig_OpportunityItem_Unify.java:21166)&lt;BR /&gt;at atos.datamig_opportunityitem_unify_1_0.DataMig_OpportunityItem_Unify.tHashInput_10Process(DataMig_OpportunityItem_Unify.java:18922)&lt;BR /&gt;at atos.datamig_opportunityitem_unify_1_0.DataMig_OpportunityItem_Unify.tHashInput_1Process(DataMig_OpportunityItem_Unify.java:14040)&lt;BR /&gt;at atos.datamig_opportunityitem_unify_1_0.DataMig_OpportunityItem_Unify.tHashInput_18Process(DataMig_OpportunityItem_Unify.java:10458)&lt;BR /&gt;at atos.datamig_opportunityitem_unify_1_0.DataMig_OpportunityItem_Unify.tFileList_2Process(DataMig_OpportunityItem_Unify.java:4397)&lt;BR /&gt;at atos.datamig_opportunityitem_unify_1_0.DataMig_OpportunityItem_Unify.tSalesforceConnection_3Process(DataMig_OpportunityItem_Unify.java:3942)&lt;BR /&gt;at atos.datamig_opportunityitem_unify_1_0.DataMig_OpportunityItem_Unify.tSalesforceConnection_1Process(DataMig_OpportunityItem_Unify.java:3713)&lt;BR /&gt;at atos.datamig_opportunityitem_unify_1_0.DataMig_OpportunityItem_Unify.tLoop_1Process(DataMig_OpportunityItem_Unify.java:3416)&lt;BR /&gt;at atos.datamig_opportunityitem_unify_1_0.DataMig_OpportunityItem_Unify.tJava_3Process(DataMig_OpportunityItem_Unify.java:2781)&lt;BR /&gt;at atos.datamig_opportunityitem_unify_1_0.DataMig_OpportunityItem_Unify.tFileList_1Process(DataMig_OpportunityItem_Unify.java:1923)&lt;BR /&gt;at atos.datamig_opportunityitem_unify_1_0.DataMig_OpportunityItem_Unify.tJava_15Process(DataMig_OpportunityItem_Unify.java:23526)&lt;BR /&gt;at atos.datamig_opportunityitem_unify_1_0.DataMig_OpportunityItem_Unify.tFTPGet_1Process(DataMig_OpportunityItem_Unify.java:23358)&lt;BR /&gt;at atos.datamig_opportunityitem_unify_1_0.DataMig_OpportunityItem_Unify.tFTPConnection_1Process(DataMig_OpportunityItem_Unify.java:23019)&lt;BR /&gt;at atos.datamig_opportunityitem_unify_1_0.DataMig_OpportunityItem_Unify.tJava_12Process(DataMig_OpportunityItem_Unify.java:22781)&lt;BR /&gt;at atos.datamig_opportunityitem_unify_1_0.DataMig_OpportunityItem_Unify.tJava_9Process(DataMig_OpportunityItem_Unify.java:22613)&lt;BR /&gt;at atos.datamig_opportunityitem_unify_1_0.DataMig_OpportunityItem_Unify.tFixedFlowInput_2Process(DataMig_OpportunityItem_Unify.java:24047)&lt;BR /&gt;at atos.datamig_opportunityitem_unify_1_0.DataMig_OpportunityItem_Unify.tJava_10Process(DataMig_OpportunityItem_Unify.java:24299)&lt;BR /&gt;at atos.datamig_opportunityitem_unify_1_0.DataMig_OpportunityItem_Unify.tSetProxy_1Process(DataMig_OpportunityItem_Unify.java:37203)&lt;BR /&gt;at atos.datamig_opportunityitem_unify_1_0.DataMig_OpportunityItem_Unify.runJobInTOS(DataMig_OpportunityItem_Unify.java:37606)&lt;BR /&gt;at atos.datamig_opportunityitem_unify_1_0.DataMig_OpportunityItem_Unify.main(DataMig_OpportunityItem_Unify.java:37298)&lt;BR /&gt;Caused by: [AsyncApiException exceptionCode='InvalidBatch'&lt;BR /&gt;exceptionMessage='Records not processed'&lt;/P&gt;</description>
      <pubDate>Thu, 22 Feb 2018 12:37:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Difference-between-Sales-Force-OutPut-Components/m-p/2370209#M133284</guid>
      <dc:creator>manodwhb</dc:creator>
      <dc:date>2018-02-22T12:37:03Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between Sales Force OutPut Components</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Difference-between-Sales-Force-OutPut-Components/m-p/2370210#M133285</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;From the error message it seems that in such case when a batch will fail then the complete job will get fail. That is flow will not move forward from tSalesForOutPutBulkExec. Please confirm.&lt;/P&gt;</description>
      <pubDate>Thu, 22 Feb 2018 12:47:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Difference-between-Sales-Force-OutPut-Components/m-p/2370210#M133285</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-02-22T12:47:10Z</dc:date>
    </item>
  </channel>
</rss>

