<?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: Creating a JSON schema with JSON keys containing spaces in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Creating-a-JSON-schema-with-JSON-keys-containing-spaces/m-p/2237416#M25850</link>
    <description>Hi Jay&amp;nbsp;&lt;BR /&gt;It is not allowed to contains a space in the column name, because Talend studio is a Java code generator, each column will be variable in the job class. A variable name can not contains a space in Java. You need to replace the space with other character such as "_".</description>
    <pubDate>Thu, 10 Dec 2015 09:59:32 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2015-12-10T09:59:32Z</dc:date>
    <item>
      <title>Creating a JSON schema with JSON keys containing spaces</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Creating-a-JSON-schema-with-JSON-keys-containing-spaces/m-p/2237415#M25849</link>
      <description>Hi,
&lt;BR /&gt;&amp;nbsp;&amp;nbsp; I tried creating a JSON schema(inside metadata)&amp;nbsp;which contains json keys which has space for eg. "prod partnumber" : "123".&amp;nbsp; I am unable to do this?. Any help in creating the schema is much appreciated.
&lt;BR /&gt;"products": 
&lt;BR /&gt;Regards
&lt;BR /&gt;Jay</description>
      <pubDate>Fri, 04 Dec 2015 18:11:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Creating-a-JSON-schema-with-JSON-keys-containing-spaces/m-p/2237415#M25849</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-12-04T18:11:25Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a JSON schema with JSON keys containing spaces</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Creating-a-JSON-schema-with-JSON-keys-containing-spaces/m-p/2237416#M25850</link>
      <description>Hi Jay&amp;nbsp;&lt;BR /&gt;It is not allowed to contains a space in the column name, because Talend studio is a Java code generator, each column will be variable in the job class. A variable name can not contains a space in Java. You need to replace the space with other character such as "_".</description>
      <pubDate>Thu, 10 Dec 2015 09:59:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Creating-a-JSON-schema-with-JSON-keys-containing-spaces/m-p/2237416#M25850</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-12-10T09:59:32Z</dc:date>
    </item>
  </channel>
</rss>

