<?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: Cannot extract fields from Couchbase query in Open Studio 7.1 in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Cannot-extract-fields-from-Couchbase-query-in-Open-Studio-7-1/m-p/2282519#M56687</link>
    <description>&lt;P&gt;Ok,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I changed the JSONPath to&amp;nbsp; XPath in the tExtractJSONFIelds and now is working perfectly.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thank you very much for your help!&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="change2XPATHPNG.PNG" style="width: 678px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M2hW.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/131440i72667E91051710CD/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M2hW.png" alt="0683p000009M2hW.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Sat, 23 Feb 2019 15:18:59 GMT</pubDate>
    <dc:creator>spr654</dc:creator>
    <dc:date>2019-02-23T15:18:59Z</dc:date>
    <item>
      <title>Cannot extract fields from Couchbase query in Open Studio 7.1</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Cannot-extract-fields-from-Couchbase-query-in-Open-Studio-7-1/m-p/2282513#M56681</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt; 
&lt;P&gt;I have a job that calls Couchbase. If I use a tLogRow, I can see what is returned. There are the fields:&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="couchbasefields.PNG" style="width: 523px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M3If.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/150224i5F062A495224FEA5/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M3If.png" alt="0683p000009M3If.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;The column &lt;STRONG&gt;content&lt;/STRONG&gt; contains a JSON document that is what I need to extract. The JSON document doesn't always contains the same fields, there are 2 types of JSON documents. I don't know how to handle this situation or how to extract the fields. I tried a bit everything, but no success.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I would need to get the structure in a job, with the tCouchbaseInput component, then extract the json Document &lt;STRONG&gt;content,&amp;nbsp;&lt;/STRONG&gt;and depending of the field "class", treat it to decompose it in 2 different types of records, or not.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Any help is welcome.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 06:31:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Cannot-extract-fields-from-Couchbase-query-in-Open-Studio-7-1/m-p/2282513#M56681</guid>
      <dc:creator>spr654</dc:creator>
      <dc:date>2024-11-16T06:31:39Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot extract fields from Couchbase query in Open Studio 7.1</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Cannot-extract-fields-from-Couchbase-query-in-Open-Studio-7-1/m-p/2282514#M56682</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; Could you please try the following method?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;a) Once the data is extracted, convert the JSON from Document to String using tConvertType&lt;/P&gt;
