<?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: can we Return value to terminal in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/can-we-Return-value-to-terminal/m-p/2371471#M134412</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;The return value need to be captured and job will be run in an iterative manner.Cant we return output in other way? since system.exit will bring JVM out.&lt;/P&gt;</description>
    <pubDate>Tue, 17 Apr 2018 04:11:16 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-04-17T04:11:16Z</dc:date>
    <item>
      <title>can we Return value to terminal</title>
      <link>https://community.qlik.com/t5/Talend-Studio/can-we-Return-value-to-terminal/m-p/2371469#M134410</link>
      <description>&lt;P&gt;Hi ,&lt;/P&gt; 
&lt;P&gt;i am running the .sh file from build job by&amp;nbsp; passing parameters.i need to return the the output.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;its like job.sh --context_param type="something" --context_param value="something" so it need to return value by processing&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="talend.JPG" style="width: 637px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009LwWl.jpg"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/145988i97D33DCB17148CE5/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009LwWl.jpg" alt="0683p000009LwWl.jpg" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;i had done like this done processing in talend and assign it to global varible and using the fixedflow input pointingg to tbufferoutput .&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I need help will Tbuffer return value to terminal? How can we know if it is returning value.&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 08:23:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/can-we-Return-value-to-terminal/m-p/2371469#M134410</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T08:23:55Z</dc:date>
    </item>
    <item>
      <title>Re: can we Return value to terminal</title>
      <link>https://community.qlik.com/t5/Talend-Studio/can-we-Return-value-to-terminal/m-p/2371470#M134411</link>
      <description>If you want to return something like a return code, you may just call System.exit(yourValue)</description>
      <pubDate>Tue, 17 Apr 2018 03:57:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/can-we-Return-value-to-terminal/m-p/2371470#M134411</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2018-04-17T03:57:02Z</dc:date>
    </item>
    <item>
      <title>Re: can we Return value to terminal</title>
      <link>https://community.qlik.com/t5/Talend-Studio/can-we-Return-value-to-terminal/m-p/2371471#M134412</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;The return value need to be captured and job will be run in an iterative manner.Cant we return output in other way? since system.exit will bring JVM out.&lt;/P&gt;</description>
      <pubDate>Tue, 17 Apr 2018 04:11:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/can-we-Return-value-to-terminal/m-p/2371471#M134412</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-04-17T04:11:16Z</dc:date>
    </item>
    <item>
      <title>Re: can we Return value to terminal</title>
      <link>https://community.qlik.com/t5/Talend-Studio/can-we-Return-value-to-terminal/m-p/2371472#M134413</link>
      <description>system.out.println will print to the standard output. So, you can capture this data flow from the script which launch the job.</description>
      <pubDate>Tue, 17 Apr 2018 06:14:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/can-we-Return-value-to-terminal/m-p/2371472#M134413</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2018-04-17T06:14:31Z</dc:date>
    </item>
  </channel>
</rss>

