<?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 Variables from file (SSH Automation) in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Variables-from-file-SSH-Automation/m-p/2364805#M128504</link>
    <description>&lt;P&gt;I would like to create job that would automate some commands invocation using tSSH component. My initial design would look like this:&lt;BR /&gt;1. Ini file with IP of Servers (lets say 10 - 15 servers)&lt;BR /&gt;2. Read INI file, and then interate through every IP&lt;BR /&gt;3. tSSH uses IP from INI file (HOST parameter in components) to connect to server and invoke 3-5 commands.&lt;BR /&gt;4. Output is being saved to file for every IP address.&lt;BR /&gt;I managed to do it for 1 server (no iteration just hardcoded IP address in HOST parameter of components tab in tSSH).&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Question is: Can it be done? And of course how &lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MACJ.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/133049iD780B7DE0116E4D1/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MACJ.png" alt="0683p000009MACJ.png" /&gt;&lt;/span&gt;&lt;BR /&gt;Thanks for any answers.&lt;/P&gt;</description>
    <pubDate>Sun, 23 Oct 2016 15:56:58 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2016-10-23T15:56:58Z</dc:date>
    <item>
      <title>Variables from file (SSH Automation)</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Variables-from-file-SSH-Automation/m-p/2364805#M128504</link>
      <description>&lt;P&gt;I would like to create job that would automate some commands invocation using tSSH component. My initial design would look like this:&lt;BR /&gt;1. Ini file with IP of Servers (lets say 10 - 15 servers)&lt;BR /&gt;2. Read INI file, and then interate through every IP&lt;BR /&gt;3. tSSH uses IP from INI file (HOST parameter in components) to connect to server and invoke 3-5 commands.&lt;BR /&gt;4. Output is being saved to file for every IP address.&lt;BR /&gt;I managed to do it for 1 server (no iteration just hardcoded IP address in HOST parameter of components tab in tSSH).&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Question is: Can it be done? And of course how &lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MACJ.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/133049iD780B7DE0116E4D1/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MACJ.png" alt="0683p000009MACJ.png" /&gt;&lt;/span&gt;&lt;BR /&gt;Thanks for any answers.&lt;/P&gt;</description>
      <pubDate>Sun, 23 Oct 2016 15:56:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Variables-from-file-SSH-Automation/m-p/2364805#M128504</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-10-23T15:56:58Z</dc:date>
    </item>
    <item>
      <title>Re: Variables from file (SSH Automation)</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Variables-from-file-SSH-Automation/m-p/2364806#M128505</link>
      <description>A tFileInputDelimited with a single String column titled "IP" as the schema will import your INI file. Connect that to a tFlowToIterate, and then an Iterate connection&amp;nbsp;to your tSSH component.
&lt;BR /&gt;
&lt;BR /&gt;Reference the current IP as row1.IP in the tSSH component's Host setting.
&lt;BR /&gt;
&lt;BR /&gt;
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MFt7.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/155483iA6D8CB0AB2E27AD6/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MFt7.png" alt="0683p000009MFt7.png" /&gt;&lt;/span&gt;</description>
      <pubDate>Mon, 24 Oct 2016 16:23:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Variables-from-file-SSH-Automation/m-p/2364806#M128505</guid>
      <dc:creator>cterenzi</dc:creator>
      <dc:date>2016-10-24T16:23:09Z</dc:date>
    </item>
    <item>
      <title>Re: Variables from file (SSH Automation)</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Variables-from-file-SSH-Automation/m-p/2364807#M128506</link>
      <description>Thanks, actually done it with generating rows (on the beginning).&amp;nbsp;</description>
      <pubDate>Tue, 25 Oct 2016 19:18:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Variables-from-file-SSH-Automation/m-p/2364807#M128506</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-10-25T19:18:29Z</dc:date>
    </item>
  </channel>
</rss>

