Hi,

I try to use save operation on mongodb componant.
my route is simple from http to mongo like this

when I post a simple JSON data I'm get the response
the data is inserted in database.
but i want to post data for update operation I've send exactly the response
with "cool":"MongoDB"
But the the _id is an invalid BSON 
Invalid BSON field name $oid
in data base the _id is "_id" : ObjectId("5798b871cfa9d41d40b73994")
but JSON does not support functions

please Help me
thank
A+JYT




--
View this message in context: 
http://camel.465427.n5.nabble.com/Howto-save-data-with-camel-mongodb-tp5785497.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to