<?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 creating API - accepting query parameters from the request in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/creating-API-accepting-query-parameters-from-the-request/m-p/2254152#M37247</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I have been trying to get a hand on apis and have a simple api deployed in localhost. I have designed the api to accept a parameter. But I don't receive the parameter right. Providing screenshots of my job&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="Screen Shot 2019-11-13 at 1.35.50 PM.png" style="width: 400px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M8J0.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/148205i6F1D4B053E08B3FF/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M8J0.png" alt="0683p000009M8J0.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;I have a post request with a parameter 'jobName'&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="Screen Shot 2019-11-13 at 1.35.41 PM.png" style="width: 400px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M8Xj.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/146087iF101BFBFC7D2C6C4/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M8Xj.png" alt="0683p000009M8Xj.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;And passing a string to the response component.&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="Screen Shot 2019-11-13 at 1.35.58 PM.png" style="width: 400px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M8Xt.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/141649i8B5371FC7C49AD0B/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M8Xt.png" alt="0683p000009M8Xt.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="Screen Shot 2019-11-13 at 1.36.08 PM.png" style="width: 400px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M8Xy.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/157809i43A09297624A78D1/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M8Xy.png" alt="0683p000009M8Xy.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Im trying to making the post request from POSTMAN like this&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="Screen Shot 2019-11-13 at 1.40.14 PM.png" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M8Xz.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/154908iDC4C4F5048834075/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M8Xz.png" alt="0683p000009M8Xz.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;But there is no response. There is also no error. whenever a request is made, the job shows 0 records processed. what is it that I'm not doing right here?&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screen Shot 2019-11-13 at 1.41.30 PM.png" style="width: 400px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M8Y3.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/138393iEBFE35D947CF4E02/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M8Y3.png" alt="0683p000009M8Y3.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;Please provide me suggestions&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thanks in advance&lt;/P&gt;</description>
    <pubDate>Wed, 13 Nov 2019 18:44:05 GMT</pubDate>
    <dc:creator>nivedhitha</dc:creator>
    <dc:date>2019-11-13T18:44:05Z</dc:date>
    <item>
      <title>creating API - accepting query parameters from the request</title>
      <link>https://community.qlik.com/t5/Talend-Studio/creating-API-accepting-query-parameters-from-the-request/m-p/2254152#M37247</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I have been trying to get a hand on apis and have a simple api deployed in localhost. I have designed the api to accept a parameter. But I don't receive the parameter right. Providing screenshots of my job&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="Screen Shot 2019-11-13 at 1.35.50 PM.png" style="width: 400px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M8J0.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/148205i6F1D4B053E08B3FF/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M8J0.png" alt="0683p000009M8J0.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;I have a post request with a parameter 'jobName'&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="Screen Shot 2019-11-13 at 1.35.41 PM.png" style="width: 400px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M8Xj.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/146087iF101BFBFC7D2C6C4/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M8Xj.png" alt="0683p000009M8Xj.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;And passing a string to the response component.&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="Screen Shot 2019-11-13 at 1.35.58 PM.png" style="width: 400px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M8Xt.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/141649i8B5371FC7C49AD0B/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M8Xt.png" alt="0683p000009M8Xt.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="Screen Shot 2019-11-13 at 1.36.08 PM.png" style="width: 400px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M8Xy.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/157809i43A09297624A78D1/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M8Xy.png" alt="0683p000009M8Xy.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Im trying to making the post request from POSTMAN like this&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="Screen Shot 2019-11-13 at 1.40.14 PM.png" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M8Xz.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/154908iDC4C4F5048834075/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M8Xz.png" alt="0683p000009M8Xz.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;But there is no response. There is also no error. whenever a request is made, the job shows 0 records processed. what is it that I'm not doing right here?&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screen Shot 2019-11-13 at 1.41.30 PM.png" style="width: 400px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M8Y3.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/138393iEBFE35D947CF4E02/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M8Y3.png" alt="0683p000009M8Y3.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;Please provide me suggestions&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thanks in advance&lt;/P&gt;</description>
      <pubDate>Wed, 13 Nov 2019 18:44:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/creating-API-accepting-query-parameters-from-the-request/m-p/2254152#M37247</guid>
      <dc:creator>nivedhitha</dc:creator>
      <dc:date>2019-11-13T18:44:05Z</dc:date>
    </item>
    <item>
      <title>Re: creating API - accepting query parameters from the request</title>
      <link>https://community.qlik.com/t5/Talend-Studio/creating-API-accepting-query-parameters-from-the-request/m-p/2254153#M37248</link>
      <description>&lt;P&gt;I fixed it. I shouldn't have passed jobName as a query parameter but it is the endpoint itself.&lt;/P&gt; 
&lt;P&gt;So making the post request like this works&lt;/P&gt; 
&lt;P&gt;&lt;STRONG&gt;http://localhost:8088/updateStepInsertEvent/apidesign/&lt;/STRONG&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;where apidesign is the value for jobName&lt;/P&gt;</description>
      <pubDate>Wed, 13 Nov 2019 21:07:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/creating-API-accepting-query-parameters-from-the-request/m-p/2254153#M37248</guid>
      <dc:creator>nivedhitha</dc:creator>
      <dc:date>2019-11-13T21:07:23Z</dc:date>
    </item>
  </channel>
</rss>

