<?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: tWriteJSONField does not allow header names with special characters in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/tWriteJSONField-does-not-allow-header-names-with-special/m-p/2343364#M111127</link>
    <description>&lt;P&gt;HI I try to bypassed it via unicode ex \u022A for * tWriteJsonField allow it in the element name but after it throw exception from the dom4j.QName.validateName() class :&lt;/P&gt;&lt;P&gt;java.lang.IllegalArgumentException: Illegal character in name: 'gghh*'.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.dom4j.QName.validateName(QName.java:340)&lt;/P&gt;</description>
    <pubDate>Wed, 19 May 2021 16:19:05 GMT</pubDate>
    <dc:creator>gjeremy1617088143</dc:creator>
    <dc:date>2021-05-19T16:19:05Z</dc:date>
    <item>
      <title>tWriteJSONField does not allow header names with special characters</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tWriteJSONField-does-not-allow-header-names-with-special/m-p/2343362#M111125</link>
      <description>&lt;P&gt;&lt;/P&gt;&lt;P&gt;The schema used to POST data by calling a rest API has required header names that contain special characters like asterisk * and question symbol ?.  I would like to use the tWriteJSONField to create the schema for the trestclient input.  However, tWriteJSONField does not allow names with special characters.  Any idea, how would I pass the header columns with * or ? to the input of the rest call? &lt;/P&gt;</description>
      <pubDate>Fri, 14 May 2021 22:46:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tWriteJSONField-does-not-allow-header-names-with-special/m-p/2343362#M111125</guid>
      <dc:creator>Edith1</dc:creator>
      <dc:date>2021-05-14T22:46:32Z</dc:date>
    </item>
    <item>
      <title>Re: tWriteJSONField does not allow header names with special characters</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tWriteJSONField-does-not-allow-header-names-with-special/m-p/2343363#M111126</link>
      <description>&lt;P&gt;Hi &lt;/P&gt;&lt;P&gt;Talend studio is Java code generator, the column name will be translated to a Java variable,  so the column name is not allowed to contain special characters. &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;</description>
      <pubDate>Sat, 15 May 2021 03:35:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tWriteJSONField-does-not-allow-header-names-with-special/m-p/2343363#M111126</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-05-15T03:35:26Z</dc:date>
    </item>
    <item>
      <title>Re: tWriteJSONField does not allow header names with special characters</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tWriteJSONField-does-not-allow-header-names-with-special/m-p/2343364#M111127</link>
      <description>&lt;P&gt;HI I try to bypassed it via unicode ex \u022A for * tWriteJsonField allow it in the element name but after it throw exception from the dom4j.QName.validateName() class :&lt;/P&gt;&lt;P&gt;java.lang.IllegalArgumentException: Illegal character in name: 'gghh*'.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.dom4j.QName.validateName(QName.java:340)&lt;/P&gt;</description>
      <pubDate>Wed, 19 May 2021 16:19:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tWriteJSONField-does-not-allow-header-names-with-special/m-p/2343364#M111127</guid>
      <dc:creator>gjeremy1617088143</dc:creator>
      <dc:date>2021-05-19T16:19:05Z</dc:date>
    </item>
    <item>
      <title>Re: tWriteJSONField does not allow header names with special characters</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tWriteJSONField-does-not-allow-header-names-with-special/m-p/2343365#M111128</link>
      <description>&lt;P&gt;So I think the better way is to write the json with non special char and then add them to the string with some replaceAll().&lt;/P&gt;</description>
      <pubDate>Wed, 19 May 2021 16:30:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tWriteJSONField-does-not-allow-header-names-with-special/m-p/2343365#M111128</guid>
      <dc:creator>gjeremy1617088143</dc:creator>
      <dc:date>2021-05-19T16:30:53Z</dc:date>
    </item>
  </channel>
</rss>

