<?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: File download with ESB and Open Studio for DI in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/File-download-with-ESB-and-Open-Studio-for-DI/m-p/2262243#M42771</link>
    <description>Hi, &lt;BR /&gt;What's your web service? Rest? If so, you can use component &lt;A href="https://help.talend.com/search/all?query=tRESTClient&amp;amp;content-lang=en" target="_blank" rel="nofollow noopener noreferrer"&gt;TalendHelpCneter:tRESTClient&lt;/A&gt;.&lt;BR /&gt;Best regards&lt;BR /&gt;Sabrina</description>
    <pubDate>Mon, 28 Oct 2013 05:29:54 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2013-10-28T05:29:54Z</dc:date>
    <item>
      <title>File download with ESB and Open Studio for DI</title>
      <link>https://community.qlik.com/t5/Talend-Studio/File-download-with-ESB-and-Open-Studio-for-DI/m-p/2262242#M42770</link>
      <description>Hi, &lt;BR /&gt;I have a scenario where I need to make files available to be downloaded through web service and I also need to process these files ( excel ) and put data into DB.&lt;BR /&gt;I know this can be done by creating a service in ESB and then costuming it through job created in DI for manipulation etc.&lt;BR /&gt;I need help in this regard that what components can be used to achieve this and what sort of web service is required for this ( like its WSDL etc )</description>
      <pubDate>Sat, 16 Nov 2024 11:51:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/File-download-with-ESB-and-Open-Studio-for-DI/m-p/2262242#M42770</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T11:51:33Z</dc:date>
    </item>
    <item>
      <title>Re: File download with ESB and Open Studio for DI</title>
      <link>https://community.qlik.com/t5/Talend-Studio/File-download-with-ESB-and-Open-Studio-for-DI/m-p/2262243#M42771</link>
      <description>Hi, &lt;BR /&gt;What's your web service? Rest? If so, you can use component &lt;A href="https://help.talend.com/search/all?query=tRESTClient&amp;amp;content-lang=en" target="_blank" rel="nofollow noopener noreferrer"&gt;TalendHelpCneter:tRESTClient&lt;/A&gt;.&lt;BR /&gt;Best regards&lt;BR /&gt;Sabrina</description>
      <pubDate>Mon, 28 Oct 2013 05:29:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/File-download-with-ESB-and-Open-Studio-for-DI/m-p/2262243#M42771</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-10-28T05:29:54Z</dc:date>
    </item>
    <item>
      <title>Re: File download with ESB and Open Studio for DI</title>
      <link>https://community.qlik.com/t5/Talend-Studio/File-download-with-ESB-and-Open-Studio-for-DI/m-p/2262244#M42772</link>
      <description>Thanks,  I have issue in creating web service,  I need to develop a web service in talend that could send and receive files.I know the components to consume services in talend.&lt;BR /&gt;I am new to this environment and also to java , I would appreciate if one could give me hint on the tools or ways to develop such service (soap/rest) in talend.</description>
      <pubDate>Mon, 28 Oct 2013 08:29:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/File-download-with-ESB-and-Open-Studio-for-DI/m-p/2262244#M42772</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-10-28T08:29:16Z</dc:date>
    </item>
    <item>
      <title>Re: File download with ESB and Open Studio for DI</title>
      <link>https://community.qlik.com/t5/Talend-Studio/File-download-with-ESB-and-Open-Studio-for-DI/m-p/2262245#M42773</link>
      <description>Hi, 
&lt;BR /&gt;tRESTRequest &amp;amp; tRESTResponse in Talend ESB 5.4.0 support uploading and downloading the binary content via the use of attachments/multi-parts. In short, when you create tRESTRequest, mark individual parameters in the schema editor as 'multipart', lower case, no quotes, and then submit them via HTML forms or other mechanisms. You can also avoid using multiparts and post/get the bytes as is. When using the multiparts, the file name of a given attachment can also be retrieved. 
&lt;BR /&gt;HTH for a start 
&lt;BR /&gt;Sergey</description>
      <pubDate>Wed, 20 Nov 2013 10:49:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/File-download-with-ESB-and-Open-Studio-for-DI/m-p/2262245#M42773</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-11-20T10:49:49Z</dc:date>
    </item>
    <item>
      <title>Re: File download with ESB and Open Studio for DI</title>
      <link>https://community.qlik.com/t5/Talend-Studio/File-download-with-ESB-and-Open-Studio-for-DI/m-p/2262246#M42774</link>
      <description>/</description>
      <pubDate>Fri, 09 May 2014 09:57:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/File-download-with-ESB-and-Open-Studio-for-DI/m-p/2262246#M42774</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-05-09T09:57:11Z</dc:date>
    </item>
    <item>
      <title>Re: File download with ESB and Open Studio for DI</title>
      <link>https://community.qlik.com/t5/Talend-Studio/File-download-with-ESB-and-Open-Studio-for-DI/m-p/2262247#M42775</link>
      <description>Sure, we have a demo available, it was created by the ESB Tooling team, not sure how to attach it though, can you contact me privately and I will forward it to you ? 
&lt;BR /&gt;Thanks, Sergey</description>
      <pubDate>Wed, 14 May 2014 17:30:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/File-download-with-ESB-and-Open-Studio-for-DI/m-p/2262247#M42775</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-05-14T17:30:33Z</dc:date>
    </item>
  </channel>
</rss>

