<?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] user input in runnable jar in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/resolved-user-input-in-runnable-jar/m-p/2197196#M1035</link>
    <description>Thank you Shong - this is very good. You answered the exact question. However in the simple scenario the query can be amended as: 
&lt;BR /&gt; 
&lt;PRE&gt;"...&lt;BR /&gt;where Num = " + ((String)globalMap.get("tMsgBox_1_RESULT"))&lt;/PRE&gt; 
&lt;BR /&gt;One less component. One less context var. 
&lt;BR /&gt;Of course if the "Num" needs to be used again, then the context var is better.</description>
    <pubDate>Mon, 04 Apr 2011 20:51:20 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2011-04-04T20:51:20Z</dc:date>
    <item>
      <title>[resolved] user input in runnable jar</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-user-input-in-runnable-jar/m-p/2197194#M1033</link>
      <description>I have the following :
&lt;BR /&gt;tMSSqlInput -&amp;gt; tSortRow-&amp;gt;tMap-&amp;gt;tFileOutputExcel
&lt;BR /&gt;In the tMSSqlInput, I use a context variable for the query :
&lt;BR /&gt;Select ....
&lt;BR /&gt;From ...
&lt;BR /&gt;where Num = +context.num
&lt;BR /&gt;this is working fine in Talend , when I run the job, it ask me to enter the value for num and I extract the good information.
&lt;BR /&gt;I try to export this job as runnable jar.
&lt;BR /&gt;When I run the runnable jar, it does nothing, it doesn't ask for anything.
&lt;BR /&gt;Is there a way to do this, have a user input in the runnable jar
&lt;BR /&gt;Thank you
&lt;BR /&gt;Christophe</description>
      <pubDate>Sat, 16 Nov 2024 12:59:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-user-input-in-runnable-jar/m-p/2197194#M1033</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T12:59:56Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] user input in runnable jar</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-user-input-in-runnable-jar/m-p/2197195#M1034</link>
      <description>Hi
&lt;BR /&gt;Using a tmsgbox at the beginning of job to requires a input from user, please see my screenshot.
&lt;BR /&gt;Best regards
&lt;BR /&gt;Shong</description>
      <pubDate>Sat, 02 Apr 2011 02:12:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-user-input-in-runnable-jar/m-p/2197195#M1034</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-04-02T02:12:07Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] user input in runnable jar</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-user-input-in-runnable-jar/m-p/2197196#M1035</link>
      <description>Thank you Shong - this is very good. You answered the exact question. However in the simple scenario the query can be amended as: 
&lt;BR /&gt; 
&lt;PRE&gt;"...&lt;BR /&gt;where Num = " + ((String)globalMap.get("tMsgBox_1_RESULT"))&lt;/PRE&gt; 
&lt;BR /&gt;One less component. One less context var. 
&lt;BR /&gt;Of course if the "Num" needs to be used again, then the context var is better.</description>
      <pubDate>Mon, 04 Apr 2011 20:51:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-user-input-in-runnable-jar/m-p/2197196#M1035</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-04-04T20:51:20Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] user input in runnable jar</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-user-input-in-runnable-jar/m-p/2197197#M1036</link>
      <description>I forgot to subscribe to my original message and see the answer just now &lt;BR /&gt;It is working fine, I took the second option as it is a simple job.&lt;BR /&gt;Thank you</description>
      <pubDate>Tue, 05 Apr 2011 18:06:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-user-input-in-runnable-jar/m-p/2197197#M1036</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-04-05T18:06:10Z</dc:date>
    </item>
  </channel>
</rss>

