<?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: [resolved] Some Problems with added lookup in Oracle-SF integration in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/resolved-Some-Problems-with-added-lookup-in-Oracle-SF/m-p/2229849#M20655</link>
    <description>Hello @xdishi,
&lt;BR /&gt;
&lt;BR /&gt;
&lt;BLOCKQUOTE&gt;
 &lt;TABLE border="1"&gt;
  &lt;TBODY&gt;
   &lt;TR&gt;
    &lt;TD&gt;&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;Have you checked the outputs from both "Umsatz Lookup" and "Umsatz Lookup" to see if the Select query works well?&lt;/FONT&gt;&lt;/FONT&gt;&lt;/TD&gt;
   &lt;/TR&gt;
  &lt;/TBODY&gt;
 &lt;/TABLE&gt;
&lt;/BLOCKQUOTE&gt;
&lt;BR /&gt;1. Output is checked with sql developer &amp;nbsp;Result: 
&lt;B&gt;All ok &amp;nbsp;all Colums are righted Assigned to the Data&lt;/B&gt;
&lt;BR /&gt;2. Output checked with the query from the lookup in Talend &amp;nbsp;and out put to an Excel File Result:&amp;nbsp;
&lt;B&gt;All ok &amp;nbsp;all Colums are righted Assigned to the Data&lt;/B&gt;
&lt;BR /&gt;
&lt;BLOCKQUOTE&gt;
 &lt;TABLE border="1"&gt;
  &lt;TBODY&gt;
   &lt;TR&gt;
    &lt;TD&gt;&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;How did you set the join model? left outer join or inner join in tMap? More information will be helpful for us to locate your issue&lt;/FONT&gt;&lt;/FONT&gt;&lt;/TD&gt;
   &lt;/TR&gt;
  &lt;/TBODY&gt;
 &lt;/TABLE&gt;
&lt;/BLOCKQUOTE&gt;
&lt;BR /&gt;Is use for the lookup an left outer join&amp;nbsp;
&lt;BR /&gt;
&lt;BR /&gt;
&lt;BLOCKQUOTE&gt;
 &lt;TABLE border="1"&gt;
  &lt;TBODY&gt;
   &lt;TR&gt;
    &lt;TD&gt;&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;More information will be helpful for us to locate your issue&lt;/FONT&gt;&lt;/FONT&gt;&lt;/TD&gt;
   &lt;/TR&gt;
  &lt;/TBODY&gt;
 &lt;/TABLE&gt;
&lt;/BLOCKQUOTE&gt;
&lt;BR /&gt;which more infos do you need&amp;nbsp;
&lt;BR /&gt;regards john&amp;nbsp;</description>
    <pubDate>Thu, 03 Mar 2016 12:23:38 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2016-03-03T12:23:38Z</dc:date>
    <item>
      <title>[resolved] Some Problems with added lookup in Oracle-SF integration</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Some-Problems-with-added-lookup-in-Oracle-SF/m-p/2229843#M20649</link>
      <description>Talend Version: 
