<?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 Salesforce Lookup in Talend in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Salesforce-Lookup-in-Talend/m-p/2285190#M58812</link>
    <description>Hi all,&lt;BR /&gt;I'm inexperienced with Talend and this is my first object.&lt;BR /&gt;I'm creating a Job that take data from Oracle View and import it in Salesforce in two different objects related via a lookup field.&lt;BR /&gt;I have created a new Job, put a tOracleInput with the view, put a tMap, and put the two tSalesforceOutput (Account and custom object). Account and this custom object are related via a lookup relationship.&lt;BR /&gt;Now, how can I manage this relationship also with Talend ?&amp;nbsp;&lt;BR /&gt;The target is to import some data of the view in the Account and other data in the custom object keeping the relationship.&lt;BR /&gt;Thanks in advance</description>
    <pubDate>Sat, 16 Nov 2024 10:01:03 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2024-11-16T10:01:03Z</dc:date>
    <item>
      <title>Salesforce Lookup in Talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Salesforce-Lookup-in-Talend/m-p/2285190#M58812</link>
      <description>Hi all,&lt;BR /&gt;I'm inexperienced with Talend and this is my first object.&lt;BR /&gt;I'm creating a Job that take data from Oracle View and import it in Salesforce in two different objects related via a lookup field.&lt;BR /&gt;I have created a new Job, put a tOracleInput with the view, put a tMap, and put the two tSalesforceOutput (Account and custom object). Account and this custom object are related via a lookup relationship.&lt;BR /&gt;Now, how can I manage this relationship also with Talend ?&amp;nbsp;&lt;BR /&gt;The target is to import some data of the view in the Account and other data in the custom object keeping the relationship.&lt;BR /&gt;Thanks in advance</description>
      <pubDate>Sat, 16 Nov 2024 10:01:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Salesforce-Lookup-in-Talend/m-p/2285190#M58812</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T10:01:03Z</dc:date>
    </item>
    <item>
      <title>Re: Salesforce Lookup in Talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Salesforce-Lookup-in-Talend/m-p/2285191#M58813</link>
      <description>Hi,&lt;BR /&gt;Could you please post your current job design screenshot into forum? Which will be helpful for us to understand your requirement.&lt;BR /&gt;Best regards&lt;BR /&gt;Sabrina</description>
      <pubDate>Wed, 15 Mar 2017 07:47:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Salesforce-Lookup-in-Talend/m-p/2285191#M58813</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-03-15T07:47:16Z</dc:date>
    </item>
    <item>
      <title>Re: Salesforce Lookup in Talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Salesforce-Lookup-in-Talend/m-p/2285192#M58814</link>
      <description>Hi, 
&lt;BR /&gt;Suppose your custom object API name is ChildObject__c and the lookup field is Account__c. 
&lt;BR /&gt;In tSalesforceOutput component, you have 2 choices depending on the action you choose: 
&lt;BR /&gt;1- Insert: in this case you must know the Account Id you want to join with the record in ChildObject__c. This id may result of a preceding insert or a select, then, using a tMap you must place the correct value into the Account__c field (standard join process on Talend side). 
&lt;BR /&gt;2- Upsert: you may associate ChildObject__c with the corresponding Account using Account external id (a field of your choice you must declare as an external id unique on Salesforce side - lets say "AccountExternalId__c" for this example). Here, go to Advanced settings tab of tSalesforceOutput component and fulfill the relationships mapping area like this: 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MDcO.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/149748i9B98B3AF58988728/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MDcO.png" alt="0683p000009MDcO.png" /&gt;&lt;/span&gt; 
&lt;BR /&gt;With upsert you may also proceed like for insert. 
&lt;BR /&gt; 
&lt;BR /&gt;Hope this helps, 
&lt;BR /&gt;TRF</description>
      <pubDate>Wed, 15 Mar 2017 08:21:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Salesforce-Lookup-in-Talend/m-p/2285192#M58814</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2017-03-15T08:21:06Z</dc:date>
    </item>
  </channel>
</rss>

