<?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: Webservice with PDF output in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Webservice-with-PDF-output/m-p/2306483#M78019</link>
    <description>Hi, any update about this feature ?</description>
    <pubDate>Thu, 23 May 2013 14:17:00 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2013-05-23T14:17:00Z</dc:date>
    <item>
      <title>Webservice with PDF output</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Webservice-with-PDF-output/m-p/2306478#M78014</link>
      <description>&lt;P&gt;Hi all,&lt;BR /&gt;I need to display a pdf in a browser. The pdf datas are stored in an oracle db (LOB). &lt;BR /&gt;Is it possible to achieve this with a REST Service ? I don't see which output type to use... &lt;BR /&gt;I'm using 5.1.1 with DI + ESB Edition.&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 12:06:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Webservice-with-PDF-output/m-p/2306478#M78014</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T12:06:38Z</dc:date>
    </item>
    <item>
      <title>Re: Webservice with PDF output</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Webservice-with-PDF-output/m-p/2306479#M78015</link>
      <description>You can use the content type: application/pdf. 
&lt;BR /&gt;It may also help to add a Content-Disposition header with "attachment; filename=myfile.pdf".</description>
      <pubDate>Mon, 04 Feb 2013 08:47:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Webservice-with-PDF-output/m-p/2306479#M78015</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-02-04T08:47:00Z</dc:date>
    </item>
    <item>
      <title>Re: Webservice with PDF output</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Webservice-with-PDF-output/m-p/2306480#M78016</link>
      <description>Thanks for your answer cschneider, but I didn't understand where I have to setup this content-type in the tRestResponse. Well, I guess I have to load my PDF datas in the body of the response, but how ? 
&lt;BR /&gt;.. I didn't find any example of what the XML answer should looks like.</description>
      <pubDate>Mon, 04 Feb 2013 10:14:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Webservice-with-PDF-output/m-p/2306480#M78016</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-02-04T10:14:08Z</dc:date>
    </item>
    <item>
      <title>Re: Webservice with PDF output</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Webservice-with-PDF-output/m-p/2306481#M78017</link>
      <description>Hi cschneider, for your information : 
&lt;BR /&gt; 
&lt;A href="https://jira.talendforge.org/browse/TESB-8351?focusedCommentId=260364&amp;amp;page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-260364" rel="nofollow noopener noreferrer"&gt;https://jira.talendforge.org/browse/TESB-8351?focusedCommentId=260364&amp;amp;page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-260364&lt;/A&gt; 
&lt;BR /&gt;Indeed yesterday I tried with 5.2.1 and http headers but I noticed that PDF binary data (Byte[] out from tOracleInput) are not supported by tRESTResponse, the PDF file I get in the browser is empty 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MDjG.jpg"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/143914i11F7E6BC32C3AD83/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MDjG.jpg" alt="0683p000009MDjG.jpg" /&gt;&lt;/span&gt;</description>
      <pubDate>Wed, 06 Feb 2013 09:40:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Webservice-with-PDF-output/m-p/2306481#M78017</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-02-06T09:40:27Z</dc:date>
    </item>
    <item>
      <title>Re: Webservice with PDF output</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Webservice-with-PDF-output/m-p/2306482#M78018</link>
      <description>Hi Sylvain
&lt;BR /&gt;Yes, tRESTResponse only supports Document &amp;amp; String for now.
&lt;BR /&gt;Indeed, expanding a list of supported response types (byte[], possibly Object, and may be in the future: InputStream) will help.
&lt;BR /&gt;Let us think a bit about it.
&lt;BR /&gt;Cheers, Sergey</description>
      <pubDate>Wed, 06 Feb 2013 16:53:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Webservice-with-PDF-output/m-p/2306482#M78018</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-02-06T16:53:23Z</dc:date>
    </item>
    <item>
      <title>Re: Webservice with PDF output</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Webservice-with-PDF-output/m-p/2306483#M78019</link>
      <description>Hi, any update about this feature ?</description>
      <pubDate>Thu, 23 May 2013 14:17:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Webservice-with-PDF-output/m-p/2306483#M78019</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-05-23T14:17:00Z</dc:date>
    </item>
    <item>
      <title>Re: Webservice with PDF output</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Webservice-with-PDF-output/m-p/2306484#M78020</link>
      <description>Hi - unfortunately it did not make it into 5.3.1. 
&lt;BR /&gt;This enhancement request was reviewed exactly yesterday :-), I believe byte[] will be supported by tRESTResponse in few weeks time; I'm also positive that byte[] will be supported by tRESTRequest. 
&lt;BR /&gt;Thanks for driving this enhancement request, 
&lt;BR /&gt;Sergey</description>
      <pubDate>Fri, 24 May 2013 09:41:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Webservice-with-PDF-output/m-p/2306484#M78020</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-05-24T09:41:06Z</dc:date>
    </item>
    <item>
      <title>Re: Webservice with PDF output</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Webservice-with-PDF-output/m-p/2306485#M78021</link>
      <description>By the way, is it something that is a bit of a blocker for you ? 
&lt;BR /&gt;Dietmar had a workaround idea: get byte[] Base64-encoded in tJavaFlex and link the resulting String to tRESTResponse 'string' field and then get this string Base64-decoded in a browser-hosted script. This of course requires a bit of manual coding, but may help in the short term.
&lt;BR /&gt;If you do decide to go this route, please check if Talend Studio ships a Base64 encoder, otherwise load it with tLoadLibrary (use the library of your choice).
&lt;BR /&gt; 
&lt;BR /&gt;Cheers, Sergey</description>
      <pubDate>Fri, 24 May 2013 10:19:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Webservice-with-PDF-output/m-p/2306485#M78021</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-05-24T10:19:41Z</dc:date>
    </item>
    <item>
      <title>Re: Webservice with PDF output</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Webservice-with-PDF-output/m-p/2306486#M78022</link>
      <description>Hi talend team, is this feature included in the 5.3.1 ?</description>
      <pubDate>Thu, 17 Oct 2013 13:58:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Webservice-with-PDF-output/m-p/2306486#M78022</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-10-17T13:58:51Z</dc:date>
    </item>
  </channel>
</rss>

