<?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 use Graphql query with Talend? in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/How-to-use-Graphql-query-with-Talend/m-p/2198285#M1668</link>
    <description>If the same payload is working from postman,which is not working on Talend means if you are calling right URL also, then payload is correct which you have passed in Talend. Print the payload in tjava the you can find that is it giving different which you are passing in postman and correct it that way. 
&lt;BR /&gt;</description>
    <pubDate>Fri, 10 Apr 2020 16:40:47 GMT</pubDate>
    <dc:creator>manodwhb</dc:creator>
    <dc:date>2020-04-10T16:40:47Z</dc:date>
    <item>
      <title>How to use Graphql query with Talend?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-use-Graphql-query-with-Talend/m-p/2198284#M1667</link>
      <description>&lt;P&gt;My query is defined :&lt;/P&gt; 
&lt;P&gt;context.query = ("{\"query\":\"query { psr { product_simples ( merchant_ids: [\"marchent_id\"],product_simple_ids: [\"product_simple\"]) { ean , merchant_product_simple_id,product_simple_id , offers { stock { amount } country { code } status_detail_codes fulfillment_type } } }\n}\"}"&lt;/P&gt; 
&lt;P&gt;) ;&lt;/P&gt; 
&lt;P&gt;In Postman am getting the right response but when using talend im getting this error :&lt;/P&gt; 
&lt;P&gt;|errorCode|errorMessage | |=--------+&lt;/P&gt; 
&lt;P&gt;----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------=|&lt;/P&gt; 
&lt;P&gt;|400 |{ "title": "Bad Request", "flow_id": "87GqcP1m9KGiNO2A", "detail": "Unexpected token b in JSON at position 58", "contact": "zdirect-tech-support@zalando.de", "&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;code": 400 }|&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;To explain more im passing this "context.query"(String) into a json field (tRESTclient) .&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;My job is as such :&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-inline" image-alt="ql1.PNG" style="width: 933px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M9S6.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/158038i93F276EB0B5D3904/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M9S6.png" alt="0683p000009M9S6.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Greetings .&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 02:43:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-use-Graphql-query-with-Talend/m-p/2198284#M1667</guid>
      <dc:creator>kakooo16</dc:creator>
      <dc:date>2024-11-16T02:43:21Z</dc:date>
    </item>
    <item>
      <title>Re: How to use Graphql query with Talend?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-use-Graphql-query-with-Talend/m-p/2198285#M1668</link>
      <description>If the same payload is working from postman,which is not working on Talend means if you are calling right URL also, then payload is correct which you have passed in Talend. Print the payload in tjava the you can find that is it giving different which you are passing in postman and correct it that way. 
&lt;BR /&gt;</description>
      <pubDate>Fri, 10 Apr 2020 16:40:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-use-Graphql-query-with-Talend/m-p/2198285#M1668</guid>
      <dc:creator>manodwhb</dc:creator>
      <dc:date>2020-04-10T16:40:47Z</dc:date>
    </item>
    <item>
      <title>Re: How to use Graphql query with Talend?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-use-Graphql-query-with-Talend/m-p/2198286#M1669</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LKmJAAW" target="_self"&gt;manodwhb&lt;/A&gt;&amp;nbsp;, it's the same yes .&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class=""&gt;I've already print my payload .&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class=""&gt;And im getting the error .&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;PRE&gt;&lt;SPAN class="str"&gt;"detail"&lt;/SPAN&gt;&lt;SPAN class="pun"&gt;:&lt;/SPAN&gt; &lt;SPAN class="str"&gt;"Unexpected token b in JSON at position 58"&lt;/SPAN&gt;&lt;SPAN class="pun"&gt;,&lt;/SPAN&gt;&lt;/PRE&gt;</description>
      <pubDate>Fri, 10 Apr 2020 16:50:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-use-Graphql-query-with-Talend/m-p/2198286#M1669</guid>
      <dc:creator>kakooo16</dc:creator>
      <dc:date>2020-04-10T16:50:26Z</dc:date>
    </item>
    <item>
      <title>Re: How to use Graphql query with Talend?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-use-Graphql-query-with-Talend/m-p/2198287#M1670</link>
      <description>When you print in tjava, it is correct means what kind method and HTTP header are you passing correctly?
