<?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 Re: Job Session Id in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Job-Session-Id/m-p/2273581#M50528</link>
    <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;in example in tMap you use :&amp;nbsp; &amp;nbsp;pid&amp;nbsp; &amp;nbsp; &amp;nbsp;... and is the (Talend) job process id chars (not the process nr like you do with ps -ef ) :&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;pid&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 10 Sep 2018 16:35:03 GMT</pubDate>
    <dc:creator>Jesperrekuh</dc:creator>
    <dc:date>2018-09-10T16:35:03Z</dc:date>
    <item>
      <title>Job Session Id</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Job-Session-Id/m-p/2273579#M50526</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there a way to retrieve and store in a variable (if exist) the Job's session id? I suppose that every time I run a Job must exist the id of the current running session.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you in advance!&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 07:41:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Job-Session-Id/m-p/2273579#M50526</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T07:41:17Z</dc:date>
    </item>
    <item>
      <title>Re: Job Session Id</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Job-Session-Id/m-p/2273580#M50527</link>
      <description>tLogCatcher gives you this information</description>
      <pubDate>Mon, 10 Sep 2018 16:29:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Job-Session-Id/m-p/2273580#M50527</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2018-09-10T16:29:54Z</dc:date>
    </item>
    <item>
      <title>Re: Job Session Id</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Job-Session-Id/m-p/2273581#M50528</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;in example in tMap you use :&amp;nbsp; &amp;nbsp;pid&amp;nbsp; &amp;nbsp; &amp;nbsp;... and is the (Talend) job process id chars (not the process nr like you do with ps -ef ) :&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;pid&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 10 Sep 2018 16:35:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Job-Session-Id/m-p/2273581#M50528</guid>
      <dc:creator>Jesperrekuh</dc:creator>
      <dc:date>2018-09-10T16:35:03Z</dc:date>
    </item>
    <item>
      <title>Re: Job Session Id</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Job-Session-Id/m-p/2273582#M50529</link>
      <description>&lt;P&gt;But, how can I store pid in a variable?&lt;/P&gt;</description>
      <pubDate>Mon, 10 Sep 2018 16:56:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Job-Session-Id/m-p/2273582#M50529</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-09-10T16:56:03Z</dc:date>
    </item>
    <item>
      <title>Re: Job Session Id</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Job-Session-Id/m-p/2273583#M50530</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LMrOAAW"&gt;@Dijke&lt;/A&gt;&amp;nbsp;is right, you have a native Talend variable which contains the same information.&lt;/P&gt; 
&lt;P&gt;Here is how to use it in a tMap component:&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture.JPG.png" style="width: 400px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009LzJK.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/152619iE96D814BC27533FA/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009LzJK.png" alt="0683p000009LzJK.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;Here is how it's displayed on the Console with tLogRow:&lt;/P&gt; 
&lt;PRE&gt;[statistics] connecting to socket on port 3524
[statistics] connected
6oLEAP
[statistics] disconnected&lt;/PRE&gt;</description>
      <pubDate>Mon, 10 Sep 2018 16:58:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Job-Session-Id/m-p/2273583#M50530</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2018-09-10T16:58:36Z</dc:date>
    </item>
    <item>
      <title>Re: Job Session Id</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Job-Session-Id/m-p/2273584#M50531</link>
      <description>&lt;P&gt;Thank you! Can I pass pid as parameter by calling a stored procedure?&lt;/P&gt;</description>
      <pubDate>Mon, 10 Sep 2018 17:01:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Job-Session-Id/m-p/2273584#M50531</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-09-10T17:01:35Z</dc:date>
    </item>
    <item>
      <title>Re: Job Session Id</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Job-Session-Id/m-p/2273585#M50532</link>
      <description>&lt;P&gt;I think so&lt;/P&gt;</description>
      <pubDate>Mon, 10 Sep 2018 17:04:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Job-Session-Id/m-p/2273585#M50532</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2018-09-10T17:04:39Z</dc:date>
    </item>
    <item>
      <title>Re: Job Session Id</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Job-Session-Id/m-p/2273586#M50533</link>
      <description>&lt;P&gt;How to change the process id in the tstatCatcher.&lt;/P&gt;</description>
      <pubDate>Tue, 24 Dec 2019 10:32:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Job-Session-Id/m-p/2273586#M50533</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-12-24T10:32:18Z</dc:date>
    </item>
    <item>
      <title>Re: Job Session Id</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Job-Session-Id/m-p/2273587#M50534</link>
      <description>&lt;P&gt;How to change a process id in tstatcatcher..&lt;/P&gt;</description>
      <pubDate>Tue, 24 Dec 2019 13:49:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Job-Session-Id/m-p/2273587#M50534</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-12-24T13:49:51Z</dc:date>
    </item>
  </channel>
</rss>

