<?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: how to use the polymorphic option in tSalesforceOutputBulkExec in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/how-to-use-the-polymorphic-option-in-tSalesforceOutputBulkExec/m-p/2318966#M89262</link>
    <description>It helped a lot. Thanks</description>
    <pubDate>Fri, 30 Mar 2018 15:09:17 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-03-30T15:09:17Z</dc:date>
    <item>
      <title>how to use the polymorphic option in tSalesforceOutputBulkExec</title>
      <link>https://community.qlik.com/t5/Talend-Studio/how-to-use-the-polymorphic-option-in-tSalesforceOutputBulkExec/m-p/2318961#M89257</link>
      <description>&lt;P&gt;Hi Everyone,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I need to do lookup for one field (say ownerid) on multiple objects (user and group) in the component 'tSalesforceOutputBulkExec'. I&amp;nbsp;have the relationship name, external id, lookup field in talend but i am facing issues with the field Module name.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Could you please suggest me how to use the polymorphic option in&amp;nbsp;tSalesforceOutputBulkExec and how to set the module names field?&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Regards,&lt;/P&gt; 
&lt;P&gt;Pragyawan&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 08:32:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/how-to-use-the-polymorphic-option-in-tSalesforceOutputBulkExec/m-p/2318961#M89257</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T08:32:38Z</dc:date>
    </item>
    <item>
      <title>Re: how to use the polymorphic option in tSalesforceOutputBulkExec</title>
      <link>https://community.qlik.com/t5/Talend-Studio/how-to-use-the-polymorphic-option-in-tSalesforceOutputBulkExec/m-p/2318962#M89258</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt; 
&lt;P&gt;You need to tick the "Polyporphic" option only when the field associated to the relationship may contain reference to different objects.&lt;/P&gt; 
&lt;P&gt;This capability is currently reserved for Salesforce standard objects and standard fields.&lt;/P&gt; 
&lt;P&gt;This the case of&amp;nbsp;Task object and&amp;nbsp;What field which may contain reference to Account, Opportunity or others.&lt;/P&gt; 
&lt;P&gt;So, suppose you want to load some Task records attached to their Opportunity, just tick&amp;nbsp;&lt;SPAN&gt;the "Polyporphic" option and enter "Opportunity" for the "Module Name".&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;What if you want&amp;nbsp;to load some Task records attached to their Account? Just tick&amp;nbsp;the "Polyporphic" option and enter "Account" for the "Module Name".&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;What if you want&amp;nbsp;to load some Task with some records&amp;nbsp;attached to their&amp;nbsp;Opportunity and others to their Account?&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;You need to have 2 distinct subjobs,&amp;nbsp;there is no way to merge both cases into a single data flow to address to Salesforce. &lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;That's life!&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 18 Mar 2018 18:12:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/how-to-use-the-polymorphic-option-in-tSalesforceOutputBulkExec/m-p/2318962#M89258</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2018-03-18T18:12:18Z</dc:date>
    </item>
    <item>
      <title>Re: how to use the polymorphic option in tSalesforceOutputBulkExec</title>
      <link>https://community.qlik.com/t5/Talend-Studio/how-to-use-the-polymorphic-option-in-tSalesforceOutputBulkExec/m-p/2318963#M89259</link>
      <description>&lt;P&gt;Thanks TRF!!!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am facing the 3rd case where some records are from opportunity and others from account. What if i use a reference table as a lookup where we have all the data (both for opportunity and account mixed) and on the basis of that we upsert it? What would you suggest?&amp;nbsp;&lt;/P&gt;&lt;P&gt;I was just trying for a different approach. It would be great if you could give your views on the same regarding its feasibility and performance.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Pragyawan&lt;/P&gt;</description>
      <pubDate>Mon, 19 Mar 2018 06:23:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/how-to-use-the-polymorphic-option-in-tSalesforceOutputBulkExec/m-p/2318963#M89259</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-03-19T06:23:17Z</dc:date>
    </item>
    <item>
      <title>Re: how to use the polymorphic option in tSalesforceOutputBulkExec</title>
      <link>https://community.qlik.com/t5/Talend-Studio/how-to-use-the-polymorphic-option-in-tSalesforceOutputBulkExec/m-p/2318964#M89260</link>
      <description>&lt;P&gt;That's the last point of my answer.&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;You need to have 2 distinct subjobs as there is no way to merge both cases into a single data flow to address to Salesforce.&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;You need to be able to split the input data into 2 separate flows then have 2 calls to tSalesforceOutputBulkExec.&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;I suggest you to have a look at the CSV file associated to the&amp;nbsp;tSalesforceOutputBulkExec component; you'll see how the lookup is managed in case of a polymorphic&amp;nbsp;association.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 19 Mar 2018 08:26:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/how-to-use-the-polymorphic-option-in-tSalesforceOutputBulkExec/m-p/2318964#M89260</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2018-03-19T08:26:09Z</dc:date>
    </item>
    <item>
      <title>Re: how to use the polymorphic option in tSalesforceOutputBulkExec</title>
      <link>https://community.qlik.com/t5/Talend-Studio/how-to-use-the-polymorphic-option-in-tSalesforceOutputBulkExec/m-p/2318965#M89261</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Did this help?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If so, thank's to mark your case as solved (Kudo also accepted).&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 20 Mar 2018 10:03:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/how-to-use-the-polymorphic-option-in-tSalesforceOutputBulkExec/m-p/2318965#M89261</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2018-03-20T10:03:23Z</dc:date>
    </item>
    <item>
      <title>Re: how to use the polymorphic option in tSalesforceOutputBulkExec</title>
      <link>https://community.qlik.com/t5/Talend-Studio/how-to-use-the-polymorphic-option-in-tSalesforceOutputBulkExec/m-p/2318966#M89262</link>
      <description>It helped a lot. Thanks</description>
      <pubDate>Fri, 30 Mar 2018 15:09:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/how-to-use-the-polymorphic-option-in-tSalesforceOutputBulkExec/m-p/2318966#M89262</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-03-30T15:09:17Z</dc:date>
    </item>
  </channel>
</rss>