&lt;BR /&gt;Version: 6.1.0.2&amp;nbsp; 
&lt;BR /&gt;Build id:&amp;nbsp; 
&lt;BR /&gt;Hello Community,&amp;nbsp; 
&lt;BR /&gt;I have some problems with my Talend Integration Salesforce Component.&amp;nbsp; 
&lt;BR /&gt;We add some more connections and fields continously&amp;nbsp;to ur Oracle-SF Process in talend. 
&lt;BR /&gt;The next step was an additional query oracle lookup on an Field from an other existing&amp;nbsp;query. 
&lt;BR /&gt;Actually the Oracle-SF Integration looks like this: 
&lt;BR /&gt; 
&lt;IMG src="https://community.talend.com/legacyfs/online/membersTempo/199756/blob_20160203-1208.png" /&gt; 
&lt;BR /&gt;The query to Oracle Database from Component "Umsatz Lookup": 
&lt;BR /&gt; 
&lt;BR /&gt;"SELECT DISTINCT&amp;nbsp; 
&lt;BR /&gt;(RELFIRMA.FIRMANR), 
&lt;BR /&gt;DATENFELDER_1, 
&lt;BR /&gt;RELES.VORVORJAHR, 
&lt;BR /&gt;&amp;nbsp; RELES.AktJahr, 
&lt;BR /&gt;&amp;nbsp; RELES.VorJahr, 
&lt;BR /&gt;&amp;nbsp; RELES.SATZART 
&lt;BR /&gt;FROM INFOR.RELFIRMA RELFIRMA 
&lt;BR /&gt;LEFT OUTER JOIN INFOR.RELES RELES 
&lt;BR /&gt;ON RELES.DATENFELDER_1 = RELFIRMA.FIRMANR 
&lt;BR /&gt;WHERE SATZART = 'UK'" 
&lt;BR /&gt;Here is the Query from the component "Oracle-Query-account-ktxt": 
&lt;BR /&gt;"SELECT&amp;nbsp; 
&lt;BR /&gt;&amp;nbsp; DISTINCT 
&lt;BR /&gt;&amp;nbsp;(RELFIRMA.FIRMANR), 
&lt;BR /&gt;&amp;nbsp;RELFIRMA.FIRMANR, 
&lt;BR /&gt;&amp;nbsp; RELANSCH.STRASSE, 
&lt;BR /&gt;&amp;nbsp; RELANSCH.ORT, 
&lt;BR /&gt;&amp;nbsp; RELANSCH.LAND, 
&lt;BR /&gt;&amp;nbsp; RELANSCH.STAAT, 
&lt;BR /&gt;&amp;nbsp; RELANSCH.PLZORT, 
&lt;BR /&gt;&amp;nbsp; RELANSCH.POSTFACH, 
&lt;BR /&gt;&amp;nbsp; RELACP.VERTRETER1, 
&lt;BR /&gt;&amp;nbsp; RELANSCH.LANDKNG, 
&lt;BR /&gt;&amp;nbsp; RELADRESSE.ANSCHRIFTNR, 
&lt;BR /&gt;&amp;nbsp; RELFIRMA.ABCKLAS, 
&lt;BR /&gt;&amp;nbsp; RELFIRMA.USTIDNR, 
&lt;BR /&gt;&amp;nbsp; RELFIRMA.KTXT, 
&lt;BR /&gt;&amp;nbsp; RELFIRMA.BEMERKUNG, 
&lt;BR /&gt;&amp;nbsp; RELFIRMA.VERWENDUNG1, 
&lt;BR /&gt;&amp;nbsp; RELFIRMA.CREATEDATE, 
&lt;BR /&gt;&amp;nbsp; RELFIRMA.MODIFYDATE, 
&lt;BR /&gt;&amp;nbsp; RELFIRMA.ABCKLAS, 
&lt;BR /&gt;&amp;nbsp;RELFIRMA.NAME, 
&lt;BR /&gt;&amp;nbsp; RELACP.TEXT0, 
&lt;BR /&gt;&amp;nbsp;RELACP.TEXT1, 
&lt;BR /&gt;&amp;nbsp; RELACP.TEXT2, 
&lt;BR /&gt;&amp;nbsp; RELACP.TEXT3, 
&lt;BR /&gt;&amp;nbsp; RELACP.TEXT4, 
&lt;BR /&gt;&amp;nbsp; RELACP.ZBED, 
&lt;BR /&gt;&amp;nbsp; RELZTLB.KTXT Lieferbedingungen, 
&lt;BR /&gt;&amp;nbsp; RELZTSPE.KTXT \"Spedition/Versand\",&amp;nbsp; 
&lt;BR /&gt;&amp;nbsp; RELZTZB.KTXT Zahlungsbedingungen&amp;nbsp; 
&lt;BR /&gt;&amp;nbsp;FROM (INFOR.RELFIRMA RELFIRMA 
&lt;BR /&gt;INNER JOIN INFOR.RELADRESSE RELADRESSE 
&lt;BR /&gt;ON (RELFIRMA.FIRMANR = RELADRESSE.FIRMANR) 
&lt;BR /&gt;inner JOIN INFOR.RELACP RELACP 
&lt;BR /&gt;ON (RELFIRMA.FIRMANR = RELACP.MNR) 
&lt;BR /&gt;inner &amp;nbsp;join &amp;nbsp;INFOR.RELANSCH RELANSCH 
&lt;BR /&gt;ON (RELADRESSE.ANSCHRIFTNR = RELANSCH.ANSCHRIFTNR)) 
&lt;BR /&gt;right outer JOIN INFOR.RELZTLB RELZTLB 
&lt;BR /&gt;ON (RELACP.TEXT0 = RELZTLB.ZTKEY)&amp;nbsp; 
&lt;BR /&gt;right outer JOIN INFOR.RELZTSPE RELZTSPE 
&lt;BR /&gt;ON (RELACP.TEXT1 = RELZTSPE.ZTKEY) 
&lt;BR /&gt;right outer JOIN INFOR.RELZTZB RELZTZB 
&lt;BR /&gt;ON (RELACP.ZBED = RELZTZB.ZTKEY) 
&lt;BR /&gt;WHERE RELFIRMA.VERWENDUNG1 = '1' 
&lt;BR /&gt;AND RELFIRMA.FIRMANR = '32275' 
&lt;BR /&gt;AND RELANSCH.VERWENDUNG1 = '1'&amp;nbsp; 
&lt;BR /&gt;AND RELFIRMA.FIRMANR NOT LIKE 'I%' 
&lt;BR /&gt;AND RELZTSPE.Sprache = 'de' 
&lt;BR /&gt;AND RELZTZB.Sprache = 'de' 
&lt;BR /&gt;AND RELZTLB.Sprache = 'de'" 
&lt;BR /&gt;And here is the Lookup &amp;nbsp;with &amp;nbsp;Mapping : 
&lt;BR /&gt; 
&lt;IMG src="https://community.talend.com/legacyfs/online/membersTempo/199756/blob_20160203-1211.png" /&gt; 
&lt;BR /&gt;The problem is, that the mapping still take action in other way as it should be. 
&lt;BR /&gt;The Field &amp;nbsp;DATENFELDER_1, which has an lookup to FIRMANR &amp;nbsp;will be mapped to Umsatz_VorVorjahr__c but it's just declared as an key&amp;nbsp; 
&lt;BR /&gt;an not as an mapping one. 
&lt;BR /&gt;For Testing i've made an query with an doubled Firmanr Field it's called &amp;nbsp;FIRMANR1 
&lt;BR /&gt;Here is the ouput after mapping with the 2 related Fields: 
&lt;BR /&gt; 
&lt;IMG src="https://community.talend.com/legacyfs/online/membersTempo/199756/blob_20160203-1214.png" /&gt; 
&lt;BR /&gt;As you can see the 2 Fields has the same Values but this does not reflect the mapping in the prevoius step. 
&lt;BR /&gt;I don't know where these strange behaviour comes in. 
&lt;BR /&gt;Does anyone &amp;nbsp;has an idea&amp;nbsp; 
&lt;BR /&gt;thanks in advance&amp;nbsp; 
&lt;BR /&gt;regards john&amp;nbsp;</description>
      <pubDate>Sat, 16 Nov 2024 10:49:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Some-Problems-with-added-lookup-in-Oracle-SF/m-p/2229843#M20649</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T10:49:37Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Some Problems with added lookup in Oracle-SF integration</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Some-Problems-with-added-lookup-in-Oracle-SF/m-p/2229844#M20650</link>
      <description>Do i miss sth?&amp;nbsp;&lt;BR /&gt;regards fireskyer</description>
      <pubDate>Mon, 15 Feb 2016 10:05:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Some-Problems-with-added-lookup-in-Oracle-SF/m-p/2229844#M20650</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-02-15T10:05:01Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Some Problems with added lookup in Oracle-SF integration</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Some-Problems-with-added-lookup-in-Oracle-SF/m-p/2229845#M20651</link>
      <description>Sorry&amp;nbsp;
