Return-Path: X-Original-To: apmail-camel-users-archive@www.apache.org Delivered-To: apmail-camel-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id DC8BF199F6 for ; Thu, 14 Apr 2016 14:08:11 +0000 (UTC) Received: (qmail 64657 invoked by uid 500); 14 Apr 2016 14:08:11 -0000 Delivered-To: apmail-camel-users-archive@camel.apache.org Received: (qmail 64608 invoked by uid 500); 14 Apr 2016 14:08:11 -0000 Mailing-List: contact users-help@camel.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@camel.apache.org Delivered-To: mailing list users@camel.apache.org Received: (qmail 64597 invoked by uid 99); 14 Apr 2016 14:08:11 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 14 Apr 2016 14:08:11 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id C38FCC3A39 for ; Thu, 14 Apr 2016 14:08:10 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 2.232 X-Spam-Level: ** X-Spam-Status: No, score=2.232 tagged_above=-999 required=6.31 tests=[RCVD_IN_DNSWL_NONE=-0.0001, SPF_FAIL=0.919, URI_HEX=1.313] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id MpVEydvzKeCj for ; Thu, 14 Apr 2016 14:08:09 +0000 (UTC) Received: from mbob.nabble.com (mbob.nabble.com [162.253.133.15]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTP id 66FAD5F242 for ; Thu, 14 Apr 2016 14:08:08 +0000 (UTC) Received: from msam.nabble.com (unknown [162.253.133.85]) by mbob.nabble.com (Postfix) with ESMTP id F2BFC253708C for ; Thu, 14 Apr 2016 06:55:14 -0700 (PDT) Date: Thu, 14 Apr 2016 07:08:07 -0700 (MST) From: patelp7 To: users@camel.apache.org Message-ID: <1460642887173-5781109.post@n5.nabble.com> In-Reply-To: <570EAF55.1090907@gmail.com> References: <1460573365154-5781028.post@n5.nabble.com> <570E957B.2030304@gmail.com> <1460574225512-5781030.post@n5.nabble.com> <570E986E.6040409@gmail.com> <1460574810510-5781032.post@n5.nabble.com> <570E9AE0.1060505@gmail.com> <1460575578792-5781036.post@n5.nabble.com> <570EA264.8080100@gmail.com> <1460578082420-5781038.post@n5.nabble.com> <570EAF55.1090907@gmail.com> Subject: Re: Unicode characters not recognizing when reading file MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit I tried and it just doesnt work for me. As soon as I modify the body, either try to replace all /r/n with /n or convert the body to string or use the transform tag, the character is corrupted. I have attached the file if that's helpful. sample_data_export.csv -- View this message in context: http://camel.465427.n5.nabble.com/Unicode-characters-not-recognizing-when-reading-file-tp5781028p5781109.html Sent from the Camel - Users mailing list archive at Nabble.com.