<?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: handling of schema dynamically in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/handling-of-schema-dynamically/m-p/2302012#M74046</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There's a component to convert from XML to JSON&lt;/P&gt;&lt;P&gt;&lt;A href="https://exchange.talend.com/#marketplaceproductoverview:marketplace=marketplace%252F1&amp;amp;p=marketplace%252F1%252Fproducts%252F1579&amp;amp;pi=marketplace%252F1%252Fproducts%252F1579%252Fitems%252F2724" target="_blank" rel="nofollow noopener noreferrer"&gt;https://exchange.talend.com/#marketplaceproductoverview:marketplace=marketplace%252F1&amp;amp;p=marketplace%252F1%252Fproducts%252F1579&amp;amp;pi=marketplace%252F1%252Fproducts%252F1579%252Fitems%252F2724&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sidenote, basics Document type which you easily can convert to json i assumen...&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Good Luck&lt;/P&gt;</description>
    <pubDate>Mon, 05 Mar 2018 18:14:56 GMT</pubDate>
    <dc:creator>Jesperrekuh</dc:creator>
    <dc:date>2018-03-05T18:14:56Z</dc:date>
    <item>
      <title>handling of schema dynamically</title>
      <link>https://community.qlik.com/t5/Talend-Studio/handling-of-schema-dynamically/m-p/2302011#M74045</link>
      <description>&lt;P&gt;hello all..&lt;/P&gt;
&lt;P&gt;i need to convert xml file to json and insert that into maprdb. How can I handle schema dynamically in that.&lt;/P&gt;
&lt;P&gt;Suppose my XML has 10 fields and most of the time&amp;nbsp; 3 ,4&amp;nbsp; field contains null values so in that case i just want to store rest fields having values&amp;nbsp; and i don't want to store all 10 fields.But in some time all the fields have values and there is need to store all the fields.&lt;/P&gt;
&lt;P&gt;So to avoid wastage of space i just want to save the fields having some value other then null.Can in do this in talend?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 08:36:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/handling-of-schema-dynamically/m-p/2302011#M74045</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T08:36:12Z</dc:date>
    </item>
    <item>
      <title>Re: handling of schema dynamically</title>
      <link>https://community.qlik.com/t5/Talend-Studio/handling-of-schema-dynamically/m-p/2302012#M74046</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There's a component to convert from XML to JSON&lt;/P&gt;&lt;P&gt;&lt;A href="https://exchange.talend.com/#marketplaceproductoverview:marketplace=marketplace%252F1&amp;amp;p=marketplace%252F1%252Fproducts%252F1579&amp;amp;pi=marketplace%252F1%252Fproducts%252F1579%252Fitems%252F2724" target="_blank" rel="nofollow noopener noreferrer"&gt;https://exchange.talend.com/#marketplaceproductoverview:marketplace=marketplace%252F1&amp;amp;p=marketplace%252F1%252Fproducts%252F1579&amp;amp;pi=marketplace%252F1%252Fproducts%252F1579%252Fitems%252F2724&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sidenote, basics Document type which you easily can convert to json i assumen...&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Good Luck&lt;/P&gt;</description>
      <pubDate>Mon, 05 Mar 2018 18:14:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/handling-of-schema-dynamically/m-p/2302012#M74046</guid>
      <dc:creator>Jesperrekuh</dc:creator>
      <dc:date>2018-03-05T18:14:56Z</dc:date>
    </item>
    <item>
      <title>Re: handling of schema dynamically</title>
      <link>https://community.qlik.com/t5/Talend-Studio/handling-of-schema-dynamically/m-p/2302013#M74047</link>
      <description>&lt;P&gt;hello..&lt;/P&gt;&lt;P&gt;I am able to change xml to json that is not the problem for me.&lt;/P&gt;&lt;P&gt;I want to handle schema dynamically. Like if 4 columns have value that 4 columns should be stored in maprdb and if 7 columns have values than 7 columns should be stored.&lt;/P&gt;</description>
      <pubDate>Mon, 12 Mar 2018 11:47:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/handling-of-schema-dynamically/m-p/2302013#M74047</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-03-12T11:47:19Z</dc:date>
    </item>
    <item>
      <title>Re: handling of schema dynamically</title>
      <link>https://community.qlik.com/t5/Talend-Studio/handling-of-schema-dynamically/m-p/2302014#M74048</link>
      <description>&lt;A href="https://community.qlik.com/s/profile/0053p000007LKrFAAW"&gt;@shalla&lt;/A&gt; - not entirely sure on your use case. But I can think of an approach: If your input would have been a delimited , the solution would hav ebeen lil different For XML ------ Option 1 pick up the maximum possibility hierarchial xml schema file and use as input. tXMLInput (xpath is just "/" -&amp;gt; tXMLMap -&amp;gt; Map all fields to right -&amp;gt; use tJavarow like to filter out or write conditions -&amp;gt; flatten out the file -&amp;gt; arrange back to JSON. Options 2 I have never tried data type as Dynamic with XML type , give it a try. For delimited dynamic data type schema works perfectly fine. only available in enterprise not TOS.</description>
      <pubDate>Mon, 12 Mar 2018 19:33:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/handling-of-schema-dynamically/m-p/2302014#M74048</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-03-12T19:33:54Z</dc:date>
    </item>
    <item>
      <title>Re: handling of schema dynamically</title>
      <link>https://community.qlik.com/t5/Talend-Studio/handling-of-schema-dynamically/m-p/2302015#M74049</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/005390000062xvPAAQ"&gt;@snayak&lt;/A&gt;&amp;nbsp;thanku for your response . I will try try that.I am using enterprise.&lt;/P&gt; 
&lt;P&gt;My use case is dynamically handle the schema in terms of number of columns.Some time xml file has all 30 fields and some time 30-N .&lt;/P&gt;</description>
      <pubDate>Thu, 15 Mar 2018 02:55:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/handling-of-schema-dynamically/m-p/2302015#M74049</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-03-15T02:55:18Z</dc:date>
    </item>
  </channel>
</rss>