&lt;BR /&gt;..... In my point of view for 
&lt;B&gt;some inexplicalbe reason&lt;/B&gt;&amp;nbsp;no one answers me ???
&lt;BR /&gt;Why???
&lt;BR /&gt;I tried to solve my issues for myself and add the answer to the post ....
&lt;BR /&gt;But in some cases It will be great to get some help from the community&amp;nbsp;
&lt;BR /&gt;I know that i have no guarentee for support but i don't know why the others got it and i'm not.
&lt;BR /&gt;regards john&amp;nbsp;</description>
      <pubDate>Wed, 17 Feb 2016 11:01:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Some-Problems-with-added-lookup-in-Oracle-SF/m-p/2229845#M20651</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-02-17T11:01:24Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Some Problems with added lookup in Oracle-SF integration</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Some-Problems-with-added-lookup-in-Oracle-SF/m-p/2229846#M20652</link>
      <description>Hi fireskyer,
&lt;BR /&gt;Sorry for delay!
&lt;BR /&gt;Have you checked the outputs from both "Umsatz Lookup" and "Oracle-Query-account-ktxt" to see if the Select query works well?
&lt;BR /&gt;How did you set the join model? left outer join or inner join in tMap? More information will be helpful for us to locate your issue.
&lt;BR /&gt;Best regards
&lt;BR /&gt;Sabrina</description>
      <pubDate>Wed, 24 Feb 2016 09:29:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Some-Problems-with-added-lookup-in-Oracle-SF/m-p/2229846#M20652</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-02-24T09:29:33Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Some Problems with added lookup in Oracle-SF integration</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Some-Problems-with-added-lookup-in-Oracle-SF/m-p/2229847#M20653</link>
      <description>Hello xdishi. 
