<?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 Get returned value by Tsystem + .jar in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Get-returned-value-by-Tsystem-jar/m-p/2290505#M63781</link>
    <description>Hello, i am using a tsystem component which launch a .jar file.
&lt;BR /&gt;My jar file return an int and i would like to get this value in talend.
&lt;BR /&gt;Is it possible? Finally, the goal is to do something like that: context.paramA = JarReturnedValue;
&lt;BR /&gt;
&lt;BR /&gt;Thank you in advance</description>
    <pubDate>Wed, 19 Jun 2013 10:11:01 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2013-06-19T10:11:01Z</dc:date>
    <item>
      <title>Get returned value by Tsystem + .jar</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Get-returned-value-by-Tsystem-jar/m-p/2290505#M63781</link>
      <description>Hello, i am using a tsystem component which launch a .jar file.
&lt;BR /&gt;My jar file return an int and i would like to get this value in talend.
&lt;BR /&gt;Is it possible? Finally, the goal is to do something like that: context.paramA = JarReturnedValue;
&lt;BR /&gt;
&lt;BR /&gt;Thank you in advance</description>
      <pubDate>Wed, 19 Jun 2013 10:11:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Get-returned-value-by-Tsystem-jar/m-p/2290505#M63781</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-06-19T10:11:01Z</dc:date>
    </item>
    <item>
      <title>Re: Get returned value by Tsystem + .jar</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Get-returned-value-by-Tsystem-jar/m-p/2290506#M63782</link>
      <description>You should be able to capture it with (Integer)globalMap.get("tSystem_1_EXIT_VALUE").</description>
      <pubDate>Thu, 20 Jun 2013 02:19:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Get-returned-value-by-Tsystem-jar/m-p/2290506#M63782</guid>
      <dc:creator>alevy</dc:creator>
      <dc:date>2013-06-20T02:19:15Z</dc:date>
    </item>
    <item>
      <title>Re: Get returned value by Tsystem + .jar</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Get-returned-value-by-Tsystem-jar/m-p/2290507#M63783</link>
      <description>thank you!!</description>
      <pubDate>Thu, 20 Jun 2013 08:50:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Get-returned-value-by-Tsystem-jar/m-p/2290507#M63783</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-06-20T08:50:07Z</dc:date>
    </item>
  </channel>
</rss>

