<?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] tFlowToIterate Issue with Variable in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/resolved-tFlowToIterate-Issue-with-Variable/m-p/2355095#M120916</link>
    <description>It is not clear exactly what you're doing; but it sounds like you may referring to "contact" as a Java variable, maybe when passing data to tRunJob?
&lt;BR /&gt;To correctly refer to data from tFlowToIterate, it would be something like: -
&lt;BR /&gt;((String) globalMap.get("row.Id"))</description>
    <pubDate>Tue, 26 Jul 2016 13:15:11 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2016-07-26T13:15:11Z</dc:date>
    <item>
      <title>[resolved] tFlowToIterate Issue with Variable</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-tFlowToIterate-Issue-with-Variable/m-p/2355093#M120914</link>
      <description>Hi, 
&lt;BR /&gt;I am trying to create a job which will pass data from Salesforce into another system through an API. 
&lt;BR /&gt;After some difficulty, i have a SalesforceInput component which will grab the data and correctly pass the data into either a tLogRow or DelimitedFile. 
&lt;BR /&gt;However, my API component is a subjob, so when i try to pass the data to a tFlowToIterate to then pass into the child job, i now get &amp;nbsp;the following error: "contact cannot be resolved to a variable" 
&lt;BR /&gt;Contact is the module I am using from Salesforce. 
&lt;BR /&gt;Job is a follows: 
&lt;BR /&gt;tSalesforceInput ---&amp;gt; tFlowToIterate ---&amp;gt; tRunJob 
&lt;BR /&gt;Data is pushed into Contexts which are then called into tFixedFlowInput's in the subjob which push the data into a Restful API. 
&lt;BR /&gt;Can anyone suggest why i am getting this error? 
&lt;BR /&gt;Thanks.</description>
      <pubDate>Sat, 16 Nov 2024 10:29:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-tFlowToIterate-Issue-with-Variable/m-p/2355093#M120914</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T10:29:08Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] tFlowToIterate Issue with Variable</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-tFlowToIterate-Issue-with-Variable/m-p/2355094#M120915</link>
      <description>Error was due to a typo in one of the context.{name} statements.</description>
      <pubDate>Tue, 26 Jul 2016 13:14:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-tFlowToIterate-Issue-with-Variable/m-p/2355094#M120915</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-07-26T13:14:01Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] tFlowToIterate Issue with Variable</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-tFlowToIterate-Issue-with-Variable/m-p/2355095#M120916</link>
      <description>It is not clear exactly what you're doing; but it sounds like you may referring to "contact" as a Java variable, maybe when passing data to tRunJob?
&lt;BR /&gt;To correctly refer to data from tFlowToIterate, it would be something like: -
&lt;BR /&gt;((String) globalMap.get("row.Id"))</description>
      <pubDate>Tue, 26 Jul 2016 13:15:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-tFlowToIterate-Issue-with-Variable/m-p/2355095#M120916</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-07-26T13:15:11Z</dc:date>
    </item>
  </channel>
</rss>

