<?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: tRESTClient not POSTING with No Errors! JSON String Input in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/tRESTClient-not-POSTING-with-No-Errors-JSON-String-Input/m-p/2343748#M111479</link>
    <description>Finally managed to solve this.&lt;BR /&gt;&lt;BR /&gt;Essentially, needed to add a "string" column to the tFixedFlowInput and put the JSON text into that as a value.&lt;BR /&gt;&lt;BR /&gt;Thanks everyone!&lt;BR /&gt;&lt;BR /&gt;pp84</description>
    <pubDate>Tue, 07 Mar 2017 12:47:15 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-03-07T12:47:15Z</dc:date>
    <item>
      <title>tRESTClient not POSTING with No Errors! JSON String Input</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tRESTClient-not-POSTING-with-No-Errors-JSON-String-Input/m-p/2343746#M111477</link>
      <description>&lt;P&gt;Hello,&lt;BR /&gt;&lt;BR /&gt;Desperately seeking some help!&lt;BR /&gt;&lt;BR /&gt;Using Talend Open Studio (6.1.1)&lt;BR /&gt;&lt;BR /&gt;I am using tRESTClient to POST to an API that populates some MySQL tables.&lt;BR /&gt;&lt;BR /&gt;Currently for testing I am simply passing a simple JSON String (with all special characters already escaped).&lt;BR /&gt;&lt;BR /&gt;I have set the Http Headers for Content-Type &amp;amp; UserId.&lt;BR /&gt;&lt;BR /&gt;I have connected the Response and Error rows to tLogRow. And receive a response:&lt;/P&gt; 
&lt;PRE&gt;.--------------------.&lt;BR /&gt;| &amp;nbsp; #1. tLogRow_3 &amp;nbsp; &amp;nbsp;|&lt;BR /&gt;+------------+-------+&lt;BR /&gt;| key &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| value |&lt;BR /&gt;+------------+-------+&lt;BR /&gt;| statusCode | 200 &amp;nbsp; |&lt;BR /&gt;| body &amp;nbsp; &amp;nbsp; &amp;nbsp; | null &amp;nbsp;|&lt;BR /&gt;| string &amp;nbsp; &amp;nbsp; | null &amp;nbsp;|&lt;BR /&gt;+------------+-------+&lt;/PRE&gt; 
&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;But nothing is populated in the tables and No Error message is received. I have attached a screenshot of the job, can someone point me in the right direction. Is there a Logfile so I can see the Payload for the tRESTClient component?&lt;BR /&gt;&lt;BR /&gt;Running the exact same POST request in POSTMAN or through SWAGGER generates the row in the DB flawlessly.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Any help would be much appreciated.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;pp84&lt;/P&gt;</description>
      <pubDate>Tue, 07 Mar 2017 10:39:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tRESTClient-not-POSTING-with-No-Errors-JSON-String-Input/m-p/2343746#M111477</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-03-07T10:39:22Z</dc:date>
    </item>
    <item>
      <title>Re: tRESTClient not POSTING with No Errors! JSON String Input</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tRESTClient-not-POSTING-with-No-Errors-JSON-String-Input/m-p/2343747#M111478</link>
      <description>Screenshot attached.
&lt;BR /&gt;
&lt;BR /&gt;If it doesn't attach correctly, the mapping is as follows:
&lt;BR /&gt;
&lt;BR /&gt;tFixedFlowInput - tLogRow - tRESTClient --&amp;gt; tLogRow (response), tLogRow (error)</description>
      <pubDate>Tue, 07 Mar 2017 10:44:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tRESTClient-not-POSTING-with-No-Errors-JSON-String-Input/m-p/2343747#M111478</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-03-07T10:44:22Z</dc:date>
    </item>
    <item>
      <title>Re: tRESTClient not POSTING with No Errors! JSON String Input</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tRESTClient-not-POSTING-with-No-Errors-JSON-String-Input/m-p/2343748#M111479</link>
      <description>Finally managed to solve this.&lt;BR /&gt;&lt;BR /&gt;Essentially, needed to add a "string" column to the tFixedFlowInput and put the JSON text into that as a value.&lt;BR /&gt;&lt;BR /&gt;Thanks everyone!&lt;BR /&gt;&lt;BR /&gt;pp84</description>
      <pubDate>Tue, 07 Mar 2017 12:47:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tRESTClient-not-POSTING-with-No-Errors-JSON-String-Input/m-p/2343748#M111479</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-03-07T12:47:15Z</dc:date>
    </item>
  </channel>
</rss>

