<?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 tWriteJSONField outputs tree, how to pass other columns? in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/tWriteJSONField-outputs-tree-how-to-pass-other-columns/m-p/2350559#M117401</link>
    <description>&lt;P&gt;Hi everybody,&lt;/P&gt;&lt;P&gt;I have an input file that contains 6 columns,&lt;/P&gt;&lt;P&gt;I used the first 5 columns in a component twritejsonField to get my json output tree; problem is that i need to pass also the sixth column like parameter in next component (tRestclient).&lt;/P&gt;&lt;P&gt;But i don't know how to pass at the same time my json output tree and the 6th column to my next component (tResClient) &lt;/P&gt;&lt;P&gt;Thank for help&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 00:01:04 GMT</pubDate>
    <dc:creator>idembel2</dc:creator>
    <dc:date>2024-11-16T00:01:04Z</dc:date>
    <item>
      <title>tWriteJSONField outputs tree, how to pass other columns?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tWriteJSONField-outputs-tree-how-to-pass-other-columns/m-p/2350559#M117401</link>
      <description>&lt;P&gt;Hi everybody,&lt;/P&gt;&lt;P&gt;I have an input file that contains 6 columns,&lt;/P&gt;&lt;P&gt;I used the first 5 columns in a component twritejsonField to get my json output tree; problem is that i need to pass also the sixth column like parameter in next component (tRestclient).&lt;/P&gt;&lt;P&gt;But i don't know how to pass at the same time my json output tree and the 6th column to my next component (tResClient) &lt;/P&gt;&lt;P&gt;Thank for help&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 00:01:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tWriteJSONField-outputs-tree-how-to-pass-other-columns/m-p/2350559#M117401</guid>
      <dc:creator>idembel2</dc:creator>
      <dc:date>2024-11-16T00:01:04Z</dc:date>
    </item>
    <item>
      <title>Re: tWriteJSONField outputs tree, how to pass other columns?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tWriteJSONField-outputs-tree-how-to-pass-other-columns/m-p/2350560#M117402</link>
      <description>&lt;P&gt;Hi  &lt;/P&gt;&lt;P&gt;Use a tFlowToIterate to iterate the input rows,  add a tMap after tWriteJSonField and add a new column, set its value like:&lt;/P&gt;&lt;P&gt;(String)globalMap.get("row1.columnName")&lt;/P&gt;&lt;P&gt;the job design looks like:&lt;/P&gt;&lt;P&gt;tFileInputDelimited--main(row1)--tFlowToIterate--iterate--tFixedFlowInput--main--tWriteJSonField--tMap--out1--&amp;gt;tRestClient...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;tFixedFlowInput: generate the current row only with 5 columns.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Shong&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 24 Jun 2021 04:30:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tWriteJSONField-outputs-tree-how-to-pass-other-columns/m-p/2350560#M117402</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-06-24T04:30:30Z</dc:date>
    </item>
    <item>
      <title>Re: tWriteJSONField outputs tree, how to pass other columns?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tWriteJSONField-outputs-tree-how-to-pass-other-columns/m-p/2350561#M117403</link>
      <description>&lt;P&gt;Hi Shong,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for your help, i test your idea and let you know.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 24 Jun 2021 09:37:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tWriteJSONField-outputs-tree-how-to-pass-other-columns/m-p/2350561#M117403</guid>
      <dc:creator>idembel2</dc:creator>
      <dc:date>2021-06-24T09:37:55Z</dc:date>
    </item>
    <item>
      <title>Re: tWriteJSONField outputs tree, how to pass other columns?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tWriteJSONField-outputs-tree-how-to-pass-other-columns/m-p/2350562#M117404</link>
      <description>&lt;P&gt;I test it and it works&lt;/P&gt;&lt;P&gt;Thank you very much Shong&lt;/P&gt;</description>
      <pubDate>Thu, 24 Jun 2021 13:53:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tWriteJSONField-outputs-tree-how-to-pass-other-columns/m-p/2350562#M117404</guid>
      <dc:creator>idembel2</dc:creator>
      <dc:date>2021-06-24T13:53:31Z</dc:date>
    </item>
  </channel>
</rss>

