<?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: Salesforce Integration - Query Condition based on other Input in Talend Data Catalog</title>
    <link>https://community.qlik.com/t5/Talend-Data-Catalog/Salesforce-Integration-Query-Condition-based-on-other-Input/m-p/2330364#M889</link>
    <description>Hi Robinw 
&lt;BR /&gt;You need to iterate each Account record with tFlowToIterate component and extract all the related Contract records, please see my screenshots. On tSalesForceInput_2, query Contract records based on the return result by tSalesForceInput_1, set the Query condition as: 
&lt;BR /&gt; 
&lt;PRE&gt;"AccountId='"+(String)globalMap.get("row1.Id")+"'"&lt;/PRE&gt; 
&lt;BR /&gt;Let me know if it works. 
&lt;BR /&gt;Shong 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MDAw.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/140143i5EC0AB4F72BB38CF/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MDAw.png" alt="0683p000009MDAw.png" /&gt;&lt;/span&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MCrP.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/131800i8DC4C2D9C40ED64A/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MCrP.png" alt="0683p000009MCrP.png" /&gt;&lt;/span&gt;</description>
    <pubDate>Fri, 14 Mar 2014 09:12:29 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2014-03-14T09:12:29Z</dc:date>
    <item>
      <title>Salesforce Integration - Query Condition based on other Input</title>
      <link>https://community.qlik.com/t5/Talend-Data-Catalog/Salesforce-Integration-Query-Condition-based-on-other-Input/m-p/2330361#M886</link>
      <description>Hi all,&lt;BR /&gt;Just starting to learn the wonderfull feaures of Talend! But I have a question regarding related entities.&lt;BR /&gt;Take for instance Accounts and Contacts on Salesforce.&lt;BR /&gt;An Account and Contact have a Master-Detail relationship where the Account is the Master. So when I extract Account records from one org to another org with a LIMIT 1000 records for example, I need to query the Contacts related to those 1000 Accounts records.&lt;BR /&gt;So the 1000 random Accounts that get queried, extracted and pushed to my destination org, have +1000 related contacts. How can I make sure that the Contacts that will be extracted, are all related to those 1000 random Accounts extracted earlier?&lt;BR /&gt;Kind Regards,&lt;BR /&gt;Robin</description>
      <pubDate>Thu, 13 Mar 2014 15:43:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Data-Catalog/Salesforce-Integration-Query-Condition-based-on-other-Input/m-p/2330361#M886</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-03-13T15:43:58Z</dc:date>
    </item>
    <item>
      <title>Re: Salesforce Integration - Query Condition based on other Input</title>
      <link>https://community.qlik.com/t5/Talend-Data-Catalog/Salesforce-Integration-Query-Condition-based-on-other-Input/m-p/2330362#M887</link>
      <description>If you don't mind I'll move your topic to the most relevant forum for MDM users, so that you get more visibility with MDM Subject Matter Experts.</description>
      <pubDate>Thu, 13 Mar 2014 15:48:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Data-Catalog/Salesforce-Integration-Query-Condition-based-on-other-Input/m-p/2330362#M887</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-03-13T15:48:54Z</dc:date>
    </item>
    <item>
      <title>Re: Salesforce Integration - Query Condition based on other Input</title>
      <link>https://community.qlik.com/t5/Talend-Data-Catalog/Salesforce-Integration-Query-Condition-based-on-other-Input/m-p/2330363#M888</link>
      <description>All right, thanks!&lt;BR /&gt;Any feedback from anyone?</description>
      <pubDate>Fri, 14 Mar 2014 07:28:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Data-Catalog/Salesforce-Integration-Query-Condition-based-on-other-Input/m-p/2330363#M888</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-03-14T07:28:15Z</dc:date>
    </item>
    <item>
      <title>Re: Salesforce Integration - Query Condition based on other Input</title>
      <link>https://community.qlik.com/t5/Talend-Data-Catalog/Salesforce-Integration-Query-Condition-based-on-other-Input/m-p/2330364#M889</link>
      <description>Hi Robinw 
&lt;BR /&gt;You need to iterate each Account record with tFlowToIterate component and extract all the related Contract records, please see my screenshots. On tSalesForceInput_2, query Contract records based on the return result by tSalesForceInput_1, set the Query condition as: 
&lt;BR /&gt; 
&lt;PRE&gt;"AccountId='"+(String)globalMap.get("row1.Id")+"'"&lt;/PRE&gt; 
&lt;BR /&gt;Let me know if it works. 
&lt;BR /&gt;Shong 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MDAw.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/140143i5EC0AB4F72BB38CF/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MDAw.png" alt="0683p000009MDAw.png" /&gt;&lt;/span&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MCrP.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/131800i8DC4C2D9C40ED64A/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MCrP.png" alt="0683p000009MCrP.png" /&gt;&lt;/span&gt;</description>
      <pubDate>Fri, 14 Mar 2014 09:12:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Data-Catalog/Salesforce-Integration-Query-Condition-based-on-other-Input/m-p/2330364#M889</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-03-14T09:12:29Z</dc:date>
    </item>
    <item>
      <title>Re: Salesforce Integration - Query Condition based on other Input</title>
      <link>https://community.qlik.com/t5/Talend-Data-Catalog/Salesforce-Integration-Query-Condition-based-on-other-Input/m-p/2330365#M890</link>
      <description>Hi,&lt;BR /&gt;unfortunately the iterate connexion on a tSalesforceInput seems to be no longer available with Talend 6.2.1 &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;BR /&gt;i.e It is impossible to connect the tFlowIterate with the tSalesforceInput using row &amp;gt; Iterate.</description>
      <pubDate>Wed, 12 Oct 2016 15:37:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Data-Catalog/Salesforce-Integration-Query-Condition-based-on-other-Input/m-p/2330365#M890</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-10-12T15:37:07Z</dc:date>
    </item>
  </channel>
</rss>

