<?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 tServerAlive in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/tServerAlive/m-p/2325734#M95298</link>
    <description>hello 
&lt;BR /&gt;When I use the tserveralive passing the parameters for variables it does not work, only if I type, have tested the variables and they return me the correct value, address and port, but always the value of tserveralive is false. 
&lt;BR /&gt;This list containing the host and port are coming from a CSV file. 
&lt;BR /&gt;tFileInputDelimited ----&amp;gt; tJavaRow -&amp;gt; globalMap.put ("host" row1.host); and globalMap.put ("host" row1.port);tServeralive ----&amp;gt; (String) globalMap.get ("host"); and (String) globalMap.get ("port"); 
&lt;BR /&gt;But the result is always false. 
&lt;BR /&gt;If you know tell me what's wrong. 
&lt;BR /&gt;Tanks.</description>
    <pubDate>Sat, 16 Nov 2024 11:08:07 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2024-11-16T11:08:07Z</dc:date>
    <item>
      <title>tServerAlive</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tServerAlive/m-p/2325734#M95298</link>
      <description>hello 
&lt;BR /&gt;When I use the tserveralive passing the parameters for variables it does not work, only if I type, have tested the variables and they return me the correct value, address and port, but always the value of tserveralive is false. 
&lt;BR /&gt;This list containing the host and port are coming from a CSV file. 
&lt;BR /&gt;tFileInputDelimited ----&amp;gt; tJavaRow -&amp;gt; globalMap.put ("host" row1.host); and globalMap.put ("host" row1.port);tServeralive ----&amp;gt; (String) globalMap.get ("host"); and (String) globalMap.get ("port"); 
&lt;BR /&gt;But the result is always false. 
&lt;BR /&gt;If you know tell me what's wrong. 
&lt;BR /&gt;Tanks.</description>
      <pubDate>Sat, 16 Nov 2024 11:08:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tServerAlive/m-p/2325734#M95298</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T11:08:07Z</dc:date>
    </item>
    <item>
      <title>Re: tServerAlive</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tServerAlive/m-p/2325735#M95299</link>
      <description>Hi&amp;nbsp; 
&lt;BR /&gt;The job design looks like: 
&lt;BR /&gt;tFileInputDelimited--main(row1)--tFlowToIterate--iterate--tServerAlive--oncomponentok--tJava 
&lt;BR /&gt;on tServerAlive, you can configure the Host filed with current host value with expression: 
&lt;BR /&gt;(String)globalMap.get("row1.host") 
&lt;BR /&gt;The same syntax for Post field. 
&lt;BR /&gt;on tJava, you check the result like: 
&lt;BR /&gt;boolean result=((Boolean)globalMap.get("tServerAlive_1_SERVER_ALIVE_RESULT")); 
&lt;BR /&gt;System.out.println(result); 
&lt;BR /&gt;Best regards 
&lt;BR /&gt;Shong</description>
      <pubDate>Thu, 23 Jul 2015 09:42:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tServerAlive/m-p/2325735#M95299</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-07-23T09:42:47Z</dc:date>
    </item>
  </channel>
</rss>

