<?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 [resolved] Parsing String (removing unicode 0xb) in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/resolved-Parsing-String-removing-unicode-0xb/m-p/2236890#M25487</link>
    <description>Hi
&lt;BR /&gt;Can anyone help me with this ? I'm trying to remove a unicode character (0xb) in a string(JSON) and input it in tExtractJSONfield. Is there any component that can help me do this. Thanks&amp;nbsp;
&lt;BR /&gt;Regards,
&lt;BR /&gt;John&amp;nbsp;
&lt;BR /&gt;&amp;nbsp;</description>
    <pubDate>Sat, 16 Nov 2024 10:45:53 GMT</pubDate>
    <dc:creator>jdlo_25</dc:creator>
    <dc:date>2024-11-16T10:45:53Z</dc:date>
    <item>
      <title>[resolved] Parsing String (removing unicode 0xb)</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Parsing-String-removing-unicode-0xb/m-p/2236890#M25487</link>
      <description>Hi
&lt;BR /&gt;Can anyone help me with this ? I'm trying to remove a unicode character (0xb) in a string(JSON) and input it in tExtractJSONfield. Is there any component that can help me do this. Thanks&amp;nbsp;
&lt;BR /&gt;Regards,
&lt;BR /&gt;John&amp;nbsp;
&lt;BR /&gt;&amp;nbsp;</description>
      <pubDate>Sat, 16 Nov 2024 10:45:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Parsing-String-removing-unicode-0xb/m-p/2236890#M25487</guid>
      <dc:creator>jdlo_25</dc:creator>
      <dc:date>2024-11-16T10:45:53Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Parsing String (removing unicode 0xb)</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Parsing-String-removing-unicode-0xb/m-p/2236891#M25488</link>
      <description>Hi,&lt;BR /&gt;Please take a look at tReplace component, this component is used to cleanse all files before further processing.&lt;BR /&gt;What does your input json file with a unicode character (0xb) look like?&lt;BR /&gt;Best regards&lt;BR /&gt;Sabrina</description>
      <pubDate>Thu, 03 Mar 2016 07:59:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Parsing-String-removing-unicode-0xb/m-p/2236891#M25488</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-03-03T07:59:13Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Parsing String (removing unicode 0xb)</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Parsing-String-removing-unicode-0xb/m-p/2236892#M25489</link>
      <description>Hello Sabrina, 
&lt;BR /&gt;Good Day ! 
&lt;BR /&gt;Thank you for your suggestion. Will update you if tReplace can do the cleansing, I'm looking at doing the advance mode using the regex pattern&amp;nbsp;. Hoping it will work. Thanks a lot 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MACn.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/154443iC5B8CACEF3D12C6A/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MACn.png" alt="0683p000009MACn.png" /&gt;&lt;/span&gt; 
&lt;BR /&gt;Sorry there is an error uploading the file</description>
      <pubDate>Thu, 03 Mar 2016 11:10:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Parsing-String-removing-unicode-0xb/m-p/2236892#M25489</guid>
      <dc:creator>jdlo_25</dc:creator>
      <dc:date>2016-03-03T11:10:31Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Parsing String (removing unicode 0xb)</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Parsing-String-removing-unicode-0xb/m-p/2236893#M25490</link>
      <description>Hi Sabrina,&amp;nbsp;&lt;BR /&gt;Good Day&amp;nbsp;&lt;BR /&gt;As you advised I use the tReplace to parse the json string and used the advanced setting to replace the unicode character oxb. I used this regex pattern "\\u000B" to replace the unicode &amp;nbsp;and I also tried this pattern "\u000B" but it seems that it doesn't work because I get an error on the tExtractJSONField:&lt;BR /&gt;Error on line 4 of document &amp;nbsp;: An invalid XML character (Unicode: 0xb) was found in the element content of the document. Nested exception: An invalid XML character (Unicode: 0xb) was found in the element content of the document. - Line: 0&lt;BR /&gt;Am I using the wrong regex pattern for the unicode (0xb) ?&lt;BR /&gt;Best Regards&amp;nbsp;&lt;BR /&gt;John</description>
      <pubDate>Mon, 07 Mar 2016 04:01:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Parsing-String-removing-unicode-0xb/m-p/2236893#M25490</guid>
      <dc:creator>jdlo_25</dc:creator>
      <dc:date>2016-03-07T04:01:21Z</dc:date>
    </item>
  </channel>
</rss>

