<?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: HTTP Request with dynamic data from Excel file in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/HTTP-Request-with-dynamic-data-from-Excel-file/m-p/2377586#M139397</link>
    <description>&lt;P&gt;Hi, for run continuously scenario, it is not a good solution to use standalone job, you have to look for route with Talend esb.&lt;/P&gt;</description>
    <pubDate>Fri, 14 Jan 2022 13:19:18 GMT</pubDate>
    <dc:creator>gjeremy1617088143</dc:creator>
    <dc:date>2022-01-14T13:19:18Z</dc:date>
    <item>
      <title>HTTP Request with dynamic data from Excel file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/HTTP-Request-with-dynamic-data-from-Excel-file/m-p/2377585#M139396</link>
      <description>&lt;P&gt;Hello there,&lt;/P&gt;&lt;P&gt;I'm new to TOS, I would like to be guided here.&lt;/P&gt;&lt;P&gt;This scenario will take place inside a Linux container and will run continuously.&lt;/P&gt;&lt;P&gt;Use-case: &lt;/P&gt;&lt;UL&gt;&lt;LI&gt;We want to iterate a folder named "deletion" that will wait for the creation of a .xlsx file. &lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;This file will have one column that will contain a resource ID. For example 22cc39db-01217efc-1c94c896-f5a7cd07-1533a8d9. So, each row has to be extracted from column A.&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Then will have to take that ID and make a POST request to a HTTP service that runs locally, its role is deletion of a resource. This will have to be dynamic.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;The curl command that is being used is: &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;curl &lt;A href="http://localhost:8042/tools/bulk-delete" alt="http://localhost:8042/tools/bulk-delete" target="_blank"&gt;http://localhost:8042/tools/bulk-delete&lt;/A&gt; -d '{"Resources":["22cc39db-01217efc-1c94c896-f5a7cd07-1533a8d9"]}'&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;Or for multiple resources this would be like this:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;curl &lt;A href="http://localhost:8042/tools/bulk-delete" alt="http://localhost:8042/tools/bulk-delete" target="_blank"&gt;http://localhost:8042/tools/bulk-delete&lt;/A&gt; -d '{"Resources":["b6da0b16-a25ae9e7-1a80fc33-20df01a9-a6f7a1b0","d6634d97-24379e4a-1e68d3af-e6d0451f-e7bcd3d1"]}'&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Finally, the .xlsx, only after the deletion(s), has to be moved to a folder named "deleted" &lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;How can this be achieved? I suspect the use of tWaitForFile, tFileInputExcel, tMap, tFileFetch or tSystem components, but I'm not sure.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I really appreciate any of your thoughts! In case you will be providing a diagram, please upload some photos!&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;</description>
      <pubDate>Fri, 15 Nov 2024 23:18:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/HTTP-Request-with-dynamic-data-from-Excel-file/m-p/2377585#M139396</guid>
      <dc:creator>CFoufoutos</dc:creator>
      <dc:date>2024-11-15T23:18:35Z</dc:date>
    </item>
    <item>
      <title>Re: HTTP Request with dynamic data from Excel file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/HTTP-Request-with-dynamic-data-from-Excel-file/m-p/2377586#M139397</link>
      <description>&lt;P&gt;Hi, for run continuously scenario, it is not a good solution to use standalone job, you have to look for route with Talend esb.&lt;/P&gt;</description>
      <pubDate>Fri, 14 Jan 2022 13:19:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/HTTP-Request-with-dynamic-data-from-Excel-file/m-p/2377586#M139397</guid>
      <dc:creator>gjeremy1617088143</dc:creator>
      <dc:date>2022-01-14T13:19:18Z</dc:date>
    </item>
  </channel>
</rss>