&lt;BR /&gt;</description>
      <pubDate>Fri, 10 Apr 2020 16:56:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-use-Graphql-query-with-Talend/m-p/2198287#M1670</guid>
      <dc:creator>manodwhb</dc:creator>
      <dc:date>2020-04-10T16:56:17Z</dc:date>
    </item>
    <item>
      <title>Re: How to use Graphql query with Talend?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-use-Graphql-query-with-Talend/m-p/2198288#M1671</link>
      <description>&lt;P&gt;here is my header&amp;nbsp;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="header.PNG" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M9SG.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/128763i6F756A7F4F4C49D4/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M9SG.png" alt="0683p000009M9SG.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;here is my body&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="body.PNG" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M9SL.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/143266i88A72D6475B7F140/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M9SL.png" alt="0683p000009M9SL.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;and my tfixedflowinput&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="input.PNG" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M95j.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/129426i772E1210CFA8D977/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M95j.png" alt="0683p000009M95j.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 10 Apr 2020 17:03:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-use-Graphql-query-with-Talend/m-p/2198288#M1671</guid>
      <dc:creator>kakooo16</dc:creator>
      <dc:date>2020-04-10T17:03:02Z</dc:date>
    </item>
    <item>
      <title>Re: How to use Graphql query with Talend?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-use-Graphql-query-with-Talend/m-p/2198289#M1672</link>
      <description>Your configuration looks  good and I believe check your Json payload is not correct which is passing in Talend</description>
      <pubDate>Fri, 10 Apr 2020 17:13:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-use-Graphql-query-with-Talend/m-p/2198289#M1672</guid>
      <dc:creator>manodwhb</dc:creator>
      <dc:date>2020-04-10T17:13:09Z</dc:date>
    </item>
    <item>
      <title>Re: How to use Graphql query with Talend?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-use-Graphql-query-with-Talend/m-p/2198290#M1673</link>
      <description>&lt;P&gt;i've verified it many times in&amp;nbsp;&amp;nbsp;&lt;A href="https://jsonformatter.curiousconcept.com/" target="_blank" rel="nofollow noopener noreferrer"&gt;https://jsonformatter.curiousconcept.com/&lt;/A&gt;&amp;nbsp;:&amp;nbsp;&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-inline" image-alt="json.PNG" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M9SQ.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/141760i559217FC4E3891F9/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M9SQ.png" alt="0683p000009M9SQ.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 10 Apr 2020 17:18:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-use-Graphql-query-with-Talend/m-p/2198290#M1673</guid>
      <dc:creator>kakooo16</dc:creator>
      <dc:date>2020-04-10T17:18:30Z</dc:date>
    </item>
    <item>
      <title>Re: How to use Graphql query with Talend?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-use-Graphql-query-with-Talend/m-p/2198291#M1674</link>
      <description>Is there an other way to solve the problem ?</description>
      <pubDate>Fri, 10 Apr 2020 18:30:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-use-Graphql-query-with-Talend/m-p/2198291#M1674</guid>
      <dc:creator>kakooo16</dc:creator>
      <dc:date>2020-04-10T18:30:13Z</dc:date>
    </item>
    <item>
      <title>Re: How to use Graphql query with Talend?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-use-Graphql-query-with-Talend/m-p/2198292#M1675</link>
      <description>You have to break it down like you need check while running Talend job,what request has passed to the api check the back-end. &lt;BR /&gt;</description>
      <pubDate>Sat, 11 Apr 2020 01:11:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-use-Graphql-query-with-Talend/m-p/2198292#M1675</guid>
      <dc:creator>manodwhb</dc:creator>
      <dc:date>2020-04-11T01:11:54Z</dc:date>
    </item>
    <item>
      <title>Re: How to use Graphql query with Talend?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-use-Graphql-query-with-Talend/m-p/2198293#M1676</link>
      <description>How could i do that can you explain more details please ?
&lt;BR /&gt;Thanks in advance</description>
      <pubDate>Sat, 11 Apr 2020 07:41:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-use-Graphql-query-with-Talend/m-p/2198293#M1676</guid>
      <dc:creator>kakooo16</dc:creator>
      <dc:date>2020-04-11T07:41:46Z</dc:date>
    </item>
    <item>
      <title>Re: How to use Graphql query with Talend?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-use-Graphql-query-with-Talend/m-p/2198294#M1677</link>
      <description>If you could provide me more details on how to do that .
&lt;BR /&gt;Thanks
&lt;BR /&gt;</description>
      <pubDate>Sat, 11 Apr 2020 18:11:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-use-Graphql-query-with-Talend/m-p/2198294#M1677</guid>
      <dc:creator>kakooo16</dc:creator>
      <dc:date>2020-04-11T18:11:38Z</dc:date>
    </item>
    <item>
      <title>Re: How to use Graphql query with Talend?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-use-Graphql-query-with-Talend/m-p/2198295#M1678</link>
      <description>&lt;P&gt;I've found an easy solution and it's to pass the query in a tREST .&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm passing this topic to solved ! .&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Mon, 13 Apr 2020 15:50:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-use-Graphql-query-with-Talend/m-p/2198295#M1678</guid>
      <dc:creator>kakooo16</dc:creator>
      <dc:date>2020-04-13T15:50:57Z</dc:date>
    </item>
    <item>
      <title>Re: How to use Graphql query with Talend?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-use-Graphql-query-with-Talend/m-p/2198296#M1679</link>
      <description>&lt;P&gt;@not specified not specified​&amp;nbsp;- Would you be able to post the screenshot of how you passed the Query in the tRest Component ?&lt;/P&gt;</description>
      <pubDate>Sat, 24 Jul 2021 05:57:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-use-Graphql-query-with-Talend/m-p/2198296#M1679</guid>
      <dc:creator>TalendUser1242</dc:creator>
      <dc:date>2021-07-24T05:57:26Z</dc:date>
    </item>
  </channel>
</rss>