&lt;P&gt;b) Pass the data to a tMap or tJavarow where you need to write pure java function to parse the "class"field and the data after this field using substring and regex functions.&lt;/P&gt;
&lt;P&gt;c) Verify the data of "class" and based on the value redirect the output to two output flows.&lt;/P&gt;
&lt;P&gt;d) In the first output flow, have design the JSON extraction structure (using a tExtractJSONFields) in first format&lt;/P&gt;
&lt;P&gt;e)&amp;nbsp;In the second output flow, have design the JSON extraction structure (using a tExtractJSONFields) in second format&lt;/P&gt;
&lt;P&gt;f) Once the JSON data is extracted, pass the data to output flow.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Warm Regards,&lt;BR /&gt;Nikhil Thampi&lt;/P&gt;
&lt;P&gt;Please appreciate our Talend community members by giving Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 21 Feb 2019 15:54:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Cannot-extract-fields-from-Couchbase-query-in-Open-Studio-7-1/m-p/2282514#M56682</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-02-21T15:54:01Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot extract fields from Couchbase query in Open Studio 7.1</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Cannot-extract-fields-from-Couchbase-query-in-Open-Studio-7-1/m-p/2282515#M56683</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;SPAN class=""&gt;&lt;A href="https://community.qlik.com/s/profile/00539000006eKOgAAM" target="_self"&gt;@nthampi&lt;/A&gt;,&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;I am currently encountering the following issue:&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;The tCouchbaseInput component has the following mapping (it takes it from the couchbase bucket by default):&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="tcouchbaseinput.PNG" style="width: 540px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M3Lo.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/137699i078AC146B6675520/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M3Lo.png" alt="0683p000009M3Lo.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;When I connect the tCouchbaseInput to a tLogRow, I can see all the data, no problem.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Then&amp;nbsp; I&amp;nbsp;connect the tCouchbaseInput to a &lt;SPAN&gt;tExtractJsonField:&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="extractjsonfields.PNG" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M3Lt.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/154638i01A84891C306B233/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M3Lt.png" alt="0683p000009M3Lt.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;It doesn't work. This is the error I receive:&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;SLF4J: Class path contains multiple SLF4J bindings.&lt;BR /&gt;SLF4J: Found binding in [jar:file:/C:/DEV/TOS_BD-20181026_1147-V7.1.1/configuration/.m2/repository/org/talend/libraries/slf4j-log4j12-1.7.2/6.0.0/slf4j-log4j12-1.7.2-6.0.0.jar!/org/slf4j/impl/StaticLoggerBinder.class]&lt;BR /&gt;SLF4J: Found binding in [jar:file:/C:/DEV/TOS_BD-20181026_1147-V7.1.1/configuration/.m2/repository/org/talend/libraries/slf4j-log4j12-1.7.5/6.0.0/slf4j-log4j12-1.7.5-6.0.0.jar!/org/slf4j/impl/StaticLoggerBinder.class]&lt;BR /&gt;SLF4J: Actual binding is of type [org.slf4j.impl.Log4jLoggerFactory]&lt;BR /&gt;&lt;STRONG&gt;Exception in component tCouchbaseInput_1 (Couchbase)&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;java.lang.ClassCastException: [B cannot be cast to java.lang.String&lt;/STRONG&gt;&lt;BR /&gt;at local_project.couchbase_0_1.Couchbase.tCouchbaseInput_1Process(Couchbase.java:1219)&lt;BR /&gt;at local_project.couchbase_0_1.Couchbase.runJobInTOS(Couchbase.java:1939)&lt;BR /&gt;at local_project.couchbase_0_1.Couchbase.main(Couchbase.java:1788)&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;What can I do?&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;thanks in advance for your help and support&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 22 Feb 2019 16:30:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Cannot-extract-fields-from-Couchbase-query-in-Open-Studio-7-1/m-p/2282515#M56683</guid>
      <dc:creator>spr654</dc:creator>
      <dc:date>2019-02-22T16:30:40Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot extract fields from Couchbase query in Open Studio 7.1</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Cannot-extract-fields-from-Couchbase-query-in-Open-Studio-7-1/m-p/2282516#M56684</link>
      <description>&lt;P&gt;I have finally used a tFileOutputDelimited, even when in &lt;A href="https://community.qlik.com/s/feed/0D53p00007vCqTxCAK" target="_self"&gt;this article&lt;/A&gt;, it is advised to extract the fields into a&amp;nbsp;&lt;SPAN&gt;tExtractJsonField. Now that I passed that first step, I encounter another issue. I have 21000 documents in couchbase, but I can only fetch around 11000 (never the same number).&amp;nbsp; The job stays waiting for Couchbase and I have to end up killing it. As I cannot use a cursor, I really don't know what to do.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Any help is welcome...&lt;/P&gt;</description>
      <pubDate>Fri, 22 Feb 2019 17:29:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Cannot-extract-fields-from-Couchbase-query-in-Open-Studio-7-1/m-p/2282516#M56684</guid>
      <dc:creator>spr654</dc:creator>
      <dc:date>2019-02-22T17:29:45Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot extract fields from Couchbase query in Open Studio 7.1</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Cannot-extract-fields-from-Couchbase-query-in-Open-Studio-7-1/m-p/2282517#M56685</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp;Could you please share a screen shot of you overall job flow for better understanding of your issue.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Warm Regards,&lt;BR /&gt;Nikhil Thampi&lt;/P&gt;