&lt;BR /&gt; 
&lt;P align="LEFT"&gt;What do you mean with &amp;nbsp;&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;both "Umsatz Lookup" and "Umsatz Lookup".&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt; 
&lt;BR /&gt; 
&lt;P align="LEFT"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;&lt;FONT size="1"&gt;I you mean the lookup query.&amp;nbsp;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt; 
&lt;BR /&gt; 
&lt;P align="LEFT"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;&lt;FONT size="1"&gt;I've tested in my sql program it works correctly with the right data.&amp;nbsp;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt; 
&lt;BR /&gt; 
&lt;P align="LEFT"&gt;&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;On tmap it's an "left outer join".&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt; 
&lt;BR /&gt; 
&lt;P align="LEFT"&gt;&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;May i overlook or i interpret &amp;nbsp;some basic mechanism in Talend in an wrong way .. or the Lookup is not implemented properly&amp;nbsp;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt; 
&lt;BR /&gt; 
&lt;P align="LEFT"&gt;&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;Thanks for help&amp;nbsp;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt; 
&lt;BR /&gt; 
&lt;P align="LEFT"&gt;&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;best regards fireskyer&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 25 Feb 2016 09:12:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Some-Problems-with-added-lookup-in-Oracle-SF/m-p/2229847#M20653</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-02-25T09:12:31Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Some Problems with added lookup in Oracle-SF integration</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Some-Problems-with-added-lookup-in-Oracle-SF/m-p/2229848#M20654</link>
      <description>Moreover here is my Job in Java Code&amp;nbsp; 
  &lt;BR /&gt; 
  &lt;PRE&gt;// ============================================================================&lt;BR /&gt;//&lt;BR /&gt;// Copyright (c) 2006-2015, Talend Inc.&lt;BR /&gt;//&lt;BR /&gt;// This source code has been automatically generated by_Talend Open Studio for Data Integration&lt;BR /&gt;// / Licensed under the Apache License, Version 2.0 (the "License");&lt;BR /&gt;// you may not use this file except in compliance with the License.&lt;BR /&gt;// You may obtain a copy of the License at&lt;BR /&gt;// http://www.apache.org/licenses/LICENSE-2.0&lt;BR /&gt;// &lt;BR /&gt;// Unless required by applicable law or agreed to in writing, software&lt;BR /&gt;// distributed under the License is distributed on an "AS IS" BASIS,&lt;BR /&gt;// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.&lt;BR /&gt;// See the License for the specific language governing permissions and&lt;BR /&gt;// limitations under the License.&lt;BR /&gt;package sf_csv.sf_prod_data_migration_q_ktxt_acc_u_0_1;&lt;BR /&gt;import routines.Mathematical;&lt;/PRE&gt;
 &lt;BR /&gt;&lt;BR /&gt;To see the whole post, download it &lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009MdFm"&gt;here&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009MdFm"&gt;OriginalPost.pdf&lt;/A&gt;</description>
      <pubDate>Thu, 25 Feb 2016 16:18:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Some-Problems-with-added-lookup-in-Oracle-SF/m-p/2229848#M20654</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-02-25T16:18:54Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Some Problems with added lookup in Oracle-SF integration</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Some-Problems-with-added-lookup-in-Oracle-SF/m-p/2229849#M20655</link>
      <description>Hello @xdishi,
&lt;BR /&gt;
&lt;BR /&gt;
&lt;BLOCKQUOTE&gt;
 &lt;TABLE border="1"&gt;
  &lt;TBODY&gt;
   &lt;TR&gt;
    &lt;TD&gt;&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;Have you checked the outputs from both "Umsatz Lookup" and "Umsatz Lookup" to see if the Select query works well?&lt;/FONT&gt;&lt;/FONT&gt;&lt;/TD&gt;
   &lt;/TR&gt;
  &lt;/TBODY&gt;
 &lt;/TABLE&gt;
&lt;/BLOCKQUOTE&gt;
&lt;BR /&gt;1. Output is checked with sql developer &amp;nbsp;Result: 
&lt;B&gt;All ok &amp;nbsp;all Colums are righted Assigned to the Data&lt;/B&gt;
&lt;BR /&gt;2. Output checked with the query from the lookup in Talend &amp;nbsp;and out put to an Excel File Result:&amp;nbsp;
&lt;B&gt;All ok &amp;nbsp;all Colums are righted Assigned to the Data&lt;/B&gt;
&lt;BR /&gt;
&lt;BLOCKQUOTE&gt;
 &lt;TABLE border="1"&gt;
  &lt;TBODY&gt;
   &lt;TR&gt;
    &lt;TD&gt;&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;How did you set the join model? left outer join or inner join in tMap? More information will be helpful for us to locate your issue&lt;/FONT&gt;&lt;/FONT&gt;&lt;/TD&gt;
   &lt;/TR&gt;
  &lt;/TBODY&gt;
 &lt;/TABLE&gt;
&lt;/BLOCKQUOTE&gt;
&lt;BR /&gt;Is use for the lookup an left outer join&amp;nbsp;
&lt;BR /&gt;
&lt;BR /&gt;
&lt;BLOCKQUOTE&gt;
 &lt;TABLE border="1"&gt;
  &lt;TBODY&gt;
   &lt;TR&gt;
    &lt;TD&gt;&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;More information will be helpful for us to locate your issue&lt;/FONT&gt;&lt;/FONT&gt;&lt;/TD&gt;
   &lt;/TR&gt;
  &lt;/TBODY&gt;
 &lt;/TABLE&gt;
