<?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: JasperETL - Send Parameter in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/JasperETL-Send-Parameter/m-p/2264258#M44156</link>
    <description>Thanks, works fine.</description>
    <pubDate>Tue, 03 May 2011 21:13:50 GMT</pubDate>
    <dc:creator>_AnonymousUser</dc:creator>
    <dc:date>2011-05-03T21:13:50Z</dc:date>
    <item>
      <title>JasperETL - Send Parameter</title>
      <link>https://community.qlik.com/t5/Talend-Studio/JasperETL-Send-Parameter/m-p/2264255#M44153</link>
      <description>Good afternoon. 
&lt;BR /&gt; I'm doing some testing within the ETL control. 
&lt;BR /&gt; One such test is to read a table in the database and send the resulting rows as a parameter to a file. "bat. " 
&lt;BR /&gt; The test I've done is: 
&lt;BR /&gt; 1. Using the generator of rows to create a column of type string that returns 3 rows with me random text. 
&lt;BR /&gt; 2. Connect the generator to a "tRunJob" which consists solely of the bat performance console that I made. 
&lt;BR /&gt; 3. Running the "job" I see that clearly runs 3 times my process. "bat" without any parameters. 
&lt;BR /&gt; I tried to create a "Context Group" with a variable. 
&lt;BR /&gt; This variable I have tried to use within the generator of rows in the "tRunJob" and "tSystem" but I can not do that pass parameters correctly. 
&lt;BR /&gt; Could someone tell me what the series of steps to send "N"number of rows in a "tRowGenerator" as parameters to a console? 
&lt;BR /&gt; I hope you can help and thanks in advance. 
&lt;BR /&gt; Greetings.</description>
      <pubDate>Sat, 16 Nov 2024 12:56:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/JasperETL-Send-Parameter/m-p/2264255#M44153</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2024-11-16T12:56:54Z</dc:date>
    </item>
    <item>
      <title>Re: JasperETL - Send Parameter</title>
      <link>https://community.qlik.com/t5/Talend-Studio/JasperETL-Send-Parameter/m-p/2264256#M44154</link>
      <description>What I have done now is to make it simple. 
&lt;BR /&gt; 1. Use the "tRowGenerator"to create a column called "FileName"that generates random strings 3 rows. 
&lt;BR /&gt; 2. I think a "tSystem"pointing to my file ".bat" 
&lt;BR /&gt; 3. both steps one through a link of type "iterate". 
&lt;BR /&gt; 4. Within the parameters of "tSystem" I create a new parameter named "Parameter" with the following value: (String) globalMap.get ("tRowGenerator_FileName") 
&lt;BR /&gt; But the file is still running ".bat" without any string generated by the "tRowGenerator". 
&lt;BR /&gt;Can you help?</description>
      <pubDate>Mon, 02 May 2011 23:21:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/JasperETL-Send-Parameter/m-p/2264256#M44154</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2011-05-02T23:21:42Z</dc:date>
    </item>
    <item>
      <title>Re: JasperETL - Send Parameter</title>
      <link>https://community.qlik.com/t5/Talend-Studio/JasperETL-Send-Parameter/m-p/2264257#M44155</link>
      <description>Hi 
&lt;BR /&gt;You are on the right road, the only problem is you don't know how to iterate each row generated by tRowGenerator. Your job looks like: 
&lt;BR /&gt;tRowGenerator---row1--&amp;gt;tFlowToIterate--iterate---&amp;gt;tSystem 
&lt;BR /&gt; 
&lt;PRE&gt;"cmd /c D:/file/test/ff_0.1/ff/ff_run.bat --context=Default --context_param name="+row1.FileName&lt;/PRE&gt; 
&lt;BR /&gt;Best regards 
&lt;BR /&gt;Shong</description>
      <pubDate>Tue, 03 May 2011 05:02:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/JasperETL-Send-Parameter/m-p/2264257#M44155</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-05-03T05:02:12Z</dc:date>
    </item>
    <item>
      <title>Re: JasperETL - Send Parameter</title>
      <link>https://community.qlik.com/t5/Talend-Studio/JasperETL-Send-Parameter/m-p/2264258#M44156</link>
      <description>Thanks, works fine.</description>
      <pubDate>Tue, 03 May 2011 21:13:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/JasperETL-Send-Parameter/m-p/2264258#M44156</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2011-05-03T21:13:50Z</dc:date>
    </item>
  </channel>
</rss>

