<?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: Issue with tJava and tSalesforceInput not carrying through data in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Issue-with-tJava-and-tSalesforceInput-not-carrying-through-data/m-p/2213370#M10654</link>
    <description>You should have used tJavaRow&lt;BR /&gt;Actually since you already have a tMap , you don't need tJavaRow. You can write this transformation there.</description>
    <pubDate>Fri, 22 Mar 2019 10:47:58 GMT</pubDate>
    <dc:creator>vatsal_ras</dc:creator>
    <dc:date>2019-03-22T10:47:58Z</dc:date>
    <item>
      <title>Issue with tJava and tSalesforceInput not carrying through data</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Issue-with-tJava-and-tSalesforceInput-not-carrying-through-data/m-p/2213368#M10652</link>
      <description>&lt;P&gt;Hi.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I'm hoping someone will be able to help me.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I am trying to transfer content version from one Salesforce org to another.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I have configured the job to pull all the correct field, but the VersionData field is Base64encoded in the new system.&lt;/P&gt; 
&lt;P&gt;&lt;BR /&gt;To remedy this, I added a tJava component and tried to decode it, however it seemed like the updated value was not being pulled across.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;To test this I changed the title and body to null (as shown below in screenshot), but its still sending over the title and body from before the Java row.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Does anyone have any idea why its not taking the new values I pass over?&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jobSpec.PNG" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M2uY.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/129984iE92543BC343F2AA3/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M2uY.png" alt="0683p000009M2uY.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 06:26:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Issue-with-tJava-and-tSalesforceInput-not-carrying-through-data/m-p/2213368#M10652</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T06:26:32Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with tJava and tSalesforceInput not carrying through data</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Issue-with-tJava-and-tSalesforceInput-not-carrying-through-data/m-p/2213369#M10653</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You should leverage a tJavaRow or tJavaFlex as tJava is only executed once at the begining of the flow and cannot see the data from salesforce whereas&amp;nbsp;tJavaRow or tJavaFlex are executed for each row of data.&lt;/P&gt;</description>
      <pubDate>Wed, 06 Mar 2019 16:37:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Issue-with-tJava-and-tSalesforceInput-not-carrying-through-data/m-p/2213369#M10653</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-03-06T16:37:52Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with tJava and tSalesforceInput not carrying through data</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Issue-with-tJava-and-tSalesforceInput-not-carrying-through-data/m-p/2213370#M10654</link>
      <description>You should have used tJavaRow&lt;BR /&gt;Actually since you already have a tMap , you don't need tJavaRow. You can write this transformation there.</description>
      <pubDate>Fri, 22 Mar 2019 10:47:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Issue-with-tJava-and-tSalesforceInput-not-carrying-through-data/m-p/2213370#M10654</guid>
      <dc:creator>vatsal_ras</dc:creator>
      <dc:date>2019-03-22T10:47:58Z</dc:date>
    </item>
  </channel>
</rss>

