<?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 How to convert tjava code to tjavaflex? in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/How-to-convert-tjava-code-to-tjavaflex/m-p/2284906#M58528</link>
    <description>&lt;P&gt;I have following tjava code which I need to implement in tjavaflex component.&amp;nbsp; The reason is tJava component is not connecting to tRestClient component.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;if ( ((Integer)globalMap.get("tLoop_2_CURRENT_ITERATION")) &amp;gt; 10)&lt;BR /&gt;{&lt;/P&gt;&lt;P&gt;context.continueLooping = false;&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;else&lt;BR /&gt;{&lt;BR /&gt;context.continueLooping = true;&lt;BR /&gt;}&lt;/P&gt;</description>
    <pubDate>Mon, 14 Jan 2019 20:46:26 GMT</pubDate>
    <dc:creator>rp2018</dc:creator>
    <dc:date>2019-01-14T20:46:26Z</dc:date>
    <item>
      <title>How to convert tjava code to tjavaflex?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-convert-tjava-code-to-tjavaflex/m-p/2284906#M58528</link>
      <description>&lt;P&gt;I have following tjava code which I need to implement in tjavaflex component.&amp;nbsp; The reason is tJava component is not connecting to tRestClient component.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;if ( ((Integer)globalMap.get("tLoop_2_CURRENT_ITERATION")) &amp;gt; 10)&lt;BR /&gt;{&lt;/P&gt;&lt;P&gt;context.continueLooping = false;&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;else&lt;BR /&gt;{&lt;BR /&gt;context.continueLooping = true;&lt;BR /&gt;}&lt;/P&gt;</description>
      <pubDate>Mon, 14 Jan 2019 20:46:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-convert-tjava-code-to-tjavaflex/m-p/2284906#M58528</guid>
      <dc:creator>rp2018</dc:creator>
      <dc:date>2019-01-14T20:46:26Z</dc:date>
    </item>
    <item>
      <title>Re: How to convert tjava code to tjavaflex?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-convert-tjava-code-to-tjavaflex/m-p/2284907#M58529</link>
      <description>&lt;P&gt;just put your code in a midle part of tJavaFlex.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;top part - run before any iterations&lt;/P&gt;&lt;P&gt;middle - run for each row, what you are really want&lt;/P&gt;&lt;P&gt;bottom part - run after all iterations&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 14 Jan 2019 21:16:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-convert-tjava-code-to-tjavaflex/m-p/2284907#M58529</guid>
      <dc:creator>vapukov</dc:creator>
      <dc:date>2019-01-14T21:16:30Z</dc:date>
    </item>
  </channel>
</rss>

