<?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 How to execute a command in tSSH? in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/How-to-execute-a-command-in-tSSH/m-p/2328392#M97677</link>
    <description>Hi,
&lt;BR /&gt; I have a oracle Table as below
&lt;BR /&gt; 
&lt;BR /&gt; job name | process_timings
&lt;BR /&gt; job001 | 12:00
&lt;BR /&gt; job002 | 10:30
&lt;BR /&gt; 
&lt;BR /&gt; I have a unix script which creates a .csv file having job name whose process_timings matches with current system time .
&lt;BR /&gt; It works fine in unix .
&lt;BR /&gt; For Eg : If the system time is 10:30 then output .csv has
&lt;BR /&gt; job002
&lt;BR /&gt; Now i need to run this script via talend tssh .
&lt;BR /&gt; my job has only tSSH stage with unix command . its creating a .csv file but not fetching the job_name that matches .
&lt;BR /&gt; Does i need to add any more stages or function along with tSSH stage ?
&lt;BR /&gt; Can anyone pls suggest me for this issue ?</description>
    <pubDate>Sat, 16 Nov 2024 12:22:25 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2024-11-16T12:22:25Z</dc:date>
    <item>
      <title>How to execute a command in tSSH?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-execute-a-command-in-tSSH/m-p/2328392#M97677</link>
      <description>Hi,
&lt;BR /&gt; I have a oracle Table as below
&lt;BR /&gt; 
&lt;BR /&gt; job name | process_timings
&lt;BR /&gt; job001 | 12:00
&lt;BR /&gt; job002 | 10:30
&lt;BR /&gt; 
&lt;BR /&gt; I have a unix script which creates a .csv file having job name whose process_timings matches with current system time .
&lt;BR /&gt; It works fine in unix .
&lt;BR /&gt; For Eg : If the system time is 10:30 then output .csv has
&lt;BR /&gt; job002
&lt;BR /&gt; Now i need to run this script via talend tssh .
&lt;BR /&gt; my job has only tSSH stage with unix command . its creating a .csv file but not fetching the job_name that matches .
&lt;BR /&gt; Does i need to add any more stages or function along with tSSH stage ?
&lt;BR /&gt; Can anyone pls suggest me for this issue ?</description>
      <pubDate>Sat, 16 Nov 2024 12:22:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-execute-a-command-in-tSSH/m-p/2328392#M97677</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T12:22:25Z</dc:date>
    </item>
    <item>
      <title>Re: How to execute a command in tSSH?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-execute-a-command-in-tSSH/m-p/2328393#M97678</link>
      <description>Hi
&lt;BR /&gt;I don't understand you very well. tSSH is only used to set up a SSH channel and execute unix commands. The job_name is written in the generated csv file, do you use a tFileInputDelimited to read this information from the csv file in the job?
&lt;BR /&gt;Best regards
&lt;BR /&gt;Shong</description>
      <pubDate>Thu, 16 Feb 2012 08:05:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-execute-a-command-in-tSSH/m-p/2328393#M97678</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-02-16T08:05:11Z</dc:date>
    </item>
    <item>
      <title>Re: How to execute a command in tSSH?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-execute-a-command-in-tSSH/m-p/2328394#M97679</link>
      <description>Hi Shong,
&lt;BR /&gt; I used tSystem instead of tSSH .
&lt;BR /&gt; 
&lt;BR /&gt;I need to execute this unix script "/chrt/cifdw/sch/zerodepjob bdw_cln" .
&lt;BR /&gt;Pls help me how to invoke this script in tSystem ?
&lt;BR /&gt;i have attached a image along pls refer that and suggest me if any thing needs to change .
&lt;BR /&gt;PLS ASAP !!!</description>
      <pubDate>Fri, 17 Feb 2012 06:47:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-execute-a-command-in-tSSH/m-p/2328394#M97679</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-02-17T06:47:19Z</dc:date>
    </item>
  </channel>
</rss>