&lt;/BLOCKQUOTE&gt;
&lt;BR /&gt;which more infos do you need&amp;nbsp;
&lt;BR /&gt;regards john&amp;nbsp;</description>
      <pubDate>Thu, 03 Mar 2016 12:23:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Some-Problems-with-added-lookup-in-Oracle-SF/m-p/2229849#M20655</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-03-03T12:23:38Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Some Problems with added lookup in Oracle-SF integration</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Some-Problems-with-added-lookup-in-Oracle-SF/m-p/2229850#M20656</link>
      <description>Hi,&lt;BR /&gt;We don't find any error in your job design. &lt;BR /&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;1. Output is checked with sql developer &amp;nbsp;Result: All ok &amp;nbsp;all Colums are righted Assigned to the Data&lt;BR /&gt;2. Output checked with the query from the lookup in Talend &amp;nbsp;and out put to an Excel File Result:&amp;nbsp;All ok &amp;nbsp;all Colums are righted Assigned to the Data&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;The lookup "left out join" doesn't work well for your case?&lt;BR /&gt;Could you please simply give us your expected result and actual result? &lt;BR /&gt;Best regards&lt;BR /&gt;Sabrina</description>
      <pubDate>Fri, 04 Mar 2016 09:18:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Some-Problems-with-added-lookup-in-Oracle-SF/m-p/2229850#M20656</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-03-04T09:18:17Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Some Problems with added lookup in Oracle-SF integration</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Some-Problems-with-added-lookup-in-Oracle-SF/m-p/2229851#M20657</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;As you can see the 2 Fields has the same Values but this does not reflect the mapping in the previous step.&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;If you look at your data one value has a decimal point while the other doesn't so they won't match.&lt;BR /&gt;32275.0 and 32275</description>
      <pubDate>Fri, 04 Mar 2016 09:39:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Some-Problems-with-added-lookup-in-Oracle-SF/m-p/2229851#M20657</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-03-04T09:39:01Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Some Problems with added lookup in Oracle-SF integration</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Some-Problems-with-added-lookup-in-Oracle-SF/m-p/2229852#M20658</link>
      <description>Hello Guys&amp;nbsp; 
&lt;BR /&gt;@janhess2 
&lt;BR /&gt; 
&lt;BLOCKQUOTE&gt; 
 &lt;TABLE border="1"&gt; 
  &lt;TBODY&gt; 
   &lt;TR&gt; 
    &lt;TD&gt;If you look at your data one value has a decimal point while the other doesn't so they won't match.&lt;BR /&gt;32275.0 and 32275&lt;/TD&gt; 
   &lt;/TR&gt; 
  &lt;/TBODY&gt; 
 &lt;/TABLE&gt; 
&lt;/BLOCKQUOTE&gt; 
&lt;BR /&gt;It doesn't matter cause this Field is the output from Salesforce and has nothing to do with the Mapping. 
&lt;BR /&gt; 
&lt;BR /&gt; 
&lt;BLOCKQUOTE&gt; 
 &lt;TABLE border="1"&gt; 
  &lt;TBODY&gt; 
   &lt;TR&gt; 
    &lt;TD&gt;The lookup "left out join" doesn't work well for your case?&lt;BR /&gt;Could you please simply give us your expected result and actual result?&amp;nbsp;&lt;BR /&gt;Best regards&lt;BR /&gt;Sabrina&amp;nbsp;&lt;/TD&gt; 
   &lt;/TR&gt; 
  &lt;/TBODY&gt; 
 &lt;/TABLE&gt; 
