<?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: Populating lookup fields in Salesforce in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Populating-lookup-fields-in-Salesforce/m-p/2308169#M79528</link>
    <description>Because there are too many possible combinations, which would add too much processing overhead to cater for them all implicitly. You should look at the 
&lt;A href="http://docs.oracle.com/javase/6/docs/api/allclasses-noframe.html" target="_blank" rel="nofollow noopener noreferrer"&gt;Java docs&lt;/A&gt; for all your field manipulation questions. 
&lt;BR /&gt;Double.valueOf(your variable)</description>
    <pubDate>Mon, 02 Sep 2013 01:16:25 GMT</pubDate>
    <dc:creator>alevy</dc:creator>
    <dc:date>2013-09-02T01:16:25Z</dc:date>
    <item>
      <title>Populating lookup fields in Salesforce</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Populating-lookup-fields-in-Salesforce/m-p/2308167#M79526</link>
      <description>I'm a new Talend user and trying to set up jobs to push MS SQL data into Salesforce. I'm trying to populate the Account object in Salesforce, but I get the following error message:
&lt;BR /&gt;Exception: Owner ID: owner cannot be blank
&lt;BR /&gt;If I try to populate the Owner ID field with my email address (which is also my Salesforce user name), I get the following:
&lt;BR /&gt;java.lang.Exception: Owner ID: id value of incorrect type: 
&lt;BR /&gt;What is the process for populating these related fields in standard Salesforce objects?</description>
      <pubDate>Sat, 16 Nov 2024 11:55:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Populating-lookup-fields-in-Salesforce/m-p/2308167#M79526</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T11:55:19Z</dc:date>
    </item>
    <item>
      <title>Re: Populating lookup fields in Salesforce</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Populating-lookup-fields-in-Salesforce/m-p/2308168#M79527</link>
      <description>I'm working on a job that pushes data from an MS SQL view into Salesforce, and I'm encountering a confusing data conversion error. 
&lt;BR /&gt;Two of the columns in the MS SQL view have a data type of "int". In the Talend schema for the view, the DB Type for both columns is "INT". The Type for one of the columns is "int"; for the other, it is "Integer" 
&lt;BR /&gt;In the target Salesforce object, the fields have types of Number(4,0) and Number(6,0). In the Talend Schema for the object, the Type for both fields is "Double" 
&lt;BR /&gt;The mapping between the fields is correct and direct; there are no formulas or other data transformations in the mapping. 
&lt;BR /&gt;When I run the job, I'm shown a warning dialog with the following two warnings: 
&lt;BR /&gt;Type mismatch: cannot convert from int to Double 
&lt;BR /&gt;Type mismatch: cannot convert from Integer to Double 
&lt;BR /&gt;If I click "Continue", the job fails with the following message: 
&lt;BR /&gt;Exception in thread "main" java.lang.Error: Unresolved compilation problems: 
&lt;BR /&gt; Type mismatch: cannot convert from int to Double 
&lt;BR /&gt; Type mismatch: cannot convert from Integer to Double 
&lt;BR /&gt;I don't understand why it wouldn't be possible to do this conversion implicitly and without loss of precision. I also don't can't find anything in the documentation about how to do an explicit conversion from int/Integer to Double.</description>
      <pubDate>Thu, 29 Aug 2013 15:48:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Populating-lookup-fields-in-Salesforce/m-p/2308168#M79527</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-08-29T15:48:50Z</dc:date>
    </item>
    <item>
      <title>Re: Populating lookup fields in Salesforce</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Populating-lookup-fields-in-Salesforce/m-p/2308169#M79528</link>
      <description>Because there are too many possible combinations, which would add too much processing overhead to cater for them all implicitly. You should look at the 
&lt;A href="http://docs.oracle.com/javase/6/docs/api/allclasses-noframe.html" target="_blank" rel="nofollow noopener noreferrer"&gt;Java docs&lt;/A&gt; for all your field manipulation questions. 
&lt;BR /&gt;Double.valueOf(your variable)</description>
      <pubDate>Mon, 02 Sep 2013 01:16:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Populating-lookup-fields-in-Salesforce/m-p/2308169#M79528</guid>
      <dc:creator>alevy</dc:creator>
      <dc:date>2013-09-02T01:16:25Z</dc:date>
    </item>
  </channel>
</rss>

