<?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: Issue with tRest in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Issue-with-tRest/m-p/2343443#M111191</link>
    <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Yes i print the response but in our company we have table of logs so i should log the response but i can't catch it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In tRest for example you can handle the response using tMap but for the FileFetch i don't know how to do it&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Med&lt;/P&gt;</description>
    <pubDate>Mon, 24 Jul 2017 09:49:30 GMT</pubDate>
    <dc:creator>med1</dc:creator>
    <dc:date>2017-07-24T09:49:30Z</dc:date>
    <item>
      <title>Issue with tRest</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Issue-with-tRest/m-p/2343439#M111187</link>
      <description>&lt;P&gt;Hello Community,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I want to post ZIP File with tRest but it is not working. I tried tFileFecth and it is working however i can't catch the output response to log the error code.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I used the same config parameters as the talend documentation but i still have the same error code 400.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please find attached the parameters for my config ( i declared the import java.io.FileInputStream in tjava juste before the tRest Component). Any help plz.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks in advance,*&lt;/P&gt;
&lt;P&gt;Med&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 09:29:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Issue-with-tRest/m-p/2343439#M111187</guid>
      <dc:creator>med1</dc:creator>
      <dc:date>2024-11-16T09:29:55Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with tRest</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Issue-with-tRest/m-p/2343440#M111188</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt; 
&lt;P&gt;Have you tried to use tRestClient component with MIME Multipart Form Data POST request for your job requirement?&lt;/P&gt; 
&lt;P&gt;Here is a tech article about:&lt;/P&gt; 
&lt;P&gt;&lt;A title="http://talend.nl/talend-tech-tip-calling-a-rest-service-for-file-upload/" href="http://talend.nl/talend-tech-tip-calling-a-rest-service-for-file-upload/" target="_self" rel="nofollow noopener noreferrer"&gt;http://talend.nl/talend-tech-tip-calling-a-rest-service-for-file-upload/&lt;/A&gt;&lt;/P&gt; 
&lt;P&gt;Best regards&lt;/P&gt; 
&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Mon, 24 Jul 2017 08:48:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Issue-with-tRest/m-p/2343440#M111188</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-07-24T08:48:57Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with tRest</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Issue-with-tRest/m-p/2343441#M111189</link>
      <description>&lt;P&gt;I tried but it didn't work.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The only option i have now is to use tFileFetch but i still don't have any solution to catch the output response ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any idea ? i should handle the response to log the status of the output.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Med&lt;/P&gt;</description>
      <pubDate>Mon, 24 Jul 2017 09:25:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Issue-with-tRest/m-p/2343441#M111189</guid>
      <dc:creator>med1</dc:creator>
      <dc:date>2017-07-24T09:25:15Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with tRest</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Issue-with-tRest/m-p/2343442#M111190</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Here is an option "Print response to console" in advanced settings of tFileFetch component.&lt;/P&gt;
&lt;P&gt;Best regards&lt;/P&gt;
&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Mon, 24 Jul 2017 09:46:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Issue-with-tRest/m-p/2343442#M111190</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-07-24T09:46:26Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with tRest</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Issue-with-tRest/m-p/2343443#M111191</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Yes i print the response but in our company we have table of logs so i should log the response but i can't catch it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In tRest for example you can handle the response using tMap but for the FileFetch i don't know how to do it&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Med&lt;/P&gt;</description>
      <pubDate>Mon, 24 Jul 2017 09:49:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Issue-with-tRest/m-p/2343443#M111191</guid>
      <dc:creator>med1</dc:creator>
      <dc:date>2017-07-24T09:49:30Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with tRest</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Issue-with-tRest/m-p/2343444#M111192</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;tFileFetch is generally used as a start component to feed the input flow of a Job and is often connected to the Job using an &lt;SPAN class="ph uicontrol"&gt;OnSubjobOk&lt;/SPAN&gt; or &lt;SPAN class="ph uicontrol"&gt;OnComponentOk&lt;/SPAN&gt; link, depending on the context.&lt;/P&gt;
&lt;P&gt;Actually, you can collect console output data to a csv file by using a tJava component.&lt;/P&gt;
&lt;P&gt;Best regards&lt;/P&gt;
&lt;P&gt;Sabrina&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;DIV id="tFileFetch" class="nested0"&gt;&amp;nbsp;&lt;/DIV&gt;</description>
      <pubDate>Mon, 24 Jul 2017 09:59:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Issue-with-tRest/m-p/2343444#M111192</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-07-24T09:59:58Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with tRest</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Issue-with-tRest/m-p/2343445#M111193</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I will try it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Med&lt;/P&gt;</description>
      <pubDate>Mon, 24 Jul 2017 10:02:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Issue-with-tRest/m-p/2343445#M111193</guid>
      <dc:creator>med1</dc:creator>
      <dc:date>2017-07-24T10:02:27Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with tRest</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Issue-with-tRest/m-p/2343446#M111194</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Don't hesitate to post your issue here.&lt;/P&gt;