&lt;P&gt;Please appreciate our Talend community members by giving Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 23 Feb 2019 12:07:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Cannot-extract-fields-from-Couchbase-query-in-Open-Studio-7-1/m-p/2282517#M56685</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-02-23T12:07:21Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot extract fields from Couchbase query in Open Studio 7.1</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Cannot-extract-fields-from-Couchbase-query-in-Open-Studio-7-1/m-p/2282518#M56686</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I deleted the job, I created a new job, I inserted a new tCouchbaseInput, and then the field conatining the JSON document had a type of byte[]. Then I understood the problem. I linked the tCouchbaseInput to a tMap, and made an expression converting the&amp;nbsp;byte[] into String, and setting a condition with the INDEX function. This way, I could finally extract the JSON fields from Couchbase, but there is a little issue.&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;My JSON document has a loop in the customer address, because a customer can have several addresses: I have set the json loop to the address level.&lt;/P&gt; 
&lt;P&gt;&lt;BR /&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="tExtractJSONfields.PNG" style="width: 793px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M2kx.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/143892iB8CB9D766E4ADDD1/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M2kx.png" alt="0683p000009M2kx.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;and I get as many rows as addresses the customer has BUT the fields class, validFrom, createdByTransactionId...are null in the output. This means that I cannot reach the information in the parent node, even when the mapping is done for them. I have tried to add ../, and it give me errors, then i tried to add /../ and I don't get anything, and now, I ran out of ideas...&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Any help is welcome. Here is my job:&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JobExtractCouchDB.PNG" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M2ko.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/137700i3D94D5C1D1BA13B9/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M2ko.png" alt="0683p000009M2ko.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;And the function to filter the records:&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="tmapfunction.PNG" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M28u.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/147815i7772C0185B3E4066/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M28u.png" alt="0683p000009M28u.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Here are the results:&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="tlogresults.PNG" style="width: 712px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M2l2.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/131180i53D2BC7000EB9F74/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M2l2.png" alt="0683p000009M2l2.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Any help is welcome.&lt;/P&gt;</description>
      <pubDate>Sat, 23 Feb 2019 14:38:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Cannot-extract-fields-from-Couchbase-query-in-Open-Studio-7-1/m-p/2282518#M56686</guid>
      <dc:creator>spr654</dc:creator>
      <dc:date>2019-02-23T14:38:27Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot extract fields from Couchbase query in Open Studio 7.1</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Cannot-extract-fields-from-Couchbase-query-in-Open-Studio-7-1/m-p/2282519#M56687</link>
      <description>&lt;P&gt;Ok,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I changed the JSONPath to&amp;nbsp; XPath in the tExtractJSONFIelds and now is working perfectly.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thank you very much for your help!&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="change2XPATHPNG.PNG" style="width: 678px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M2hW.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/131440i72667E91051710CD/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M2hW.png" alt="0683p000009M2hW.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 23 Feb 2019 15:18:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Cannot-extract-fields-from-Couchbase-query-in-Open-Studio-7-1/m-p/2282519#M56687</guid>
      <dc:creator>spr654</dc:creator>
      <dc:date>2019-02-23T15:18:59Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot extract fields from Couchbase query in Open Studio 7.1</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Cannot-extract-fields-from-Couchbase-query-in-Open-Studio-7-1/m-p/2282520#M56688</link>
      <description>&lt;P&gt;Can you please share the how to write into couchbase? I already have json input. but while writing bad charector (\)&lt;/P&gt; 
&lt;BLOCKQUOTE&gt; 
 &lt;HR /&gt; 
 &lt;A href="https://community.qlik.com/s/profile/0053p000007LPHZAA4"&gt;@spr654&lt;/A&gt;&amp;nbsp;wrote: 
 &lt;BR /&gt; 
 &lt;P&gt;Ok,&lt;/P&gt; 
 &lt;P&gt;&amp;nbsp;&lt;/P&gt; 
 &lt;P&gt;I changed the JSONPath to&amp;nbsp; XPath in the tExtractJSONFIelds and now is working perfectly.&lt;/P&gt; 
 &lt;P&gt;&amp;nbsp;&lt;/P&gt; 
 &lt;P&gt;Thank you very much for your help!&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="change2XPATHPNG.PNG" style="width: 678px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M2hW.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/131440i72667E91051710CD/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M2hW.png" alt="0683p000009M2hW.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
 &lt;HR /&gt; 
&lt;/BLOCKQUOTE&gt; 
&lt;P&gt;&lt;BR /&gt;in into bucket.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 01 Mar 2019 04:18:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Cannot-extract-fields-from-Couchbase-query-in-Open-Studio-7-1/m-p/2282520#M56688</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-03-01T04:18:03Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot extract fields from Couchbase query in Open Studio 7.1</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Cannot-extract-fields-from-Couchbase-query-in-Open-Studio-7-1/m-p/2282521#M56689</link>
      <description>&lt;P&gt;Hi vjalagam,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Unfortunately, I have never upload to Coachbase, i have only downloaded from Couchbase.&lt;/P&gt;</description>
      <pubDate>Fri, 01 Mar 2019 09:10:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Cannot-extract-fields-from-Couchbase-query-in-Open-Studio-7-1/m-p/2282521#M56689</guid>
      <dc:creator>spr654</dc:creator>
      <dc:date>2019-03-01T09:10:05Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot extract fields from Couchbase query in Open Studio 7.1</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Cannot-extract-fields-from-Couchbase-query-in-Open-Studio-7-1/m-p/2282522#M56690</link>
      <description>&lt;P&gt;I have similar scenario,where i have to read data from couch base .I used tcouchbaseinput to fetch the data,but its not able to read entire record after fetching few record(eg:18000),it gets stuck.&lt;/P&gt;&lt;P&gt;Can anyone help here.&lt;/P&gt;</description>
      <pubDate>Tue, 31 Mar 2020 14:04:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Cannot-extract-fields-from-Couchbase-query-in-Open-Studio-7-1/m-p/2282522#M56690</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-03-31T14:04:34Z</dc:date>
    </item>
  </channel>
</rss>

