<?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: How to POST request using tRESTClient? in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/How-to-POST-request-using-tRESTClient/m-p/2374987#M137497</link>
    <description>&lt;P&gt;Hi @navnath kalhatkar​,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The error message suggests that the problem is with the fact that the "string" column required by the tRestClient is not populated. The easiest way to resolve this is to place a tMap between your tLogRow and your tRestClient. Then connect the column that holds your JSON to the "string" column of the tMap output that feeds your tRestClient.&lt;/P&gt;</description>
    <pubDate>Thu, 18 Nov 2021 18:32:53 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2021-11-18T18:32:53Z</dc:date>
    <item>
      <title>How to POST request using tRESTClient?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-POST-request-using-tRESTClient/m-p/2374986#M137496</link>
      <description>&lt;P&gt;I have created n job using input file component as a tFileInputJson having a JSON is&lt;/P&gt;&lt;P&gt;{&lt;/P&gt;&lt;P&gt;&amp;nbsp;"record":{&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;	"options": {&lt;/P&gt;&lt;P&gt;		"project_number": "Proj-000011",&lt;/P&gt;&lt;P&gt;		"bpname": "Forecast"&lt;/P&gt;&lt;P&gt;	},&lt;/P&gt;&lt;P&gt;	"data": [&lt;/P&gt;&lt;P&gt;		{&lt;/P&gt;&lt;P&gt;			"record_no": "FC-00047",&lt;/P&gt;&lt;P&gt;			"gen_month_tb": "09",&lt;/P&gt;&lt;P&gt;			"gen_year_tb": "2020",&lt;/P&gt;&lt;P&gt;			"status": "Active",&lt;/P&gt;&lt;P&gt;			"BudgetInflated_ca": "433",&lt;/P&gt;&lt;P&gt;			"gen_DirectIndirect01_PD": "34567",&lt;/P&gt;&lt;P&gt;			"Indirect": "34567",&lt;/P&gt;&lt;P&gt;			"creation_date": "10/15/2021 05:25 PM"&lt;/P&gt;&lt;P&gt;		}&lt;/P&gt;&lt;P&gt;	]&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;, which give me a response in the body in the following way &lt;/P&gt;&lt;P&gt;[{"BudgetInflated_ca":"433","record_no":"FC-00047","gen_month_tb":"09","Indirect":"34567","creation_date":"10\/15\/2021 05:25 PM","gen_DirectIndirect01_PD":"34567","gen_year_tb":"2020","status":"Active"}]|&lt;/P&gt;&lt;P&gt;|{"bpname":"Forecast","project_number":"Proj-000011"}&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to create a new record with this response using tRESTClient component. and pass this response as the body how to do that pls help me&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank yu&lt;/P&gt;</description>
      <pubDate>Fri, 15 Nov 2024 23:31:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-POST-request-using-tRESTClient/m-p/2374986#M137496</guid>
      <dc:creator>navnath</dc:creator>
      <dc:date>2024-11-15T23:31:03Z</dc:date>
    </item>
    <item>
      <title>Re: How to POST request using tRESTClient?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-POST-request-using-tRESTClient/m-p/2374987#M137497</link>
      <description>&lt;P&gt;Hi @navnath kalhatkar​,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The error message suggests that the problem is with the fact that the "string" column required by the tRestClient is not populated. The easiest way to resolve this is to place a tMap between your tLogRow and your tRestClient. Then connect the column that holds your JSON to the "string" column of the tMap output that feeds your tRestClient.&lt;/P&gt;</description>
      <pubDate>Thu, 18 Nov 2021 18:32:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-POST-request-using-tRESTClient/m-p/2374987#M137497</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-11-18T18:32:53Z</dc:date>
    </item>
  </channel>
</rss>

