<?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: tHttpClient : how to specify a dynamic attachment name in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/tHttpClient-how-to-specify-a-dynamic-attachment-name/m-p/2554425#M149727</link>
    <description>&lt;P&gt;Hi &lt;SPAN style="background: var(--ck-color-mention-background); color: var(--ck-color-mention-text);"&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/349442"&gt;@FrancoisP_CH&lt;/a&gt;&lt;/SPAN&gt;,&lt;BR /&gt;&lt;BR /&gt;Thank you for reaching to Qlik community support.&lt;BR /&gt;&lt;BR /&gt;In Talend Studio R2026‑06, the new &lt;A href="https://help.qlik.com/talend/en-US/components/8.0/http/thttpclient" target="_blank"&gt;&lt;STRONG&gt;tHttpClient&lt;/STRONG&gt;&lt;/A&gt; component does not support row expressions in the “Attachment name” field. The field only accepts literal values or context variables, so expressions such as &lt;STRONG&gt;{.input.tmpFileName} or row5.tmpFileName &lt;/STRONG&gt;are interpreted as static text.&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;To achieve dynamic file naming, you can:&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1.Assign the row value to a context variable before calling &lt;STRONG&gt;tHttpClient &lt;/STRONG&gt;and use that variable in the Attachment name field.&lt;/P&gt;
&lt;P&gt;2. Alternatively, download the file with a fixed name and then rename it afterward using &lt;STRONG&gt;tFileRename&lt;/STRONG&gt; or &lt;STRONG&gt;tFileCopy&lt;/STRONG&gt;.&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This is a known limitation compared to the older &lt;STRONG&gt;tFileFetch &lt;/STRONG&gt;component&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 06 Aug 2026 07:20:00 GMT</pubDate>
    <dc:creator>Sainadh_Moole</dc:creator>
    <dc:date>2026-08-06T07:20:00Z</dc:date>
    <item>
      <title>tHttpClient : how to specify a dynamic attachment name</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tHttpClient-how-to-specify-a-dynamic-attachment-name/m-p/2554398#M149726</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;I'm trying to configure the "new" tHttpClient component (since the tFileFetch is depreciated), and I have an issue to configure a dynamic value for the attachement name.&lt;/P&gt;
&lt;P&gt;I try the following values to retrieve the input "tmpFileName" field, but none of them work:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;{.input.tmpFileName}&lt;/LI&gt;
&lt;LI&gt;input_row.tmpFileName&lt;/LI&gt;
&lt;LI&gt;row5.tmpFileName&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;The downloaded file use the value specified in the field, with the dot and the braces, for the file name, but never the value provided in the associated field.&lt;/P&gt;
&lt;P&gt;Do I use a wrong method, or is it the component which does not allow such an option?&lt;/P&gt;
&lt;P&gt;Talend Studio R2026-06&lt;/P&gt;</description>
      <pubDate>Wed, 05 Aug 2026 13:35:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tHttpClient-how-to-specify-a-dynamic-attachment-name/m-p/2554398#M149726</guid>
      <dc:creator>FrancoisP_CH</dc:creator>
      <dc:date>2026-08-05T13:35:19Z</dc:date>
    </item>
    <item>
      <title>Re: tHttpClient : how to specify a dynamic attachment name</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tHttpClient-how-to-specify-a-dynamic-attachment-name/m-p/2554425#M149727</link>
      <description>&lt;P&gt;Hi &lt;SPAN style="background: var(--ck-color-mention-background); color: var(--ck-color-mention-text);"&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/349442"&gt;@FrancoisP_CH&lt;/a&gt;&lt;/SPAN&gt;,&lt;BR /&gt;&lt;BR /&gt;Thank you for reaching to Qlik community support.&lt;BR /&gt;&lt;BR /&gt;In Talend Studio R2026‑06, the new &lt;A href="https://help.qlik.com/talend/en-US/components/8.0/http/thttpclient" target="_blank"&gt;&lt;STRONG&gt;tHttpClient&lt;/STRONG&gt;&lt;/A&gt; component does not support row expressions in the “Attachment name” field. The field only accepts literal values or context variables, so expressions such as &lt;STRONG&gt;{.input.tmpFileName} or row5.tmpFileName &lt;/STRONG&gt;are interpreted as static text.&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;To achieve dynamic file naming, you can:&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1.Assign the row value to a context variable before calling &lt;STRONG&gt;tHttpClient &lt;/STRONG&gt;and use that variable in the Attachment name field.&lt;/P&gt;
&lt;P&gt;2. Alternatively, download the file with a fixed name and then rename it afterward using &lt;STRONG&gt;tFileRename&lt;/STRONG&gt; or &lt;STRONG&gt;tFileCopy&lt;/STRONG&gt;.&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This is a known limitation compared to the older &lt;STRONG&gt;tFileFetch &lt;/STRONG&gt;component&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 06 Aug 2026 07:20:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tHttpClient-how-to-specify-a-dynamic-attachment-name/m-p/2554425#M149727</guid>
      <dc:creator>Sainadh_Moole</dc:creator>
      <dc:date>2026-08-06T07:20:00Z</dc:date>
    </item>
    <item>
      <title>Re: tHttpClient : how to specify a dynamic attachment name</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tHttpClient-how-to-specify-a-dynamic-attachment-name/m-p/2554573#M149732</link>
      <description>&lt;P&gt;Thanks for the answer. I use a tFileCopy after the tHTTPClient and it works fine.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 11 Aug 2026 12:10:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tHttpClient-how-to-specify-a-dynamic-attachment-name/m-p/2554573#M149732</guid>
      <dc:creator>FrancoisP_CH</dc:creator>
      <dc:date>2026-08-11T12:10:55Z</dc:date>
    </item>
  </channel>
</rss>