&lt;/BLOCKQUOTE&gt; 
&lt;BR /&gt;Sure no problem&amp;nbsp; 
&lt;BR /&gt;1 
&lt;B&gt;SQL statement:&lt;/B&gt; 
&lt;BR /&gt; 
&lt;PRE&gt;SELECT DISTINCT RELES.AKTJAHR,&lt;BR /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;RELES.VORJAHR,&lt;BR /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;RELFIRMA.NAME,&lt;BR /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;RELFIRMA.KTXT,&lt;BR /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;RELES.VORVORJAHR,&lt;BR /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;RELFIRMA.FIRMANR,&lt;BR /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;RELFIRMA.ABCKLAS, &lt;BR /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;RELANSCH.STRASSE,&lt;BR /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;RELANSCH.ORT,&lt;BR /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;RELANSCH.LAND,&lt;BR /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;RELANSCH.STAAT,&lt;BR /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;RELANSCH.PLZORT,&lt;BR /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;RELANSCH.PLZPOSTFACH,&lt;BR /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;RELANSCH.POSTFACH,&lt;BR /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;RELACP.VERTRETER2,&lt;BR /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;RELACP.VERTRETER1,&lt;BR /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;RELANSCH.LANDKNG&lt;BR /&gt; &amp;nbsp;FROM (((INFOR.RELFIRMA RELFIRMA&lt;BR /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;INNER JOIN INFOR.RELADRESSE RELADRESSE&lt;BR /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ON (RELFIRMA.FIRMANR = RELADRESSE.FIRMANR))&lt;BR /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; INNER JOIN INFOR.RELANSCH RELANSCH&lt;BR /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;ON (RELADRESSE.ANSCHRIFTNR = RELANSCH.ANSCHRIFTNR))&lt;BR /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; -- INNER JOIN INFOR.RELES RELES&lt;BR /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;LEFT OUTER JOIN INFOR.RELES RELES&lt;BR /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ON (RELES.DATENFELDER_1 = RELFIRMA.FIRMANR))&lt;BR /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; LEFT OUTER JOIN INFOR.RELACP RELACP ON (RELFIRMA.FIRMANR = RELACP.MNR)&lt;BR /&gt; WHERE &amp;nbsp; &amp;nbsp; RELANSCH.VERWENDUNG1 = 1&lt;BR /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;AND &amp;nbsp; &amp;nbsp; RELES.SATZART = 'UK' &lt;BR /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;AND RELFIRMA.VERWENDUNG1 = 1&lt;BR /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;AND RELFIRMA.FIRMANR = '18025' &lt;BR /&gt;&lt;/PRE&gt; 
&lt;BR /&gt; 
&lt;FONT face="consolas, monaco, 'bitstream vera sans mono', 'courier new', courier, monospace"&gt;This is the Line which is Similar to the Lookup from Talend side :&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;BR /&gt; 
&lt;FONT color="#339933"&gt;&lt;FONT face="consolas, monaco, 'bitstream vera sans mono', 'courier new', courier, monospace"&gt;LEFT OUTER JOIN INFOR.RELES RELES&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;FONT face="consolas, monaco, 'bitstream vera sans mono', 'courier new', courier, monospace"&gt;&lt;FONT color="#339933"&gt;ON (RELES.DATENFELDER_1 = RELFIRMA.FIRMANR)) &lt;/FONT&gt;&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;BR /&gt; 
&lt;FONT face="consolas, monaco, 'bitstream vera sans mono', 'courier new', courier, monospace"&gt;&lt;B&gt;The Result is :&lt;/B&gt;&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;BR /&gt; 
&lt;FONT color="#99cc33"&gt;AKTJAHR&lt;/FONT&gt;"," 
&lt;FONT color="#66cc33"&gt;VORJAHR&lt;/FONT&gt;","NAME","KTXT"," 
&lt;FONT color="#99cc33"&gt;VORVORJAHR&lt;/FONT&gt;"," 
&lt;FONT color="#66cc33"&gt;FIRMANR&lt;/FONT&gt;","ABCKLAS","STRASSE","ORT","LAND","STAAT","PLZORT","PLZPOSTFACH","POSTFACH","VERTRETER2","VERTRETER1","LANDKNG" 
&lt;BR /&gt; 
&lt;FONT color="#66cc33"&gt;140&lt;/FONT&gt;, 
&lt;FONT color="#99cc33"&gt;919&lt;/FONT&gt;,"AcmeGmbH","Acme GmbH", 
&lt;FONT color="#66cc33"&gt;2470&lt;/FONT&gt;," 
&lt;FONT color="#99cc33"&gt;18025&lt;/FONT&gt;","A","Dree 5","Berlin","","Deutschland","26405","","","","14","D" 
&lt;BR /&gt; 
&lt;BR /&gt;Note: The Record is slightly edited with Fake Data but i will edit the other records also that is clear to see whats going wrong. 
&lt;BR /&gt;This is the the Record which is correct and should be so: 
&lt;BR /&gt;Short Form ( Fields which are relevant): 
&lt;BR /&gt; 
&lt;FONT color="#99cc33"&gt;AKTJAHR: 140&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;FONT color="#66cc33"&gt;VORJAHR:&amp;nbsp;&lt;/FONT&gt; 
&lt;FONT color="#99cc33"&gt;919&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;FONT color="#99cc33"&gt;VORVORJAHR:&amp;nbsp;&lt;/FONT&gt; 
&lt;FONT color="#66cc33"&gt;2470&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;FONT color="#66cc33"&gt;Firmennummer: 18025&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;BR /&gt; 
&lt;B&gt;2. &lt;/B&gt; 
&lt;B&gt;The Excel Output ( converted in csv) from Talend:&lt;/B&gt; 
&lt;BR /&gt; 
&lt;BR /&gt; 
&lt;FONT color="#ff3333"&gt;VORVORJAHR&lt;/FONT&gt;; 
&lt;FONT color="#ff3333"&gt;VORJAHR&lt;/FONT&gt;; 
&lt;FONT color="#ff3333"&gt;AKTJAHR&lt;/FONT&gt;;ORT;PLZORT;Staat;STRASSE;KTXT;Name;VERTRETER1;Verwendung__c; 
&lt;FONT color="#66cc33"&gt;FIRMANR&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;BR /&gt; 
&lt;FONT color="#ff3333"&gt;18025&lt;/FONT&gt;; 
&lt;FONT color="#ff3333"&gt;140&lt;/FONT&gt;; 
&lt;FONT color="#ff3333"&gt;2470&lt;/FONT&gt;;Berlin;26405;Deutschland;Dree 5;AcmeGmbH;Acme GmbH;14;1; 
&lt;FONT color="#ff3333"&gt;18025&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;BR /&gt; 
&lt;B&gt;As you can see the Fields :&amp;nbsp;&lt;/B&gt; 
&lt;FONT color="#ff3333"&gt;&lt;B&gt;VORVORJAHR&lt;/B&gt;&lt;/FONT&gt; 
&lt;FONT color="#ff3333"&gt;&lt;B&gt;&amp;nbsp;&lt;/B&gt;are the &amp;nbsp;value of Firmanummer,&lt;B&gt;&amp;nbsp;&lt;/B&gt;&lt;/FONT&gt; 
&lt;FONT color="#ff3333"&gt;&lt;B&gt;VORJAHR&lt;/B&gt;&lt;/FONT&gt; 
&lt;FONT color="#ff3333"&gt;&lt;B&gt;&amp;nbsp;&lt;/B&gt;should be the value 919&lt;B&gt;,&amp;nbsp;&lt;/B&gt;&lt;/FONT&gt; 
&lt;FONT color="#ff3333"&gt;&lt;B&gt;AKTJAHR&lt;/B&gt;&lt;/FONT&gt; 
&lt;FONT color="#ff3333"&gt;&lt;B&gt;&amp;nbsp;&lt;/B&gt;should be the&amp;nbsp;&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;FONT color="#ff3333"&gt;value of&lt;B&gt;&amp;nbsp;&lt;/B&gt;&lt;/FONT&gt; 
&lt;FONT color="#ff3333"&gt;&lt;B&gt;VORJAHR&lt;/B&gt;&lt;/FONT&gt; 
&lt;FONT color="#ff3333"&gt;&lt;B&gt;&amp;nbsp;&lt;/B&gt;&lt;/FONT&gt; 
&lt;BR /&gt;So sth. is wrong. 
&lt;BR /&gt;Short Form ( which Fields are Relevant): 
&lt;BR /&gt; 
&lt;FONT color="#ff3333"&gt;VORVORJAHR&lt;/FONT&gt; 
&lt;FONT color="#99cc33"&gt;: &lt;/FONT&gt; 
&lt;FONT color="#ff3333"&gt;1825|| &amp;nbsp;&lt;/FONT&gt; 
&lt;FONT color="#66cc33"&gt;Right Value: 2470&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;FONT color="#ff3333"&gt;VORJAHR: 140 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|| &amp;nbsp;&lt;/FONT&gt; 
&lt;FONT color="#66cc33"&gt;Right Value: 919&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;FONT color="#ff3333"&gt;AKTJAHR:&amp;nbsp;&lt;/FONT&gt; 
&lt;FONT color="#ff3333"&gt;2470 &amp;nbsp; &amp;nbsp; &amp;nbsp; || &amp;nbsp;&lt;/FONT&gt; 
&lt;FONT color="#66cc33"&gt;Right Value: 140&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;BR /&gt; 
&lt;FONT color="#66cc33"&gt;Firmanummer: 18025&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;BR /&gt; 
&lt;B&gt;3. Output from Salesforce :&lt;/B&gt; 
&lt;BR /&gt;Id, 
&lt;FONT color="#ff3333"&gt;AKTJAHR&lt;/FONT&gt;,BillingAddress.latitude,BillingAddress.longitude,BillingAddress.city,BillingAddress.country,BillingAddress.countryCode,BillingAddress.postalCode,BillingAddress.state,BillingAddress.stateCode,BillingAddress.street,BillingCity,BillingCountry,BillingLatitude,BillingLongitude,BillingPostalCode,BillingState,BillingStreet,KTXT__c,Name, 
&lt;FONT color="#ff3333"&gt;VORVORJAHR&lt;/FONT&gt;, 
&lt;FONT color="#ff3333"&gt;VORJAHR&lt;/FONT&gt;, 
&lt;FONT color="#66cc33"&gt;FIRMANR&lt;/FONT&gt; 
&lt;BR /&gt;0012400000EI30UAAT, 
&lt;FONT color="#ff3333"&gt;2470&lt;/FONT&gt;,"","",Berlin,"","",26405,Deutschland,"",Dree 5,Berlin,"","","",26405,Deutschland,Dree 5,ACME GmbH,ACME GmbH, 
&lt;FONT color="#ff3333"&gt;18025&lt;/FONT&gt;, 
&lt;FONT color="#ff3333"&gt;140&lt;/FONT&gt;, 
&lt;FONT color="#66cc33"&gt;18025&lt;/FONT&gt; 
&lt;BR /&gt;In short form ( it's the same output as excel):&amp;nbsp; 
&lt;BR /&gt; 
&lt;FONT color="#ff3333"&gt;AKTJAHR:&amp;nbsp;&lt;/FONT&gt; 
&lt;FONT color="#ff3333"&gt;2470 &amp;nbsp; &amp;nbsp; &amp;nbsp; || &amp;nbsp;&lt;/FONT&gt; 
&lt;FONT color="#66cc33"&gt;Right Value: 140&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;FONT color="#ff3333"&gt;VORVORJAHR&lt;/FONT&gt; 
&lt;FONT color="#99cc33"&gt;:&amp;nbsp;&lt;/FONT&gt; 
&lt;FONT color="#ff3333"&gt;1825|| &amp;nbsp;&lt;/FONT&gt; 
&lt;FONT color="#66cc33"&gt;Right Value: 2470&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;FONT color="#ff3333"&gt;VORJAHR: 140 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|| &amp;nbsp;&lt;/FONT&gt; 
&lt;FONT color="#66cc33"&gt;Right Value: 919&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;FONT color="#66cc33"&gt;Firmanummer: 18025&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;BR /&gt;As you can see the Output from Talend in Salesforce and in Excel are the Same. 
&lt;BR /&gt;So i think i can exclude an error on Salesforce Side. 
&lt;BR /&gt;regards john&amp;nbsp;</description>
      <pubDate>Wed, 09 Mar 2016 11:01:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Some-Problems-with-added-lookup-in-Oracle-SF/m-p/2229852#M20658</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-03-09T11:01:57Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Some Problems with added lookup in Oracle-SF integration</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Some-Problems-with-added-lookup-in-Oracle-SF/m-p/2229853#M20659</link>
      <description>So some notes or suggestions for me.
&lt;BR /&gt;Or do you need some more infos or explainations.... is sth. unclear
&lt;BR /&gt;best regards fireskyer &amp;nbsp;</description>
      <pubDate>Tue, 15 Mar 2016 15:26:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Some-Problems-with-added-lookup-in-Oracle-SF/m-p/2229853#M20659</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-03-15T15:26:33Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Some Problems with added lookup in Oracle-SF integration</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Some-Problems-with-added-lookup-in-Oracle-SF/m-p/2229854#M20660</link>
      <description>Bumping .....&amp;nbsp;&lt;BR /&gt;regards fireskyer&amp;nbsp;</description>
      <pubDate>Thu, 31 Mar 2016 14:20:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Some-Problems-with-added-lookup-in-Oracle-SF/m-p/2229854#M20660</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-03-31T14:20:30Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Some Problems with added lookup in Oracle-SF integration</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Some-Problems-with-added-lookup-in-Oracle-SF/m-p/2229855#M20661</link>
      <description>No one again ?&amp;nbsp;
&lt;BR /&gt;regards&amp;nbsp;</description>
      <pubDate>Fri, 08 Apr 2016 08:20:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Some-Problems-with-added-lookup-in-Oracle-SF/m-p/2229855#M20661</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-04-08T08:20:36Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Some Problems with added lookup in Oracle-SF integration</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Some-Problems-with-added-lookup-in-Oracle-SF/m-p/2229856#M20662</link>
      <description>Update:
&lt;BR /&gt;Whats is crucial&amp;nbsp;
&lt;BR /&gt;If i change the Order from the Fields in the Mapping the output is null for the affected fields.
&lt;BR /&gt;regards john&amp;nbsp;</description>
      <pubDate>Wed, 13 Apr 2016 08:57:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Some-Problems-with-added-lookup-in-Oracle-SF/m-p/2229856#M20662</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-04-13T08:57:06Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Some Problems with added lookup in Oracle-SF integration</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Some-Problems-with-added-lookup-in-Oracle-SF/m-p/2229857#M20663</link>
      <description>Update :
&lt;BR /&gt;I had an other job and i could solve the problem with an very idiotical trick which gives no sense.
&lt;BR /&gt;I rearaange the Fiels from the tmap schema &amp;nbsp;a little bit ( put the field down in the schema &amp;nbsp;) ... but with other job it doesnt work.
&lt;BR /&gt;But back to this 
&lt;B&gt;actual job:&lt;/B&gt;
&lt;BR /&gt;I haven't achieved to make this job working.
&lt;BR /&gt;What iv'e done is to rebuild the job from scratch in a completely different way.
&lt;BR /&gt;@xdishi:
&lt;BR /&gt;Do you have researched the java code from the job ? Or only the job conception&amp;nbsp;
&lt;BR /&gt;I don't know why this job doesn't work properly.&amp;nbsp;
&lt;BR /&gt;But I asssume that Talend cannot process some Jobs with Lookups within an &amp;nbsp;join statement together not really properly.
&lt;BR /&gt;But depsite of that guess ... i just change everything with other components.
&lt;BR /&gt;so in any way the issue is "solved " .. but I'M really interested in the fact &amp;nbsp;what was &amp;nbsp;wrong with the job
&lt;BR /&gt;regards john&amp;nbsp;</description>
      <pubDate>Thu, 14 Apr 2016 22:23:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Some-Problems-with-added-lookup-in-Oracle-SF/m-p/2229857#M20663</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-04-14T22:23:38Z</dc:date>
    </item>
  </channel>
</rss>

