<?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: Calling a Talend Job from Web browser with the context variables. in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Calling-a-Talend-Job-from-Web-browser-with-the-context-variables/m-p/2315057#M85761</link>
    <description>Thank you very much Shivanand for the quick reply.&lt;BR /&gt;&lt;BR /&gt;Can you please also send me sample job(or any useful link contains sample job) so that it will help me to implement quickly.&lt;BR /&gt;&lt;BR /&gt;I really appreciate all your help.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Chaitanya</description>
    <pubDate>Mon, 22 Jan 2018 09:21:00 GMT</pubDate>
    <dc:creator>Chaitanyas</dc:creator>
    <dc:date>2018-01-22T09:21:00Z</dc:date>
    <item>
      <title>Calling a Talend Job from Web browser with the context variables.</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Calling-a-Talend-Job-from-Web-browser-with-the-context-variables/m-p/2315055#M85759</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have a job which is deployed in the Talend TAC server(Machine A) and it have a context variables to pass the two letter state&amp;nbsp;code as a run time parameter and now i want to execute the job from the local machine(Local machine(Machine B) doesn't have the talend application)&amp;nbsp; which is in the same network.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Could anyone please help me in providing the solution.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks in advance!&lt;/P&gt;</description>
      <pubDate>Mon, 22 Jan 2018 04:59:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Calling-a-Talend-Job-from-Web-browser-with-the-context-variables/m-p/2315055#M85759</guid>
      <dc:creator>Chaitanyas</dc:creator>
      <dc:date>2018-01-22T04:59:22Z</dc:date>
    </item>
    <item>
      <title>Re: Calling a Talend Job from Web browser with the context variables.</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Calling-a-Talend-Job-from-Web-browser-with-the-context-variables/m-p/2315056#M85760</link>
      <description>&lt;P&gt;convert below json structure to base64 encoded string&lt;/P&gt;
&lt;P&gt;{&lt;BR /&gt;"actionName": "runTask",&lt;BR /&gt;"authPass": "pass",&lt;BR /&gt;"authUser": "username",&lt;BR /&gt;"mode": "synchronous",&lt;BR /&gt;"taskId": 97,&lt;BR /&gt;"context":{"contextnm1":"'contextval1'","contextnm12":"contextval2"}&lt;BR /&gt;}&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;then you can call it using web browsers by adding this encoded string&amp;nbsp;like below&amp;nbsp;&lt;/P&gt;
&lt;P&gt;TAC_link/metaServlet?base64encoded&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 22 Jan 2018 07:39:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Calling-a-Talend-Job-from-Web-browser-with-the-context-variables/m-p/2315056#M85760</guid>
      <dc:creator>shivanand</dc:creator>
      <dc:date>2018-01-22T07:39:57Z</dc:date>
    </item>
    <item>
      <title>Re: Calling a Talend Job from Web browser with the context variables.</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Calling-a-Talend-Job-from-Web-browser-with-the-context-variables/m-p/2315057#M85761</link>
      <description>Thank you very much Shivanand for the quick reply.&lt;BR /&gt;&lt;BR /&gt;Can you please also send me sample job(or any useful link contains sample job) so that it will help me to implement quickly.&lt;BR /&gt;&lt;BR /&gt;I really appreciate all your help.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Chaitanya</description>
      <pubDate>Mon, 22 Jan 2018 09:21:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Calling-a-Talend-Job-from-Web-browser-with-the-context-variables/m-p/2315057#M85761</guid>
      <dc:creator>Chaitanyas</dc:creator>
      <dc:date>2018-01-22T09:21:00Z</dc:date>
    </item>
    <item>
      <title>Re: Calling a Talend Job from Web browser with the context variables.</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Calling-a-Talend-Job-from-Web-browser-with-the-context-variables/m-p/2315058#M85762</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt; 
&lt;P&gt;Here is a related scenario about:&lt;A title="TalendHelpCenter:Scenario 3: Calling a Job with context variables from a browser" href="https://help.talend.com/reader/47hA1aYISKY~ziTn14McIw/GgJu9d_zi8xVkPTfL4ZqNw" target="_self" rel="nofollow noopener noreferrer"&gt;TalendHelpCenter: Scenario 3: Calling a Job with context variables from a browser&lt;/A&gt;.&lt;/P&gt; 
&lt;P&gt;Hope it will help.&lt;/P&gt; 
&lt;P&gt;Best regards&lt;/P&gt; 
&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Tue, 23 Jan 2018 08:38:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Calling-a-Talend-Job-from-Web-browser-with-the-context-variables/m-p/2315058#M85762</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-01-23T08:38:07Z</dc:date>
    </item>
  </channel>
</rss>

