Query on Date Field Mongo

2019-07-24 Thread Bikash Kaushik
Hello, I want to query on a Date field in Mongo DB in blueprint only. I do not want to use java to get the date object. Is this possible? -- *Regards,* *Bikash Kaushik,*

Re: Regarding nested double quotes unmarshal issue.

2019-07-24 Thread Michael Kay
How can anyone on this list possibly help you? If your client sends you unreadable data, that's something you need to sort out with your client. What would you do if they sent you a cheque that you couldn't cash? Send it back and ask them to correct it. Michael Kay Saxonica > On 24 Jul 2019, a

Regarding nested double quotes unmarshal issue.

2019-07-24 Thread Priya . Srinivasan
Hi, We are working with apache camel for past 4 months. Here, we unmarshal a csv file and perform some operation with that data. The problem we are facing now is, while unmarshalling a csv file we are getting a particular column with nested double quotes value. Due to that, the csv file parsin