<?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 REST API in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/REST-API/m-p/2348833#M115902</link>
    <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;I am trying to connect to sysaid API using Talend  by passing parameters username and password to get Jsessionid  as response by using POST method but I am not getting 500 status code error. But in postman when I pass endpoint url and providing un and pw in the body there I AM getting the SESSSIONID. i am not sure where I am making the mistake.&lt;/P&gt;&lt;P&gt;I will attach the screenshot for this.  Please advice me how to go about this if I am wrong I am new to working on API.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000hu84jAAA.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/155358iA50C1E0063F32637/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000hu84jAAA.png" alt="0695b00000hu84jAAA.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
    <pubDate>Fri, 15 Nov 2024 21:42:04 GMT</pubDate>
    <dc:creator>LPEDDAKOTLA1663685436</dc:creator>
    <dc:date>2024-11-15T21:42:04Z</dc:date>
    <item>
      <title>REST API</title>
      <link>https://community.qlik.com/t5/Talend-Studio/REST-API/m-p/2348833#M115902</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;I am trying to connect to sysaid API using Talend  by passing parameters username and password to get Jsessionid  as response by using POST method but I am not getting 500 status code error. But in postman when I pass endpoint url and providing un and pw in the body there I AM getting the SESSSIONID. i am not sure where I am making the mistake.&lt;/P&gt;&lt;P&gt;I will attach the screenshot for this.  Please advice me how to go about this if I am wrong I am new to working on API.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000hu84jAAA.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/155358iA50C1E0063F32637/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000hu84jAAA.png" alt="0695b00000hu84jAAA.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Fri, 15 Nov 2024 21:42:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/REST-API/m-p/2348833#M115902</guid>
      <dc:creator>LPEDDAKOTLA1663685436</dc:creator>
      <dc:date>2024-11-15T21:42:04Z</dc:date>
    </item>
    <item>
      <title>Re: REST API</title>
      <link>https://community.qlik.com/t5/Talend-Studio/REST-API/m-p/2348834#M115903</link>
      <description>&lt;P&gt;Hello @Lourd PEDDAKOTLA​&amp;nbsp;,&lt;/P&gt;&lt;P&gt;There will be something wrong with the request body content or the settings of tRESTClient component.&lt;/P&gt;&lt;P&gt;Here is an article about &lt;B&gt;Building a JSON document with tXMLMap to call a REST service &lt;/B&gt;which is similar to your case.&lt;/P&gt;&lt;P&gt;https://help.talend.com/r/en-US/7.3/esb-rest/trestclient-txmlmap-tfileinputdelimited-tfileinputdelimited-building-json-document-with-txmlmap-to-call-rest-service-standard-component&lt;/P&gt;&lt;P&gt;Hope it will be helpful for you.&lt;/P&gt;&lt;P&gt;if it doesn't help, it's recommended to use tREST component as instead, then you can setup HTTP header parameters and set the HTTP body  directly, which is similar to what you did in postman.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Aiming&lt;/P&gt;</description>
      <pubDate>Fri, 09 Jun 2023 01:50:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/REST-API/m-p/2348834#M115903</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-06-09T01:50:58Z</dc:date>
    </item>
    <item>
      <title>Re: REST API</title>
      <link>https://community.qlik.com/t5/Talend-Studio/REST-API/m-p/2348835#M115904</link>
      <description>&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Try using the tRest Component and pass the row in the body as a string of json.&lt;/P&gt;&lt;P&gt;​&lt;/P&gt;&lt;P&gt;I can refer these links for you: &lt;/P&gt;&lt;P&gt;https://community.talend.com/s/question/0D53p00007vCmbUCAS/post-json-with-rest-api?language=en_US&lt;/P&gt;&lt;P&gt;https://community.talend.com/s/question/0D53p00007vClxOCAS/call-trestclient-with-post-by-passing-json-body?language=en_US&lt;/P&gt;&lt;P&gt;https://community.talend.com/s/question/0D53p00007vCohzCAC/trestclient-post-json-body?language=en_US&lt;/P&gt;&lt;P&gt;​&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;​&lt;/P&gt;&lt;P&gt;Vader Out &lt;span class="lia-unicode-emoji" title=":flexed_biceps:"&gt;💪&lt;/span&gt;.&lt;/P&gt;&lt;P&gt;​&lt;/P&gt;</description>
      <pubDate>Fri, 09 Jun 2023 09:50:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/REST-API/m-p/2348835#M115904</guid>
      <dc:creator>Lord-Vader</dc:creator>
      <dc:date>2023-06-09T09:50:50Z</dc:date>
    </item>
  </channel>
</rss>

