<?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: Inserting String from CSV to mongoDB: add backslashes in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Inserting-String-from-CSV-to-mongoDB-add-backslashes/m-p/2211742#M9656</link>
    <description>Typically, the inputdelimited component will read fields from a file as the type you configured in your schema - without the need for explicit conversion. However, you want to do exception handling to make sure you don't try to convert a value into a type that is not allowed (for example, a field contains "1.00"; if you read this in an integer, you'd have an exception; however if you read it in a double, it would be fine.).</description>
    <pubDate>Mon, 03 Mar 2014 14:59:32 GMT</pubDate>
    <dc:creator>willm1</dc:creator>
    <dc:date>2014-03-03T14:59:32Z</dc:date>
    <item>
      <title>Inserting String from CSV to mongoDB: add backslashes</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Inserting-String-from-CSV-to-mongoDB-add-backslashes/m-p/2211740#M9654</link>
      <description>Hi, I've developed an ETL job to import data from various CSVs files. So, there's some conversions of data (longs, ints, and per default Strings values).&lt;BR /&gt;My problem is, when I saw the data string inserted, have this look:&lt;BR /&gt;&lt;PRE&gt;"prueba" : "\"mate4b\""&lt;/PRE&gt;&lt;BR /&gt;And I'm waiting something like:&lt;BR /&gt;&lt;PRE&gt;"prueba" : "mate4b"&lt;/PRE&gt;&lt;BR /&gt;There's some config to apply this form?&lt;BR /&gt;Thanks in advance guys.</description>
      <pubDate>Sat, 16 Nov 2024 11:44:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Inserting-String-from-CSV-to-mongoDB-add-backslashes/m-p/2211740#M9654</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T11:44:07Z</dc:date>
    </item>
    <item>
      <title>Re: Inserting String from CSV to mongoDB: add backslashes</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Inserting-String-from-CSV-to-mongoDB-add-backslashes/m-p/2211741#M9655</link>
      <description>Have you explored the CSV options on the "Advanced setting" tab of the tFileInputDelimited  component, where you can specify escape characters and how to wrap text values?</description>
      <pubDate>Mon, 03 Mar 2014 14:56:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Inserting-String-from-CSV-to-mongoDB-add-backslashes/m-p/2211741#M9655</guid>
      <dc:creator>willm1</dc:creator>
      <dc:date>2014-03-03T14:56:14Z</dc:date>
    </item>
    <item>
      <title>Re: Inserting String from CSV to mongoDB: add backslashes</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Inserting-String-from-CSV-to-mongoDB-add-backslashes/m-p/2211742#M9656</link>
      <description>Typically, the inputdelimited component will read fields from a file as the type you configured in your schema - without the need for explicit conversion. However, you want to do exception handling to make sure you don't try to convert a value into a type that is not allowed (for example, a field contains "1.00"; if you read this in an integer, you'd have an exception; however if you read it in a double, it would be fine.).</description>
      <pubDate>Mon, 03 Mar 2014 14:59:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Inserting-String-from-CSV-to-mongoDB-add-backslashes/m-p/2211742#M9656</guid>
      <dc:creator>willm1</dc:creator>
      <dc:date>2014-03-03T14:59:32Z</dc:date>
    </item>
    <item>
      <title>Re: Inserting String from CSV to mongoDB: add backslashes</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Inserting-String-from-CSV-to-mongoDB-add-backslashes/m-p/2211743#M9657</link>
      <description>You can try using regular expression.&amp;nbsp;</description>
      <pubDate>Wed, 07 Jan 2015 09:37:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Inserting-String-from-CSV-to-mongoDB-add-backslashes/m-p/2211743#M9657</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2015-01-07T09:37:13Z</dc:date>
    </item>
  </channel>
</rss>