&lt;P&gt;Best regards&lt;/P&gt;
&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Mon, 24 Jul 2017 10:04:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Issue-with-tRest/m-p/2343446#M111194</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-07-24T10:04:03Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with tRest</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Issue-with-tRest/m-p/2343447#M111195</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So i tried to catch the ouput but i still have only null.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;attached the screen of execution.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any help.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Med,&lt;/P&gt;&lt;BR /&gt;&lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009LrpH"&gt;tFileFetch.PNG&lt;/A&gt;</description>
      <pubDate>Mon, 24 Jul 2017 10:32:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Issue-with-tRest/m-p/2343447#M111195</guid>
      <dc:creator>med1</dc:creator>
      <dc:date>2017-07-24T10:32:47Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with tRest</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Issue-with-tRest/m-p/2343448#M111196</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any feedback ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank,&lt;/P&gt;&lt;P&gt;Med&lt;/P&gt;</description>
      <pubDate>Mon, 24 Jul 2017 13:24:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Issue-with-tRest/m-p/2343448#M111196</guid>
      <dc:creator>med1</dc:creator>
      <dc:date>2017-07-24T13:24:30Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with tRest</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Issue-with-tRest/m-p/2343449#M111197</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;It's not working well when you check out "Print response to console" option in tfilefetch component?&lt;/P&gt;
&lt;P&gt;Can you use tfilefetch component to upload .zip file? No response?&lt;/P&gt;
&lt;P&gt;Best regards&lt;/P&gt;
&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Tue, 25 Jul 2017 07:50:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Issue-with-tRest/m-p/2343449#M111197</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-07-25T07:50:24Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with tRest</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Issue-with-tRest/m-p/2343450#M111198</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My job is working well i can transfer the ZIP file and i print the result in the console.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My problem is that i want to catch the body response and log it in the DB.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Med&lt;/P&gt;</description>
      <pubDate>Tue, 25 Jul 2017 07:57:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Issue-with-tRest/m-p/2343450#M111198</guid>
      <dc:creator>med1</dc:creator>
      <dc:date>2017-07-25T07:57:18Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with tRest</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Issue-with-tRest/m-p/2343451#M111199</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Are you using tJava component to catch the body response and log it in the DB? If so, what does your java code look like?&lt;/P&gt;
&lt;P&gt;Best regards&lt;/P&gt;
&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Tue, 25 Jul 2017 10:06:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Issue-with-tRest/m-p/2343451#M111199</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-07-25T10:06:59Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with tRest</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Issue-with-tRest/m-p/2343452#M111200</link>
      <description>&lt;P&gt;I used tjavarow to catch the schema but i had just null in Body column.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I read in talend doc that i should use the input_stream file but i don't know how to do it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You have any idea or example which handle this kind of cases.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Med&lt;/P&gt;</description>
      <pubDate>Tue, 25 Jul 2017 10:09:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Issue-with-tRest/m-p/2343452#M111200</guid>
      <dc:creator>med1</dc:creator>
      <dc:date>2017-07-25T10:09:37Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with tRest</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Issue-with-tRest/m-p/2343453#M111201</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;You can do this with a little Java code in a tJava component at the beginning of your Job. Such as:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;java.io.File outputFile = new java.io.File("e:/output.txt");
System.setOut(new java.io.PrintStream(new java.io.FileOutputStream(outputFile, true), true));&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;If you don't want pure java, here is a custom component tRedirectOutput which is used to redirect all the message printed on the console to a file.&lt;/P&gt;
&lt;P&gt;&lt;A title="https://exchange.talend.com/#marketplaceproductoverview:marketplace=marketplace%252F1&amp;amp;p=marketplace%252F1%252Fproducts%252F605&amp;amp;pi=marketplace%252F1%252Fproducts%252F605%252Fitems%252F905" href="https://exchange.talend.com/#marketplaceproductoverview:marketplace=marketplace%252F1&amp;amp;p=marketplace%252F1%252Fproducts%252F605&amp;amp;pi=marketplace%252F1%252Fproducts%252F605%252Fitems%252F905" target="_self" rel="nofollow noopener noreferrer"&gt;https://exchange.talend.com/#marketplaceproductoverview:marketplace=marketplace%252F1&amp;amp;p=marketplace%252F1%252Fproducts%252F605&amp;amp;pi=marketplace%252F1%252Fproducts%252F605%252Fitems%252F905&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Best regards&lt;/P&gt;
&lt;P&gt;Sabrina&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 25 Jul 2017 10:34:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Issue-with-tRest/m-p/2343453#M111201</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-07-25T10:34:19Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with tRest</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Issue-with-tRest/m-p/2343454#M111202</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you, that what i want.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;BR,&lt;/P&gt;&lt;P&gt;Med&lt;/P&gt;</description>
      <pubDate>Tue, 25 Jul 2017 14:30:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Issue-with-tRest/m-p/2343454#M111202</guid>
      <dc:creator>med1</dc:creator>
      <dc:date>2017-07-25T14:30:24Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with tRest</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Issue-with-tRest/m-p/2343455#M111203</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Great it helps.&lt;/P&gt;
&lt;P&gt;Feel free to let us know if there is any further help we can give.&lt;/P&gt;
&lt;P&gt;Best regards&lt;/P&gt;
&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Wed, 26 Jul 2017 04:45:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Issue-with-tRest/m-p/2343455#M111203</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-07-26T04:45:36Z</dc:date>
    </item>
  </channel>
</rss>

