<?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: Dynamically change the URI on the tHttpRequest component in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Dynamically-change-the-URI-on-the-tHttpRequest-component/m-p/2307642#M79064</link>
    <description>Hi
&lt;BR /&gt;Yes, you can set a dynamic URI on tHttpRequest, assuming the mtn is read from a file, the job looks like:
&lt;BR /&gt;tFileInputDelimited--main(row1)--tFlowToIterate---tHttpRequest
&lt;BR /&gt;on tHttpRequest, set a dynamic URI like:
&lt;BR /&gt;"http://XXXXXX/?xmlreqdoc=&amp;lt;mtn&amp;gt;"+(String)globalMap.get("row1.columnName")+"&amp;lt;/mtn&amp;gt;"
&lt;BR /&gt;//columnName is a column name on tFileInputDelimited, this column has the mtn data.
&lt;BR /&gt;
&lt;BR /&gt;Shong</description>
    <pubDate>Mon, 04 Feb 2013 02:04:20 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2013-02-04T02:04:20Z</dc:date>
    <item>
      <title>Dynamically change the URI on the tHttpRequest component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Dynamically-change-the-URI-on-the-tHttpRequest-component/m-p/2307641#M79063</link>
      <description>I have a project where I need to make a http request but the URI must be dynamically set.&lt;BR /&gt;The request is like this:&lt;BR /&gt;http://XXXXXX/?xmlreqdoc=&amp;lt;mtn&amp;gt;3155551212&amp;lt;/mtn&amp;gt; where the mtn would be different for each request.&lt;BR /&gt;Is there a way to pass the URI into the tHttpRequest component?</description>
      <pubDate>Fri, 01 Feb 2013 20:09:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Dynamically-change-the-URI-on-the-tHttpRequest-component/m-p/2307641#M79063</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-02-01T20:09:18Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamically change the URI on the tHttpRequest component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Dynamically-change-the-URI-on-the-tHttpRequest-component/m-p/2307642#M79064</link>
      <description>Hi
&lt;BR /&gt;Yes, you can set a dynamic URI on tHttpRequest, assuming the mtn is read from a file, the job looks like:
&lt;BR /&gt;tFileInputDelimited--main(row1)--tFlowToIterate---tHttpRequest
&lt;BR /&gt;on tHttpRequest, set a dynamic URI like:
&lt;BR /&gt;"http://XXXXXX/?xmlreqdoc=&amp;lt;mtn&amp;gt;"+(String)globalMap.get("row1.columnName")+"&amp;lt;/mtn&amp;gt;"
&lt;BR /&gt;//columnName is a column name on tFileInputDelimited, this column has the mtn data.
&lt;BR /&gt;
&lt;BR /&gt;Shong</description>
      <pubDate>Mon, 04 Feb 2013 02:04:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Dynamically-change-the-URI-on-the-tHttpRequest-component/m-p/2307642#M79064</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-02-04T02:04:20Z</dc:date>
    </item>
  </channel>
</rss>

