<?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 pass parameters to windows batch file in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/How-to-pass-parameters-to-windows-batch-file/m-p/2267059#M46063</link>
    <description>&lt;P&gt;&amp;nbsp;Hi i developed one job and its having 2 context variables 1. Filepath(Input Filepath) 2.Directory(Where i want to store my file). when i am trying to run .bat file its giving me error "Wondows cannot find the path specified".So do i need add any component in job to support passing context paramer values in command line.&lt;/P&gt;
&lt;P&gt;i have attached the batch file code.&lt;/P&gt;
&lt;P&gt;Thanks.&lt;/P&gt;</description>
    <pubDate>Thu, 22 Nov 2018 07:30:14 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-11-22T07:30:14Z</dc:date>
    <item>
      <title>How to pass parameters to windows batch file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-pass-parameters-to-windows-batch-file/m-p/2267059#M46063</link>
      <description>&lt;P&gt;&amp;nbsp;Hi i developed one job and its having 2 context variables 1. Filepath(Input Filepath) 2.Directory(Where i want to store my file). when i am trying to run .bat file its giving me error "Wondows cannot find the path specified".So do i need add any component in job to support passing context paramer values in command line.&lt;/P&gt;
&lt;P&gt;i have attached the batch file code.&lt;/P&gt;
&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Thu, 22 Nov 2018 07:30:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-pass-parameters-to-windows-batch-file/m-p/2267059#M46063</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-11-22T07:30:14Z</dc:date>
    </item>
    <item>
      <title>Re: How to pass parameters to windows batch file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-pass-parameters-to-windows-batch-file/m-p/2267060#M46064</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt; 
&lt;P&gt;You can pass it in your script with --context_param.&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;As you can see, there's already a call to a context environement --context. it's related to your different context env that you have declared in your job.&lt;BR /&gt;afterward, you can overwrite any params with --context_param yourParam=value&lt;/P&gt; 
&lt;P&gt;Such as,&lt;/P&gt; 
&lt;PRE&gt;--context_param var1=value1 --context_param var2=value2&lt;/PRE&gt; 
&lt;P&gt;For more information, please have a look at:&lt;A title="https://help.talend.com/search/all?query=Context+settings&amp;amp;content-lang=en" href="https://help.talend.com/search/all?query=Context+settings&amp;amp;content-lang=en" target="_self" rel="nofollow noopener noreferrer"&gt;https://help.talend.com/search/all?query=Context+settings&amp;amp;content-lang=en&lt;/A&gt;&lt;/P&gt; 
&lt;P&gt;Best regards&lt;/P&gt; 
&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Mon, 26 Nov 2018 07:22:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-pass-parameters-to-windows-batch-file/m-p/2267060#M46064</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-11-26T07:22:35Z</dc:date>
    </item>
  </channel>
</rss>

