<?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 What's my ip ? in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/What-s-my-ip/m-p/2373227#M135978</link>
    <description>&lt;P&gt;Hi there.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Just a quick question.&lt;/P&gt;&lt;P&gt;I'm running my jobs on a linux server and would like my job to send me a mail with the hostname and the ip of this server.&lt;/P&gt;&lt;P&gt;How do i manage to get the ip ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for you'r much welcomed input.&lt;/P&gt;</description>
    <pubDate>Mon, 09 Oct 2017 09:14:03 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-10-09T09:14:03Z</dc:date>
    <item>
      <title>What's my ip ?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/What-s-my-ip/m-p/2373227#M135978</link>
      <description>&lt;P&gt;Hi there.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Just a quick question.&lt;/P&gt;&lt;P&gt;I'm running my jobs on a linux server and would like my job to send me a mail with the hostname and the ip of this server.&lt;/P&gt;&lt;P&gt;How do i manage to get the ip ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for you'r much welcomed input.&lt;/P&gt;</description>
      <pubDate>Mon, 09 Oct 2017 09:14:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/What-s-my-ip/m-p/2373227#M135978</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-10-09T09:14:03Z</dc:date>
    </item>
    <item>
      <title>Re: What's my ip ?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/What-s-my-ip/m-p/2373228#M135979</link>
      <description>Set variables in a tSetGlobVar
&lt;BR /&gt;ip=java.net.InetAddress.getLocalHost()
&lt;BR /&gt;hostname=java.net.InetAddress.getLocalHost().getHostName()
&lt;BR /&gt;
&lt;BR /&gt;And use those variables in your email component body.
&lt;BR /&gt;Isnt it??
&lt;BR /&gt;</description>
      <pubDate>Mon, 09 Oct 2017 10:01:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/What-s-my-ip/m-p/2373228#M135979</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-10-09T10:01:10Z</dc:date>
    </item>
  </channel>
</rss>

